Skip to content

Commit

Permalink
0.12.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Oct 18, 2016
1 parent fc59b02 commit 057d53d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-base" : "*@dev",
"romeoz/rock-base" : "~0.12",
"true/punycode": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.7.0",
"romeoz/rock-date" : "*@dev"
"romeoz/rock-date" : "~0.12"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 057d53d

Please sign in to comment.