mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
Added pint rules; Stricter eloquent settings
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"@php artisan key:generate --ansi"
|
||||
],
|
||||
"analyse": [
|
||||
"@php ./vendor/bin/phpstan analyse --memory-limit=2G"
|
||||
"@php ./vendor/bin/phpstan analyse --memory-limit=2G --configuration=phpstan.neon"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user