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