Skip to content

Commit 01367cd

Browse files
authored
Merge pull request #13 from maartenpaauw/feat/replace-larastan-dev-dependency
chore: replace nunomaduro/larastan with larastan/larastan
2 parents 53e6c74 + c84b6e3 commit 01367cd

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
@@ -21,8 +21,8 @@
2121
"illuminate/contracts": "^9.33|^10.4"
2222
},
2323
"require-dev": {
24+
"larastan/larastan": "^1.0|^2.1",
2425
"nunomaduro/collision": "^5.11|^6.1",
25-
"nunomaduro/larastan": "^1.0|^2.1",
2626
"orchestra/testbench": "^6.22|^7.0",
2727
"pestphp/pest": "^1.21",
2828
"pestphp/pest-plugin-laravel": "^1.1",

0 commit comments

Comments
 (0)