Skip to content

Commit 57ccbef

Browse files
committed
Saving
1 parent 8999f2b commit 57ccbef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"laravel/laravel": "5.4.*",
4242
"mockery/mockery": "0.9.*",
4343
"phpunit/phpunit": "~5.0",
44-
"satooshi/php-coveralls" : "dev-master@dev"
44+
"satooshi/php-coveralls" : "dev-master@dev",
45+
"sebastian/phpcpd": "*"
4546
},
4647
"autoload": {
4748
"psr-4": {

0 commit comments

Comments
 (0)