Skip to content

Commit

Permalink
add tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Aug 26, 2023
1 parent fc026ef commit 353e901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -76,6 +76,7 @@
"@php artisan key:generate --ansi"
],
"fix": "vendor/bin/pint",
"test": "@php artisan test",
"stan": "vendor/bin/phpstan analyse --memory-limit 2G"
},
"extra": {
Expand Down

0 comments on commit 353e901

Please sign in to comment.