Skip to content

Commit ce9f881

Browse files
Whoops, it was a typo
1 parent 8aec7e9 commit ce9f881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^10.0",
26-
"orchestra/testbench": "^8.0|^9.0|^12.0"
26+
"orchestra/testbench": "^8.0|^9.0|^10.0"
2727
},
2828
"autoload": {
2929
"psr-4": { "Konekt\\BearerAuth\\": "src/" }

0 commit comments

Comments
 (0)