Skip to content

Commit 966c0a2

Browse files
authored
Test against PHP 7.3 and 7.4 (#25)
* Update composer.json to allow Symfony 5 * Test against PHP 7.3 and 7.4.
1 parent bdad535 commit 966c0a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: php
33
php:
44
- 7.1
55
- 7.2
6+
- 7.3
7+
- 7.4
68

79
matrix:
810
include:

0 commit comments

Comments
 (0)