Skip to content

Commit ada4f29

Browse files
committed
Revert "Updated pestphp/pest to 4.x"
This reverts commit cfa4551.
1 parent 7b6c87b commit ada4f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"require-dev": {
1515
"orchestra/testbench": "^9.0|^10.0|^11.0",
16-
"pestphp/pest": "^4.0",
17-
"pestphp/pest-plugin-laravel": "^4.0",
16+
"pestphp/pest": "^3.0",
17+
"pestphp/pest-plugin-laravel": "^3.0",
1818
"laravel/pint": "^1.22"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)