mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Add Composer scripts
This commit is contained in:
@@ -45,5 +45,9 @@
|
||||
"files": [
|
||||
"src/helpers.php"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpspec run",
|
||||
"style": "phpcs --standard=PSR2 -np src"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user