We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7641e4 commit f4b101fCopy full SHA for f4b101f
1 file changed
composer.json
@@ -40,15 +40,15 @@
40
"composer-runtime-api": "^2.0",
41
"cakephp/database": "^5.0.2",
42
"psr/container": "^1.1|^2.0",
43
- "symfony/config": "^3.4|^4.0|^5.0|^6.0|^7.0",
+ "symfony/config": "^4.0|^5.0|^6.0|^7.0",
44
"symfony/console": "^6.0|^7.0"
45
},
46
"require-dev": {
47
"ext-json": "*",
48
"ext-pdo": "*",
49
"cakephp/cakephp-codesniffer": "^5.0",
50
"phpunit/phpunit": "^9.5.19",
51
- "symfony/yaml": "^3.4|^4.0|^5.0|^6.0|^7.0"
+ "symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
52
53
"autoload": {
54
"psr-4": {
0 commit comments