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 0345ba5 commit e1584faCopy full SHA for e1584fa
composer.json
@@ -21,10 +21,10 @@
21
},
22
"require-dev": {
23
"composer/composer": "^1.0.2|^2.0",
24
- "symfony/console": "^4.4|^5",
+ "symfony/console": "^4.4.30|^5.3.7",
25
"symfony/dotenv": "^5.1",
26
- "symfony/http-foundation": "^4.4|^5",
27
- "symfony/http-kernel": "^4.4|^5"
+ "symfony/http-foundation": "^4.4.30|^5.3.7",
+ "symfony/http-kernel": "^4.4.30|^5.3.7"
28
29
"conflict": {
30
"symfony/dotenv": "<5.1"
0 commit comments