Skip to content

Commit f3bd2a7

Browse files
committed
chore: remove phpunit v10
1 parent d55f1c0 commit f3bd2a7

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.5|^7.0|^8.0|^9.0",
30-
"phpunit/phpunit": "^9.4|^10.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)