Skip to content

Commit 9356ac2

Browse files
authored
Merge pull request #22 from pKallert/feature/update-symfony-console
Feature: update symfony/console
2 parents b14edc2 + 31b0559 commit 9356ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=8.1",
1515
"neos/neos": "^8.3",
1616
"neos/neos-ui": "^8.3",
17-
"symfony/console": "^4.2 || ^5.1"
17+
"symfony/console": "^4.2 || ^5.1 || ^6.1"
1818
},
1919
"suggest": {
2020
"shel/neos-commandbar": "The terminal provides a plugin integration for the Neos command bar"

0 commit comments

Comments
 (0)