Skip to content

Commit

Permalink
Update composer.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 6, 2020
1 parent 3fa6b5a commit 8067b6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"drupol/ecas": "dev-master"
},
"require-dev": {
"drupol/php-conventions": "^1.6.8",
"friends-of-phpspec/phpspec-code-coverage": "^4.3",
"infection/infection": ">= 0.13.6",
"drupol/php-conventions": "^1.6.11",
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"infection/infection": "^0.13.6",
"nyholm/psr7-server": "^0.4.1",
"phpspec/phpspec": "^5.1.2 || ^6.1"
"phpspec/phpspec": "^5.1.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8067b6b

Please sign in to comment.