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 813e199 commit 8317537Copy full SHA for 8317537
.travis.yml
@@ -22,6 +22,7 @@ cache:
22
- vendor
23
24
install:
25
+ - composer self-update --1
26
- composer validate
27
- composer --no-interaction update $DEPENDENCIES
28
0 commit comments