Skip to content

Commit 5f2a6d6

Browse files
committed
bump dev dependencies
1 parent 2e78b2f commit 5f2a6d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
},
3030
"require-dev": {
3131
"orchestra/testbench": ">=8.0",
32-
"nunomaduro/larastan": "^2.4",
33-
"pestphp/pest": "^2.0",
34-
"pestphp/pest-plugin-laravel": "^2.0",
32+
"nunomaduro/larastan": ">=2.4",
33+
"pestphp/pest": ">=2.0",
34+
"pestphp/pest-plugin-laravel": ">=2.0",
3535
"intervention/image": "^2.7"
3636
},
3737
"extra": {

0 commit comments

Comments
 (0)