Skip to content

Commit

Permalink
Trying to fix Composer install issues by requiring an explicit version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Dec 18, 2014
1 parent 9e84e12 commit f5d798c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"phine/phar": "~1.0",
"mnapoli/front-yaml": "~1.0",
"mnapoli/php-di": "~4.4",
"beelab/bowerphp": "0.1.*@alpha"
"beelab/bowerphp": "0.2.2-alpha"
},
"require-dev": {
"phpunit/phpunit": "~4.3"
Expand Down

0 comments on commit f5d798c

Please sign in to comment.