Skip to content

Commit

Permalink
Updated cube-php to last stable version
Browse files Browse the repository at this point in the history
removed minimum stability dev
  • Loading branch information
lmammino committed Apr 8, 2014
1 parent 38cd3f5 commit 38699c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": "~2.1",
"showclix/cube-php": "~0.1"
"showclix/cube-php": "~0.1.1"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"minimum-stability": "dev",
"autoload": {
"psr-0": { "Cube\\Bundle\\CubeBundle": "" }
},
Expand Down

0 comments on commit 38699c1

Please sign in to comment.