Skip to content

Commit

Permalink
Allow new version of sebastian/version for phpunit 11 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tkegan authored Sep 4, 2024
1 parent 418821c commit ef8199d
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 @@ -65,7 +65,7 @@
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-xml": "*",
"sebastian/version": "^3.0|^4.0",
"sebastian/version": "^3.0|^4.0|^5.0",
"symfony/console": "^5.3.10|^6.0|^7.0",
"symfony/yaml": "^5.0|^6.0|^7.0"
},
Expand Down

0 comments on commit ef8199d

Please sign in to comment.