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 e999173 commit a51d7a1Copy full SHA for a51d7a1
.travis.yml
@@ -4,6 +4,7 @@ sudo: false
4
install:
5
- composer install
6
before_install:
7
+ - composer self-update --rollback
8
- phpenv config-rm xdebug.ini
9
script:
10
# Updates contents of satis.json
0 commit comments