1
0
Fork 0
mirror of https://github.com/archtechx/template.git synced 2025-12-12 05:14:04 +00:00

update larastan

This commit is contained in:
Samuel Štancl 2022-02-20 21:11:11 +01:00 committed by GitHub
parent b3c01c6c6c
commit d8f6f755ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^6.9|^7.0", "orchestra/testbench": "^6.9|^7.0",
"nunomaduro/larastan": "^0.6.10", "nunomaduro/larastan": "^1.0|^2.0",
"pestphp/pest": "^1.2", "pestphp/pest": "^1.2",
"pestphp/pest-plugin-laravel": "^1.0" "pestphp/pest-plugin-laravel": "^1.0"
}, },