Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
add command
Browse files Browse the repository at this point in the history
  • Loading branch information
holyshared committed Aug 23, 2015
1 parent b406715 commit bdbfa6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"scripts": {
"test": "vendor/bin/robo spec:all",
"coveralls": "vendor/bin/robo spec:coveralls",
"coveralls-save-only": "vendor/bin/robo spec:coveralls-save-only"
"coveralls-save-only": "vendor/bin/robo spec:coveralls-save-only",
"style": "php-cs-fixer fix --config-file"
}
}

0 comments on commit bdbfa6f

Please sign in to comment.