Skip to content

Commit

Permalink
Add support for Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasanne authored Mar 28, 2024
1 parent c1203bf commit 87dc592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"consolidation/robo": "^3.0 || ^4.0",
"pear/archive_tar": "^1.4.14",
"symfony/error-handler": "^6|^5|^4",
"symfony/error-handler": "^7|^6|^5|^4",
"symfony/process": "^7|^6|5|^4",
"digipolisgent/robo-digipolis-general": "^2.0"
},
Expand Down

0 comments on commit 87dc592

Please sign in to comment.