Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner committed Mar 20, 2015
1 parent 8a836b8 commit 1dd0d0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -20,9 +20,9 @@
],
"require": {
"php": ">=5.5",
"prooph/link-app-core" : "v0.1.*",
"prooph/link-monitor" : "v0.1.*",
"prooph/link-processor-proxy" : "v0.1.*"
"prooph/link-app-core" : "0.1.*",
"prooph/link-monitor" : "0.1.*",
"prooph/link-processor-proxy" : "0.1.*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down

0 comments on commit 1dd0d0b

Please sign in to comment.