Skip to content

Commit

Permalink
Support symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
robiningelbrecht committed Dec 6, 2023
1 parent e458aab commit 6cf2e01
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 312 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ext-simplexml": "*",
"ext-xmlreader": "*",
"phpunit/phpunit": "^10.3",
"symfony/console": "^5.4||^6.2"
"symfony/console": "^5.4||^6.2||^7.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 6cf2e01

Please sign in to comment.