We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4531871 commit 56e7423Copy full SHA for 56e7423
.travis.yml
@@ -1,6 +1,6 @@
1
language: php
2
php:
3
- - '7.0'
4
- - '7.1'
+ - '7.2'
+ - '7.3'
5
before_script: composer install --dev
6
script: phpunit
0 commit comments