Skip to content

Commit 3dba234

Browse files
freekmurzeclaude
andcommitted
Update pest dependencies for Laravel 13 support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 40ce396 commit 3dba234

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
@@ -32,8 +32,8 @@
3232
"ext-dom": "*",
3333
"nunomaduro/collision": "^8.0",
3434
"orchestra/testbench": "^9.0|^10.0|^11.0",
35-
"pestphp/pest": "^3.7",
36-
"pestphp/pest-plugin-laravel": "^3.1",
35+
"pestphp/pest": "^3.7|^4.0",
36+
"pestphp/pest-plugin-laravel": "^3.1|^4.0",
3737
"spatie/laravel-ray": "^1.32.6",
3838
"spatie/pest-plugin-snapshots": "^2.0.1"
3939
},

0 commit comments

Comments
 (0)