Skip to content

Commit 2a37762

Browse files
Merge branch '4.4' into 5.1
* 4.4: CS fix [travis] use PHP 8.0 to patch return types and run deps=low Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
2 parents 99aa305 + 9b96bf0 commit 2a37762

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
@@ -32,7 +32,7 @@
3232
"amphp/http-client": "^4.2.1",
3333
"amphp/http-tunnel": "^1.0",
3434
"amphp/socket": "^1.1",
35-
"guzzlehttp/promises": "^1.3.1",
35+
"guzzlehttp/promises": "^1.4",
3636
"nyholm/psr7": "^1.0",
3737
"php-http/httplug": "^1.0|^2.0",
3838
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)