Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harris21 committed Jul 23, 2024
1 parent 2025df5 commit 8942ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"require-dev": {
"monolog/monolog": "^2.0",
"phpunit/phpunit": "^9.0",
"symfony/process": "^4.0|^5.0|^6.0",
"symfony/console": "^4.0|^5.0|^6.0"
"symfony/process": "^5.0|^6.0|^7.0",
"symfony/console": "^5.0|^6.0|^7.0"
},
"repositories": [
{
Expand Down

0 comments on commit 8942ca7

Please sign in to comment.