Skip to content

Commit

Permalink
Merge pull request #401 from lbcd/master
Browse files Browse the repository at this point in the history
Add compatibility Symfony 7
  • Loading branch information
rennokki authored Mar 13, 2024
2 parents 4d86335 + 5348791 commit 6ae61fb
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 @@ -28,7 +28,7 @@
"illuminate/macroable": "^9.35|^10.1",
"illuminate/support": "^9.35|^10.1|^11.0",
"ratchet/pawl": "^0.4.1",
"symfony/process": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0|^7.0",
"vierbergenlars/php-semver": "^2.1|^3.0"
},
"suggest": {
Expand Down

0 comments on commit 6ae61fb

Please sign in to comment.