Skip to content

Commit

Permalink
Merge pull request #9 from harikt/patch-2
Browse files Browse the repository at this point in the history
update to use alpha version
  • Loading branch information
Paul M. Jones committed May 27, 2015
2 parents e9f6275 + 2910ca7 commit 3b73fac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": ">=5.6.0",
"radar/adr": "dev-midwrap",
"radar/adr": "~1.0.0@alpha",
"zendframework/zend-diactoros": "1.0"
},
"autoload": {
Expand All @@ -17,6 +17,5 @@
"post-create-project-cmd" : [
"php --run \"touch('.env');\""
]
},
"minimum-stability": "dev"
}
}

0 comments on commit 3b73fac

Please sign in to comment.