Skip to content

Commit 561e4da

Browse files
author
brecht.vermeersch
committed
allow php8.1 in tests
1 parent b11aeb8 commit 561e4da

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
},
2828
"require-dev": {
2929
"laravel/pint": "^1.17",
30-
"orchestra/testbench": "^9.2",
30+
"orchestra/testbench": "^8.1|^9.2",
3131
"phpstan/phpstan": "^1.11",
3232
"phpstan/phpstan-deprecation-rules": "^1.2",
3333
"phpstan/phpstan-strict-rules": "^1.6"

0 commit comments

Comments
 (0)