Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
Composer fix;
Browse files Browse the repository at this point in the history
  • Loading branch information
szytko committed Dec 29, 2014
1 parent b9195e5 commit 6164aeb
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 @@ -19,7 +19,7 @@
"php": ">=5.4",
"ext-phalcon": ">=1.3.0,<2",
"phalcon/devtools": "1.3.x-dev",
"phalcon/incubator": "1.2.*",
"phalcon/incubator": "dev-master",
"vegas-cmf/core" : "1.*"
},
"require-dev": {
Expand Down

0 comments on commit 6164aeb

Please sign in to comment.