1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 09:44:03 +00:00

Allow installing testbench v9

This commit is contained in:
Viktor Szépe 2024-12-27 21:07:09 +01:00 committed by GitHub
parent e06f40a3ae
commit ea986170f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@
"php": "^8.1"
},
"require-dev": {
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0 || ^9.0",
"larastan/larastan": "^2.4",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0"