Skip to content

Commit

Permalink
Test on PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead committed Feb 4, 2020
1 parent 1b0bc70 commit 5d5ab9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3

env:
- SYMFONY_VERSION=^3.4
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -33,7 +33,7 @@

"require-dev": {
"amazonwebservices/aws-sdk-for-php": "1.5.*",
"knplabs/gaufrette": "0.2.*@dev",
"knplabs/gaufrette": "^0.9",
"oneup/flysystem-bundle": "^1.2|^2.0|^3.0",
"phpunit/phpunit": "^7.5",
"sensio/framework-extra-bundle": "^5.0",
Expand Down

0 comments on commit 5d5ab9d

Please sign in to comment.