Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 4, 2013
1 parent 21d9579 commit f822c6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{
"name": "playground/gallery",
"description": "Playground Gallery Module",
Expand Down Expand Up @@ -31,7 +30,7 @@
"zendframework/zend-developer-tools" : "dev-master",
"jhuet/zdt-logger-module" : "0.*",
"bjyoungblood/bjy-authorize" : "1.1.*",
"playground/core" : "dev-master",
"playground/core" : "dev-master"
},
"require-dev" : {
"phpunit/phpunit" : "3.7.*"
Expand Down

0 comments on commit f822c6e

Please sign in to comment.