Skip to content

Commit 9b96bf0

Browse files
[travis] use PHP 8.0 to patch return types and run deps=low
1 parent 256f405 commit 9b96bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"symfony/service-contracts": "^1.0|^2"
2929
},
3030
"require-dev": {
31-
"guzzlehttp/promises": "^1.3.1",
31+
"guzzlehttp/promises": "^1.4",
3232
"nyholm/psr7": "^1.0",
3333
"php-http/httplug": "^1.0|^2.0",
3434
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)