We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db01d2d commit 154da52Copy full SHA for 154da52
composer.json
@@ -39,7 +39,7 @@
39
"symfony/config": "^7.3",
40
"symfony/console": "^7.3",
41
"symfony/dependency-injection": "^7.3",
42
- "symfony/deprecation-contracts": "^7.3",
+ "symfony/deprecation-contracts": "^2.5 || ^3.0",
43
"symfony/event-dispatcher": "^7.3",
44
"symfony/filesystem": "^7.3",
45
"symfony/form": "^7.3",
@@ -51,7 +51,7 @@
51
"symfony/security-http": "^7.3",
52
"symfony/translation": "^7.3",
53
"symfony/validator": "^7.3",
54
- "symfony/webpack-encore-bundle": "^7.3",
+ "symfony/webpack-encore-bundle": "^2.2",
55
"symfony/yaml": "^7.3",
56
"twig/intl-extra": "^3.0",
57
"twig/string-extra": "^3.0",
0 commit comments