Skip to content

Commit

Permalink
0.11.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Nov 7, 2015
1 parent b31fd77 commit 2b3ffaa
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-components": "0.11.*",
"romeoz/rock-url": "0.11.*"
"romeoz/rock-components": "0.14.*",
"romeoz/rock-url": "0.12.*"
},
"require-dev": {
"phpunit/phpunit": "^4.7.0",
"romeoz/rock-sanitize": "0.10.*",
"romeoz/rock-template": "0.12.*"
"romeoz/rock-sanitize": "0.11.*"
},
"autoload": {
"psr-4": {
Expand All @@ -34,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.10-dev"
"dev-master": "0.11-dev"
}
}
}

0 comments on commit 2b3ffaa

Please sign in to comment.