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.
1 parent e86a091 commit 26e296cCopy full SHA for 26e296c
composer.json
@@ -20,8 +20,8 @@
20
"require": {
21
"php": ">=8.2",
22
"jumbojett/openid-connect-php": "^0.9.10",
23
- "symfony/http-client": "^7.4",
24
- "symfony/web-link": "^7.4",
+ "symfony/http-client": "^7.4 || ^8.0",
+ "symfony/web-link": "^7.4 || ^8.0",
25
"easyrdf/easyrdf": "^1.1",
26
"ml/json-ld": "^1.2",
27
"web-token/jwt-core": "^3.0",
0 commit comments