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.
2 parents 4b13f65 + 7fcef48 commit 760177bCopy full SHA for 760177b
.travis.yml
@@ -34,7 +34,7 @@ matrix:
34
- php: 7.4
35
env: SYMFONY_VERSION=4.4.*
36
37
- env: SYMFONY_VERSION=5.0.*
+ env: SYMFONY_VERSION=5.1.*
38
39
# Latest commit to master
40
composer.json
@@ -57,7 +57,7 @@
57
"php-http/curl-client": "^1.7",
58
"php-http/message": "^1.5",
59
"symfony/config": ">=3.4.31",
60
- "symfony/phpunit-bridge": "^4.4",
+ "symfony/phpunit-bridge": "^5.1",
61
"symfony/validator": "^3.4 || ^4.2 || ^5.0",
62
"symfony/yaml": "^3.4 || ^4.2 || ^5.0"
63
},
0 commit comments