Skip to content

Commit

Permalink
use a PHP 8 compatible Composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Sep 8, 2020
1 parent 12b419e commit ce5f428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -196,6 +196,8 @@ before_install:
ldapadd -h localhost:3389 -D cn=admin,dc=symfony,dc=com -w symfony -f src/Symfony/Component/Ldap/Tests/Fixtures/data/fixtures.ldif
fi
- if [[ $PHP = nightly ]]; then composer self-update --snapshot; fi

install:
- |
# Install the phpunit-bridge from a PR if required
Expand Down

0 comments on commit ce5f428

Please sign in to comment.