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

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
holyshared committed Dec 2, 2015
1 parent 7eaf38f commit ad8d51c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"codegyre/robo": "~0.6",
"cloak/robo-coveralls-kit": "~2.1",
"holyshared/robo-peridot": "~2.0",
"peridot-php/peridot-dot-reporter": "~1.0",
"athletic/athletic": "@dev"
"peridot-php/peridot-dot-reporter": "~1.0"
},
"autoload": {
"psr-4": { "cloak\\": "src/" }
Expand Down Expand Up @@ -54,5 +53,6 @@
"email": "holy.shared.design@gmail.com"
}
],
"minimum-stability": "stable"
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit ad8d51c

Please sign in to comment.