Skip to content

Commit 41716d6

Browse files
authored
feature #28 [Maintenance] Add support for PHP 7.4 (lchrusciel)
This PR was merged into the 1.2-dev branch. Discussion ---------- Commits ------- f3dcf01 [Maintenance] Add support for PHP 7.4
2 parents 345a4f9 + f3dcf01 commit 41716d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.2
55
- 7.3
6+
- 7.4
67

78
env:
89
- SYMFONY_VERSION=3.4.*

0 commit comments

Comments
 (0)