Skip to content

Commit af20c1c

Browse files
committed
Fix suggestion
1 parent d963e42 commit af20c1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Library/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
"ext-gmp": "GMP or BCMath is highly recommended to improve the library performance",
6060
"ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
6161
"ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
62-
"php-http/message-factory": "To enable JKU/X5U support.",
63-
"php-http/httplug": "To enable JKU/X5U support.",
62+
"symfony/http-client": "To enable JKU/X5U support.",
6463
"spomky-labs/aes-key-wrap": "For all Key Wrapping algorithms (A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW, A256GCMKW, PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW...)"
6564
}
6665
}

0 commit comments

Comments
 (0)