Skip to content

Commit f75de93

Browse files
committed
Allow symfony/console 6
1 parent f4062dd commit f75de93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"nette/database": "^3.1",
1818
"nette/di": "^3.0",
1919
"nette/robot-loader": "^3.3",
20-
"symfony/console": "^5.2"
20+
"symfony/console": "^5.2 || ^6.4"
2121
},
2222
"scripts": {
2323
"phpunit": "phpunit tests",

0 commit comments

Comments
 (0)