|
30 | 30 | "doctrine/annotations": "^2.0", |
31 | 31 | "doctrine/collections": "^1.8 || ^2.0", |
32 | 32 | "doctrine/doctrine-bundle": "^2.0", |
33 | | - "doctrine/event-manager": "^1.1", |
| 33 | + "doctrine/event-manager": "^1.1 || ^2.0", |
34 | 34 | "doctrine/inflector": "^1.4 || ^2.0", |
35 | 35 | "doctrine/persistence": "^2.0 || ^3.0", |
36 | 36 | "gedmo/doctrine-extensions": "^2.4.12 || ^3.0", |
37 | 37 | "sylius/registry": "^1.2", |
38 | | - "symfony/config": "^5.4 || ^6.4", |
| 38 | + "symfony/config": "^5.4 || ^6.4 || ^7.0", |
39 | 39 | "symfony/deprecation-contracts": "^2.1 || ^3.0", |
40 | | - "symfony/expression-language": "^5.4 || ^6.4", |
41 | | - "symfony/form": "^5.4 || ^6.4", |
42 | | - "symfony/framework-bundle": "^5.4 || ^6.4", |
43 | | - "symfony/http-foundation": "^5.4 || ^6.4", |
44 | | - "symfony/intl": "^5.4 || ^6.4", |
45 | | - "symfony/security-core": "^5.4 || ^6.4", |
46 | | - "symfony/security-csrf": "^5.4 || ^6.4", |
47 | | - "symfony/routing": "^5.4 || ^6.4", |
48 | | - "symfony/translation": "^5.4 || ^6.4", |
49 | | - "symfony/twig-bundle": "^5.4 || ^6.4", |
50 | | - "symfony/validator": "^5.4 || ^6.4", |
51 | | - "symfony/yaml": "^5.4 || ^6.4", |
| 40 | + "symfony/expression-language": "^5.4 || ^6.4 || ^7.0", |
| 41 | + "symfony/form": "^5.4 || ^6.4 || ^7.0", |
| 42 | + "symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0", |
| 43 | + "symfony/http-foundation": "^5.4 || ^6.4 || ^7.0", |
| 44 | + "symfony/intl": "^5.4 || ^6.4 || ^7.0", |
| 45 | + "symfony/security-core": "^5.4 || ^6.4 || ^7.0", |
| 46 | + "symfony/security-csrf": "^5.4 || ^6.4 || ^7.0", |
| 47 | + "symfony/routing": "^5.4 || ^6.4 || ^7.0", |
| 48 | + "symfony/translation": "^5.4 || ^6.4 || ^7.0", |
| 49 | + "symfony/twig-bundle": "^5.4 || ^6.4 || ^7.0", |
| 50 | + "symfony/validator": "^5.4 || ^6.4 || ^7.0", |
| 51 | + "symfony/yaml": "^5.4 || ^6.4 || ^7.0", |
52 | 52 | "webmozart/assert": "^1.8", |
53 | | - "winzou/state-machine-bundle": "^0.6", |
| 53 | + "winzou/state-machine-bundle": "^0.6.2", |
54 | 54 | "willdurand/negotiation": "^3.1" |
55 | 55 | }, |
56 | 56 | "replace": { |
|
61 | 61 | "friendsofsymfony/rest-bundle": "^3.0", |
62 | 62 | "jms/serializer-bundle": "^3.5 || ^4.0 || ^5.0", |
63 | 63 | "lchrusciel/api-test-case": "^5.0", |
64 | | - "matthiasnoback/symfony-dependency-injection-test": "^4.2.1", |
| 64 | + "matthiasnoback/symfony-dependency-injection-test": "^4.2.1 || ^5.1", |
65 | 65 | "pagerfanta/pagerfanta": "^3.7 || ^4.0", |
66 | 66 | "pamil/phpspec-skip-example-extension": "^4.2", |
67 | 67 | "phpspec/phpspec": "^7.3", |
|
70 | 70 | "phpstan/phpstan-phpunit": "^1.1", |
71 | 71 | "phpstan/phpstan-webmozart-assert": "^1.2", |
72 | 72 | "phpunit/phpunit": "^9.5", |
| 73 | + "rector/rector": "^0.18.2", |
73 | 74 | "sylius-labs/coding-standard": "^4.0", |
74 | | - "sylius/grid-bundle": "^1.7 || v1.12.0-ALPHA.1", |
75 | | - "symfony/console": "^5.4 || ^6.4", |
76 | | - "symfony/dependency-injection": "^5.4 || ^6.4", |
77 | | - "symfony/dotenv": "^5.4 || ^6.4", |
78 | | - "symfony/stopwatch": "^5.4 || ^6.4", |
79 | | - "symfony/uid": "^5.4 || ^6.4", |
80 | | - "symfony/workflow": "^5.4 || ^6.4", |
| 75 | + "sylius/grid-bundle": "^1.7 || dev-symfony-7", |
| 76 | + "symfony/console": "^5.4 || ^6.4 || ^7.0", |
| 77 | + "symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0", |
| 78 | + "symfony/dotenv": "^5.4 || ^6.4 || ^7.0", |
| 79 | + "symfony/http-kernel": "^5.4 || ^6.4 || ^7.0", |
| 80 | + "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0", |
| 81 | + "symfony/uid": "^5.4 || ^6.4 || ^7.0", |
| 82 | + "symfony/workflow": "^5.4 || ^6.4 || ^7.0", |
| 83 | + "symfony/messenger": "^5.4 || ^6.4 || ^7.0", |
| 84 | + "symfony/serializer": "^5.4 || ^6.4 || ^7.0", |
| 85 | + "symfony/security-bundle": "^5.4 || ^6.4 || ^7.0", |
81 | 86 | "twig/twig": "^2.12 || ^3.0", |
82 | 87 | "vimeo/psalm": "^5.20", |
83 | | - "rector/rector": "^0.18.2", |
84 | | - "symfony/messenger": "^5.4 || ^6.4", |
85 | | - "symfony/serializer": "^5.4 || ^6.4", |
86 | | - "symfony/security-bundle": "^5.4 || ^6.4", |
87 | 88 | "willdurand/hateoas-bundle": "^2.0" |
88 | 89 | }, |
89 | 90 | "conflict": { |
90 | 91 | "friendsofsymfony/rest-bundle": "<3.0", |
91 | 92 | "jms/serializer-bundle": "<3.5", |
92 | | - "willdurand/hateoas-bundle": "<2.0" |
| 93 | + "willdurand/hateoas-bundle": "<2.0 || ^2.6" |
93 | 94 | }, |
94 | 95 | "suggest": { |
95 | 96 | "doctrine/orm": "^2.5", |
|
101 | 102 | "dealerdirect/phpcodesniffer-composer-installer": false |
102 | 103 | } |
103 | 104 | }, |
| 105 | + "extra": { |
| 106 | + "symfony": { |
| 107 | + "require": "^6.4" |
| 108 | + } |
| 109 | + }, |
104 | 110 | "autoload": { |
105 | 111 | "psr-4": { |
106 | 112 | "Sylius\\Bundle\\ResourceBundle\\": "src/Bundle/", |
|
0 commit comments