mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Add Composer scripts
This commit is contained in:
parent
1d1cc9e443
commit
ba097dc147
|
@ -45,5 +45,9 @@
|
|||
"files": [
|
||||
"src/helpers.php"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpspec run",
|
||||
"style": "phpcs --standard=PSR2 -np src"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user