Skip to content

Commit

Permalink
version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dracony committed Oct 11, 2015
1 parent da4ae08 commit 4105f62
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,11 @@
}
],
"require": {
"phpixie/processors": "3.*@dev",
"phpixie/auth": "3.*@dev",
"phpixie/slice": "3.*@dev",
"phpixie/database": "3.*@dev",
"phpixie/http": "3.*@dev",
"psr/http-message": "1.*@dev"
"phpixie/processors": "~3.0",
"phpixie/auth": "~3.0"
},
"require-dev": {
"phpixie/test": "3.*@dev"
"phpixie/test": "~3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4105f62

Please sign in to comment.