Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrobinson-psycle committed Oct 22, 2015
2 parents 0e2b7bf + d44f40b commit d692bf1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
"license" : "GPL-2.0+",
"minimum-stability": "dev",
"authors" : [
{
"name" : "John P. Bloch",
"email": "[email protected]"
},
{
"name" : "James Robinson",
"email": "[email protected]"
Expand All @@ -27,7 +23,8 @@
"class": "psycle\\Composer\\WordPressCorePlugin"
},
"require" : {
"composer-plugin-api": "^1.0"
"composer-plugin-api": "^1.0",
"composer/installers": "@stable"
},
"require-dev" : {
"composer/composer": "1.0.*@dev"
Expand Down

0 comments on commit d692bf1

Please sign in to comment.