Several 'framework' fixes
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vendor/bin/phpunit ./tests --testdox",
|
||||
"style": "vendor/bin/php-cs-fixer fix"
|
||||
"style": "vendor/bin/php-cs-fixer fix",
|
||||
"psalm": "vendor/bin/psalm"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user