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
…1864)

Co-authored-by: Siad Ardroumli <[email protected]>
  • Loading branch information
tkegan and siad007 authored Sep 27, 2024
1 parent bcf674d commit b561201
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 b561201

Please sign in to comment.