Skip to content

Commit

Permalink
prepare next version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Jun 17, 2015
1 parent 30db41a commit 6dcca51
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 68 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"description": "Stubbles Input enables to handle input data via validation and filtering.",
"require": {
"php": ">=5.4.0",
"stubbles/core": "^6.0"
"stubbles/core": "^6.1"
},
"require-dev": {
"mikey179/vfsStream": "^1.5",
"phpunit/phpunit": "^4.6",
"phpunit/phpunit": "^4.7",
"bovigo/callmap": "^1.0",
"stubbles/date": "^5.3"
"stubbles/date": "^5.5"
},
"suggest": {
"stubbles/date": "^5.3"
"stubbles/date": "^5.5"
},
"autoload": {
"psr-4": {
Expand All @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
"dev-master": "5.1.x-dev"
}
},
"minimum-stability": "dev",
Expand Down
122 changes: 59 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6dcca51

Please sign in to comment.