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 Jan 13, 2020
1 parent ddc0c39 commit 2f7848b
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 @@ -32,7 +32,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": "^6.5",
"sensio/framework-extra-bundle": "^5.0",
Expand Down

0 comments on commit 2f7848b

Please sign in to comment.