Skip to content

Commit 665214d

Browse files
authored
Merge pull request #51 from arnedesmedt/feature/update-symfony-8
Update symfony/console version constraint to include 8.0
2 parents 2f9b313 + 988ba71 commit 665214d

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
@@ -21,7 +21,7 @@
2121
"php-soap/xml": "^1.9.0",
2222
"veewee/xml": "^3.0",
2323
"azjezz/psl": "^3.0 || ^4.0",
24-
"symfony/console": "^5.4 || ^6.0 || ^7.0",
24+
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"webmozart/assert": "^1.11",
2626
"php-tui/php-tui": "^0.2.1"
2727
},

0 commit comments

Comments
 (0)