Skip to content

Commit c775c0f

Browse files
committed
Update laravel pest plugin
1 parent 424cb54 commit c775c0f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@
2222
"spatie/laravel-health": "^1.0"
2323
},
2424
"require-dev": {
25-
"laravel/pint": "^1.0",
26-
"orchestra/testbench": "^8.0|^9.0",
27-
"pestphp/pest-plugin-laravel": "^2.0"
28-
},
29-
"suggest": {
30-
"barryvdh/laravel-ide-helper": "Enables your IDE to provide accurate autocompletion"
25+
"orchestra/testbench": "^9.0",
26+
"pestphp/pest-plugin-laravel": "^3.0"
3127
},
3228
"autoload": {
3329
"psr-4": {

0 commit comments

Comments
 (0)