Skip to content

Commit 95fa491

Browse files
committed
Proper Pest constraints
1 parent eb7d939 commit 95fa491

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
},
1919
"require-dev": {
2020
"orchestra/testbench": "^9.2 || ^10.0",
21-
"pestphp/pest": "4.x-dev",
22-
"pestphp/pest-plugin-drift": "^4.0",
21+
"pestphp/pest": "^4.0",
2322
"spatie/laravel-ray": "^1.35",
2423
"spatie/test-time": "^1.2"
2524
},

0 commit comments

Comments
 (0)