|
8 | 8 | "sylius-plugin"
|
9 | 9 | ],
|
10 | 10 | "require": {
|
11 |
| - "sylius/sylius": "^1.11", |
12 |
| - "xynnn/google-tag-manager-bundle": "^3.0" |
| 11 | + "sylius/sylius": "^1.12", |
| 12 | + "sylius/mailer-bundle": "^1.8 || ^v2.0.0-BETA.1", |
| 13 | + "xynnn/google-tag-manager-bundle": "^3.1 || ^4.0" |
13 | 14 | },
|
14 | 15 | "require-dev": {
|
15 | 16 | "behat/behat": "^3.6.1",
|
|
23 | 24 | "friends-of-behat/suite-settings-extension": "^1.0",
|
24 | 25 | "friends-of-behat/symfony-extension": "^2.1",
|
25 | 26 | "friends-of-behat/variadic-extension": "^1.3",
|
26 |
| - "friendsofsymfony/oauth-server-bundle": "^1.6 || >2.0.0-alpha.0 ^2.0@dev", |
27 | 27 | "lakion/mink-debug-extension": "^2.0.0",
|
28 | 28 | "lchrusciel/api-test-case": "^5.1",
|
29 | 29 | "matthiasnoback/symfony-dependency-injection-test": "^4.3",
|
|
35 | 35 | "phpstan/phpstan-symfony": "^1.0",
|
36 | 36 | "phpstan/phpstan-webmozart-assert": "^1.0",
|
37 | 37 | "phpunit/phpunit": "^9.5",
|
38 |
| - "sensiolabs/security-checker": "^6.0", |
39 | 38 | "sylius-labs/coding-standard": "^4.0",
|
40 |
| - "symfony/browser-kit": "^4.4 || ^5.2", |
41 |
| - "symfony/debug-bundle": "^4.4 || ^5.2", |
42 |
| - "symfony/dotenv": "^4.4 || ^5.2", |
43 |
| - "symfony/intl": "^4.4 || ^5.2", |
44 |
| - "symfony/web-profiler-bundle": "^4.4 || ^5.2", |
| 39 | + "symfony/browser-kit": "^5.4 || ^6.0", |
| 40 | + "symfony/debug-bundle": "^5.4 || ^6.0", |
| 41 | + "symfony/dotenv": "^5.4 || ^6.0", |
| 42 | + "symfony/intl": "^5.4 || ^6.0", |
| 43 | + "symfony/web-profiler-bundle": "^5.4 || ^6.0", |
45 | 44 | "vimeo/psalm": "4.23.0"
|
46 | 45 | },
|
47 | 46 | "suggest": {
|
|
0 commit comments