Skip to content

Commit

Permalink
Bump phpunit minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
avvertix committed May 17, 2024
1 parent a1e02f8 commit 097a375
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 @@
"brianium/paratest": "^7.0",
"nunomaduro/collision": "^7.0|^8.0",
"orchestra/testbench": "^8.0|^9.0",
"phpunit/phpunit": "^10.0|^11.0",
"phpunit/phpunit": "^10.5|^11.0",
"vimeo/psalm": "^5.0",
"guzzlehttp/guzzle": "^7.0.1"
},
Expand Down

0 comments on commit 097a375

Please sign in to comment.