Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Mar 12, 2020
1 parent b891a89 commit d6d12ff
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,14 @@
"require-dev": {
"drupol/php-conventions": "^1.6.14",
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"infection/infection": "^0.15.0",
"infection/infection": "^0.15.3",
"phpspec/phpspec": "^6.1.1"
},
"autoload": {
"psr-4": {
"EcPhp\\EuLoginBundle\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"spec\\EcPhp\\EuLoginBundle\\": "spec/EcPhp/EuLoginBundle/"
}
},
"scripts": {
"grumphp": "./vendor/bin/grumphp run"
}
Expand Down

0 comments on commit d6d12ff

Please sign in to comment.