Skip to content

Commit 0ea8077

Browse files
authored
chore: move larastan dep to non dev (#640)
1 parent 2a37e59 commit 0ea8077

File tree

2 files changed

+193
-193
lines changed

2 files changed

+193
-193
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"guzzlehttp/guzzle": "^7.7",
2525
"jamesmills/laravel-timezone": "dev-master",
2626
"jenssegers/agent": "^2.6",
27+
"larastan/larastan": "^2.9",
2728
"laravel/fortify": "^1.21",
2829
"laravel/framework": "^11.45",
2930
"laravel/telescope": "^5.0",
@@ -94,7 +95,6 @@
9495
}
9596
},
9697
"require-dev": {
97-
"larastan/larastan": "^2.9",
9898
"orchestra/testbench": "^9.1",
9999
"spatie/mailcoach-sdk-php": "^1.4"
100100
}

0 commit comments

Comments
 (0)