Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Changed zf-deploy dependency
Browse files Browse the repository at this point in the history
- to ~1.0-dev, as it has a branch alias already.
  • Loading branch information
weierophinney committed May 6, 2014
1 parent faa8770 commit c13f8cc
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 @@ -48,6 +48,6 @@
"zfcampus/zf-apigility-admin": "~1.0-dev",
"zfcampus/zf-apigility-welcome": "~1.0-dev",
"zfcampus/zf-console": "~1.0-dev",
"zfcampus/zf-deploy": "dev-master"
"zfcampus/zf-deploy": "~1.0-dev"
}
}

0 comments on commit c13f8cc

Please sign in to comment.