Skip to content

Commit

Permalink
Update composer.json increase the minimum required testbench version
Browse files Browse the repository at this point in the history
  • Loading branch information
kudashevs committed Mar 18, 2024
1 parent ebcc171 commit c6a6d32
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.1|^10.0|^11.0",
"orchestra/testbench": "^6.7|^7.0|^8.0|^9.0"
"orchestra/testbench": "^6.27|^7.0|^8.0|^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c6a6d32

Please sign in to comment.