Skip to content

Commit a1c5e87

Browse files
committed
wip: replaced nunomaduro/larastan to larastan/larastzan
1 parent 4387f8b commit a1c5e87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"php": "^8.1",
3535
"illuminate/contracts": "^10.0|^11.0|^12.0",
3636
"laravel/prompts": "^0.1.1|^0.2|^0.3",
37-
"nativephp/laravel": "*",
37+
"nativephp/laravel": "dev-main",
3838
"nativephp/php-bin": "^0.5.1",
3939
"spatie/laravel-package-tools": "^1.16.4",
4040
"symfony/filesystem": "^6.4|^7.2"
4141
},
4242
"require-dev": {
4343
"laravel/pint": "^1.0",
44-
"nunomaduro/collision": "^7.9",
45-
"nunomaduro/larastan": "^2.0.1",
44+
"nunomaduro/collision": "^7.9|^8.1.1",
45+
"larastan/larastan": "^2.0.1|^3.0",
4646
"orchestra/testbench": "^8.18|^9.0|^10.0",
4747
"pestphp/pest": "^2.7|^3.7",
4848
"pestphp/pest-plugin-arch": "^2.0|^3.0",

0 commit comments

Comments
 (0)