Skip to content

Commit

Permalink
Merge pull request #19 from samsonasik/add-composer-v2-support
Browse files Browse the repository at this point in the history
Add composer v2 support
  • Loading branch information
weierophinney committed May 27, 2020
2 parents 6f6e2f2 + 839caeb commit 5fe292c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mezzio/mezzio-helpers": "^5.3"
},
"require-dev": {
"composer/composer": "^1.5",
"composer/composer": "^1.5 || ~2.0.0@dev || ^2.0",
"elie29/zend-phpdi-config": "^6.0",
"filp/whoops": "^2.7.1",
"jsoumelidis/zend-sf-di-config": "^0.4",
Expand Down

0 comments on commit 5fe292c

Please sign in to comment.