Skip to content

Commit f44121b

Browse files
committed
feat: move tests to Pest PHP
1 parent 098e195 commit f44121b

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
@@ -24,7 +24,7 @@
2424
"laravel/pint": "^1.24",
2525
"orchestra/testbench": "^8.22.0|^9.0|^10.0",
2626
"phpstan/phpstan": "^2.0",
27-
"pestphp/pest": "^3.8"
27+
"pestphp/pest": "^2.36.0|^3.8.4"
2828
},
2929
"license": "MIT",
3030
"autoload": {

0 commit comments

Comments
 (0)