Skip to content

Commit 774b43b

Browse files
Updated pestphp/pest dev dependency to support version 3.x.
1 parent ded2c82 commit 774b43b

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"illuminate/support": "^10.31 || ^11.0 || ^12.0",
3838
"laravel-lang/locale-list": "^1.2",
39-
"pestphp/pest": "^2.24.3",
39+
"pestphp/pest": "^2.24.3 || ^3.0",
4040
"punic/punic": "^3.8",
4141
"symfony/console": "^6.3 || ^7.0",
4242
"symfony/process": "^6.3 || ^7.0",

0 commit comments

Comments
 (0)