Skip to content

Commit

Permalink
update to use alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
harikt committed May 27, 2015
1 parent e9f6275 commit 2910ca7
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 2910ca7

Please sign in to comment.