We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b4068 commit 79825edCopy full SHA for 79825ed
composer.json
@@ -27,10 +27,9 @@
27
"require": {
28
"php": ">=7.1",
29
"contao/core-bundle": "^4.4",
30
- "symfony/dependency-injection": "^3.4 || ^4.4",
31
- "symfony/config": "^3.4 || ^4.4",
32
- "symfony/contracts": "^1.0 || ^2.0",
33
- "symfony/http-kernel": "^3.4 || ^4.4"
+ "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
+ "symfony/config": "^3.4 || ^4.4 || ^5.1",
+ "symfony/http-kernel": "^3.4 || ^4.4 || ^5.1"
34
},
35
"require-dev": {
36
"contao/manager-plugin": "^2.0"
0 commit comments