Skip to content

Commit

Permalink
bump minimum version of phpunit-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
jwong-dayspring committed May 21, 2024
1 parent 97f075a commit 9691b9c
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 @@ -26,7 +26,7 @@
"ext-simplexml": "*",
"ext-dom": "*",
"rector/rector": "^1.0",
"symfony/phpunit-bridge": "^4.4|^5.0|^6.0"
"symfony/phpunit-bridge": "^5.4|^6.0"
},
"replace": {
"propel/propel1": "^1.8"
Expand Down

0 comments on commit 9691b9c

Please sign in to comment.