Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Composer config updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorkmaz committed Dec 15, 2016
1 parent 61a247b commit 78f3fdd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,5 @@
"psr-4": {
"Selami\\": "src/"
}
},
"scripts": {
"test": [
"phpunit",
"php-cs"
],
"phpunit": "php vendor/bin/phpunit ./phpunit.xml",
"php-cs": "php vendor/bin/phpcs ./src"
}
}

0 comments on commit 78f3fdd

Please sign in to comment.