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

Commit

Permalink
Enforce composer installer 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Apr 21, 2016
1 parent dc1c8f8 commit 01d706f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
"php": ">=5.3.3",
"zendframework/zend-i18n": "~2.3",
"zendframework/zend-servicemanager": "~2.3",
"composer/installers": "~1.0"
"composer/installers": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 01d706f

Please sign in to comment.