Skip to content

Commit

Permalink
Require enqueue-bundle ^0.7, not ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rpkamp committed Oct 12, 2017
1 parent fe47041 commit 270c250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -35,7 +35,7 @@
"aws/aws-sdk-php": "~2.4",
"doctrine/cache": "~1.1",
"doctrine/orm": "~2.3",
"enqueue/enqueue-bundle": "^0.7.0",
"enqueue/enqueue-bundle": "^0.7",
"friendsofphp/php-cs-fixer": "~1.0",
"league/flysystem": "~1.0",
"phpunit/phpunit": "~5.0",
Expand Down

0 comments on commit 270c250

Please sign in to comment.