Skip to content

Commit 402732d

Browse files
committed
chore: remove other phpunit version
1 parent 8d0ea47 commit 402732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"mockery/mockery": "^1.4.3",
2929
"orchestra/testbench": "^6.45|^7.44|^8.25|^9.3|^10.0",
30-
"phpunit/phpunit": "^9.4|^10.4|^11.5"
30+
"phpunit/phpunit": "^9.4"
3131
},
3232
"suggest": {
3333
"aws/aws-sdk-php": "Required to connect to an Elasticsearch host on AWS (^3.80)"

0 commit comments

Comments
 (0)