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 75e70a6 commit d45cc6aCopy full SHA for d45cc6a
.travis.yml
@@ -7,6 +7,9 @@ php:
7
- 7.3
8
- nightly
9
10
+before_install:
11
+ - composer self-update
12
+
13
install:
14
- composer install --dev
15
0 commit comments