Skip to content

Commit

Permalink
chore: remove phpunit v10
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvroroy committed Apr 5, 2024
1 parent d55f1c0 commit f3bd2a7
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 @@ -27,7 +27,7 @@
"require-dev": {
"mockery/mockery": "^1.4.3",
"orchestra/testbench": "^6.5|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.4|^10.5"
"phpunit/phpunit": "^9.4"
},
"suggest": {
"aws/aws-sdk-php": "Required to connect to an Elasticsearch host on AWS (^3.80)"
Expand Down

0 comments on commit f3bd2a7

Please sign in to comment.