bug #58 Add support for PHP 7.3 (pamil)
This PR was merged into the 2.0 branch.
Discussion
----------
Commits
-------
933f091bee Add support for PHP 7.3
This commit is contained in:
@@ -3,6 +3,7 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
|
- 7.3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- SYMFONY_VERSION=3.4.*
|
- SYMFONY_VERSION=3.4.*
|
||||||
|
|||||||
Reference in New Issue
Block a user