Skip to content

Commit

Permalink
Merge pull request doctrine#343 from greg0ire/troubleshoot-php8-build
Browse files Browse the repository at this point in the history
Allow using PHPUnit 9.3
  • Loading branch information
greg0ire authored Jul 31, 2020
2 parents bfa814d + ffb19cf commit 6d89cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
php: nightly
before_install:
- composer config platform.php 7.4.99
- composer config minimum-stability dev

- stage: Lint
before_script:
Expand Down

0 comments on commit 6d89cc5

Please sign in to comment.