We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b05f0 commit 261ba76Copy full SHA for 261ba76
composer.json
@@ -14,10 +14,10 @@
14
"require": {
15
"php": ">=7.4",
16
"contributte/di": "^0.5.0",
17
- "symfony/console": "^4.2.5|^5.0.0|^6.0.0",
+ "symfony/console": "^5.3.0 || ^6.2.0",
18
"nettrine/annotations": "^0.7.0 || ^0.8.0",
19
"nettrine/cache": "^0.3.0 || ^0.4.0",
20
- "nettrine/dbal": "^0.7.0 || ^0.8.0",
+ "nettrine/dbal": "^0.8.0 || ^0.9.0",
21
"doctrine/orm": "^2.6.3",
22
"doctrine/common":"^2.13.1 || ^3.0.0"
23
},
0 commit comments