Skip to content

Commit 7b82f64

Browse files
authored
Update composer.json
1 parent 22a968f commit 7b82f64

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
@@ -18,8 +18,8 @@
1818
},
1919
"require": {
2020
"php": "^8.1",
21-
"phpstan/phpstan": "^1.4|^2.0",
22-
"larastan/larastan": "^2.8",
21+
"phpstan/phpstan": "^2.0",
22+
"larastan/larastan": "^3.0",
2323
"spatie/laravel-data": "^3.0|^4.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)