mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Make all dependencies consistent
This commit is contained in:
parent
13f686266b
commit
a8a02970f9
16 changed files with 50 additions and 38 deletions
|
|
@ -69,21 +69,21 @@
|
|||
"ramsey/uuid": "^4.0",
|
||||
"sonata-project/block-bundle": "^4.2",
|
||||
"stof/doctrine-extensions-bundle": "^1.4",
|
||||
"sylius-labs/association-hydrator": "^1.1.3 || dev-master",
|
||||
"sylius-labs/doctrine-migrations-extra-bundle": "^0.1.4 || dev-master",
|
||||
"sylius-labs/association-hydrator": "^1.1 || ^1.2",
|
||||
"sylius-labs/doctrine-migrations-extra-bundle": "^0.1.4 || ^0.2",
|
||||
"sylius-labs/polyfill-symfony-event-dispatcher": "^1.0.1",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || dev-master",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || ^1.1",
|
||||
"sylius-labs/polyfill-symfony-security": "dev-master",
|
||||
"sylius/calendar": "^0.3 || dev-master",
|
||||
"sylius/fixtures-bundle": "^1.6.1 || dev-master",
|
||||
"sylius/grid": "^1.11 || ^1.12@alpha",
|
||||
"sylius/grid-bundle": "^1.11 || ^1.12@alpha",
|
||||
"sylius/mailer": "^1.5 || dev-symfony-6",
|
||||
"sylius/mailer-bundle": "^1.5 || dev-symfony-6",
|
||||
"sylius/mailer": "^1.8 || ^2.0@beta",
|
||||
"sylius/mailer-bundle": "^1.8 || ^2.0@beta",
|
||||
"sylius/registry": "^1.5",
|
||||
"sylius/resource": "^1.9 || ^1.10@alpha",
|
||||
"sylius/resource-bundle": "^1.9 || ^1.10@alpha",
|
||||
"sylius/theme-bundle": "^2.1.1 || dev-master",
|
||||
"sylius/theme-bundle": "^2.1.1 || ^2.3",
|
||||
"symfony/asset": "^5.4 || ^6.0",
|
||||
"symfony/config": "^5.4 || ^6.0",
|
||||
"symfony/console": "^5.4 || ^6.0",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"doctrine/orm": "^2.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -73,7 +73,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -68,7 +68,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
],
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||||
"egulias/email-validator": "^3.0",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.0.1",
|
||||
"egulias/email-validator": "^3.1",
|
||||
"fakerphp/faker": "^1.10",
|
||||
"jms/serializer-bundle": "^4.0",
|
||||
"knplabs/gaufrette": "^0.10",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"liip/imagine-bundle": "^2.3",
|
||||
"sonata-project/block-bundle": "^4.2",
|
||||
"sylius-labs/association-hydrator": "^1.1 || ^1.2",
|
||||
"sylius-labs/doctrine-migrations-extra-bundle": "^0.1.3 || ^0.2",
|
||||
"sylius-labs/doctrine-migrations-extra-bundle": "^0.1.4 || ^0.2",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || ^1.1",
|
||||
"sylius/addressing-bundle": "^1.6",
|
||||
"sylius/attribute-bundle": "^1.6",
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"sylius/locale-bundle": "^1.6",
|
||||
"sylius/money-bundle": "^1.6",
|
||||
"sylius/order-bundle": "^1.6 || dev-symfony-6",
|
||||
"sylius/payment-bundle": "^1.6",
|
||||
"sylius/payment-bundle": "^1.6 || dev-symfony-6",
|
||||
"sylius/payum-bundle": "^1.6",
|
||||
"sylius/product-bundle": "^1.6",
|
||||
"sylius/promotion-bundle": "^1.6",
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"sylius/taxation-bundle": "^1.6",
|
||||
"sylius/taxonomy-bundle": "^1.6",
|
||||
"sylius/mailer-bundle": "^1.8 || ^2.0@beta",
|
||||
"sylius/theme-bundle": "^2.1.1 || dev-symfony6",
|
||||
"sylius/theme-bundle": "^2.1.1 || ^2.3",
|
||||
"sylius/ui-bundle": "^1.6",
|
||||
"sylius/user-bundle": "^1.6 || dev-symfony-6",
|
||||
"symfony/framework-bundle": "^5.4 || ^6.0",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"doctrine/orm": "^2.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -72,7 +72,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
"require-dev": {
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0"
|
||||
|
|
@ -81,7 +81,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"doctrine/orm": "^2.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"twig/twig": "^2.12 || ^3.3"
|
||||
|
|
@ -72,7 +72,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"friendsofphp/proxy-manager-lts": "^1.0.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"twig/twig": "^2.12 || ^3.3"
|
||||
|
|
@ -72,7 +72,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"doctrine/orm": "^2.7",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"sylius/currency-bundle": "^1.6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
|
|
@ -73,7 +73,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"require": {
|
||||
"php": "^8.0",
|
||||
"stof/doctrine-extensions-bundle": "^1.4",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || dev-master",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || ^1.1",
|
||||
"sylius/money-bundle": "^1.6",
|
||||
"sylius/order": "^1.6",
|
||||
"sylius/resource-bundle": "^1.9 || ^1.10@alpha",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"sylius/locale-bundle": "^1.6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0"
|
||||
|
|
@ -71,7 +71,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -78,7 +78,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"sylius/mailer-bundle": "^1.8 || ^2.0@beta",
|
||||
"sylius/resource-bundle": "^1.9 || ^1.10@alpha",
|
||||
"sylius/review": "^1.6",
|
||||
"sylius/user-bundle": "^1.6 || dev-master",
|
||||
"sylius/user-bundle": "^1.6 || dev-symfony-6",
|
||||
"symfony/framework-bundle": "^5.4 || ^6.0"
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"require-dev": {
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -86,7 +86,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0",
|
||||
|
|
@ -74,7 +74,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"matthiasnoback/symfony-dependency-injection-test": "^4.2",
|
||||
"phpspec/phpspec": "^7.2",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
|
||||
"polishsymfonycommunity/symfony-mocker-container": "dev-support-symfony-6",
|
||||
"symfony/browser-kit": "^5.4 || ^6.0",
|
||||
"symfony/dependency-injection": "^5.4 || ^6.0",
|
||||
"symfony/form": "^5.4 || ^6.0"
|
||||
|
|
@ -74,7 +74,8 @@
|
|||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}
|
||||
},
|
||||
{ "type": "vcs", "url": "git@github.com:Zales0123/SymfonyMockerContainer.git" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"doctrine/orm": "^2.7",
|
||||
"egulias/email-validator": "^3.1",
|
||||
"sylius-labs/polyfill-symfony-event-dispatcher": "^1.0.1",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || dev-master",
|
||||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || ^1.1",
|
||||
"sylius/mailer-bundle": "^1.8 || ^2.0@beta",
|
||||
"sylius/resource-bundle": "^1.9 || ^1.10@alpha",
|
||||
"sylius/user": "^1.6 || dev-symfony-6",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue