Skip to content

Commit 261ba76

Browse files
committed
Composer: upgrade symfony/console and nettrine/dbal
1 parent 69b05f0 commit 261ba76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"require": {
1515
"php": ">=7.4",
1616
"contributte/di": "^0.5.0",
17-
"symfony/console": "^4.2.5|^5.0.0|^6.0.0",
17+
"symfony/console": "^5.3.0 || ^6.2.0",
1818
"nettrine/annotations": "^0.7.0 || ^0.8.0",
1919
"nettrine/cache": "^0.3.0 || ^0.4.0",
20-
"nettrine/dbal": "^0.7.0 || ^0.8.0",
20+
"nettrine/dbal": "^0.8.0 || ^0.9.0",
2121
"doctrine/orm": "^2.6.3",
2222
"doctrine/common":"^2.13.1 || ^3.0.0"
2323
},

0 commit comments

Comments
 (0)