We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8fb17 commit c1a98dcCopy full SHA for c1a98dc
.travis.yml
@@ -8,7 +8,7 @@ php:
8
9
install:
10
- composer self-update
11
- - composer global require "fxp/composer-asset-plugin:1.0.0-beta4"
+ - composer global require fxp/composer-asset-plugin:~1.0
12
- composer install
13
14
before_script:
0 commit comments