Skip to content

Commit 27a7208

Browse files
committed
larastan fix
1 parent 8bace6f commit 27a7208

File tree

3 files changed

+404
-386
lines changed

3 files changed

+404
-386
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
},
1818
"require-dev": {
1919
"fakerphp/faker": "^1.23",
20+
"larastan/larastan": "^3.4",
2021
"laravel/pail": "^1.2.2",
2122
"laravel/pint": "^1.13",
2223
"laravel/sail": "^1.41",
2324
"mockery/mockery": "^1.6",
2425
"nunomaduro/collision": "^8.6",
25-
"nunomaduro/larastan": "^3.3",
2626
"phpstan/phpstan": "^2.1",
2727
"phpunit/phpunit": "^11.5.3"
2828
},

0 commit comments

Comments
 (0)