mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 04:02:15 +01:00
Added larastan
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
"larastan/larastan": "^2.0",
|
||||
"laravel/pint": "^1.0",
|
||||
"laravel/sail": "^1.18",
|
||||
"mockery/mockery": "^1.4.4",
|
||||
@@ -50,6 +51,9 @@
|
||||
],
|
||||
"post-create-project-cmd": [
|
||||
"@php artisan key:generate --ansi"
|
||||
],
|
||||
"analyse": [
|
||||
"@php ./vendor/bin/phpstan analyse --memory-limit=2G"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user