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

Commit

Permalink
Added composer installer as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Oct 20, 2015
1 parent 9d94f74 commit b694d4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -16,7 +16,8 @@
"zendframework/zend-config": "2.3.*",
"zendframework/zend-log": "2.3.*",
"zendframework/zend-mail": "2.3.*",
"zendframework/zend-mvc": "2.3.*"
"zendframework/zend-mvc": "2.3.*",
"composer/installers": "~1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b694d4b

Please sign in to comment.