Skip to content

Commit

Permalink
Merge pull request doctrine#589 from ishyevandro/travis-support-for-p…
Browse files Browse the repository at this point in the history
…hp74

Adding support for php 7.3 and 7.4 in branch 3.6
  • Loading branch information
alcaeus authored Oct 2, 2019
2 parents 39e621c + 114670b commit dc4bf75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4snapshot

env:
global:
Expand Down

0 comments on commit dc4bf75

Please sign in to comment.