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 3e7b88b commit ad3d86fCopy full SHA for ad3d86f
composer.json
@@ -6,9 +6,9 @@
6
"php": "7.2.*|7.3.*|7.4.*|8.0.*|8.1.*",
7
"jbouzekri/phumbor-bundle": "^2.2.0|^3.0",
8
"twig/twig": "^1.35.4|^2.0|^3.0",
9
- "symfony/config": "^3.4.14|^4.4.1|^5.0",
10
- "symfony/dependency-injection": "^3.4.14|^4.4.1|^5.0",
11
- "symfony/yaml": "^3.4.14|^4.4.1|^5.0"
+ "symfony/config": "^3.4.14|^4.4.1|^5.0|^6.0",
+ "symfony/dependency-injection": "^3.4.14|^4.4.1|^5.0|^6.0",
+ "symfony/yaml": "^3.4.14|^4.4.1|^5.0|^6.0"
12
},
13
"autoload": {
14
"psr-4": {
0 commit comments