Skip to content

Commit

Permalink
allow enqueue ^0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Nov 24, 2017
1 parent d4a4c6b commit c5e26d6
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",
"enqueue/enqueue-bundle": "^0.7|^0.8",
"friendsofphp/php-cs-fixer": "~1.0|~2.0",
"league/flysystem": "~1.0",
"phpunit/phpunit": "~5.0",
Expand Down

0 comments on commit c5e26d6

Please sign in to comment.