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 5617ef9 commit 0be4c86Copy full SHA for 0be4c86
lam/composer.json
@@ -13,14 +13,14 @@
13
"require": {
14
"web-auth/webauthn-lib": "^4",
15
"web-auth/cose-lib": "^v4",
16
- "symfony/serializer": "^7",
17
- "symfony/property-info": "^7",
18
- "symfony/property-access": "^7",
+ "symfony/serializer": "^8",
+ "symfony/property-info": "^8",
+ "symfony/property-access": "^8",
19
"phpdocumentor/reflection-docblock": "^6",
20
21
- "symfony/psr-http-message-bridge": "^6",
22
- "symfony/http-foundation": "^6.0",
23
- "symfony/http-client": "^6",
+ "symfony/psr-http-message-bridge": "^8",
+ "symfony/http-foundation": "^8.0",
+ "symfony/http-client": "^8",
24
"http-interop/http-factory-guzzle": "^1.2",
25
"webklex/php-imap": "^6",
26
"phpmailer/phpmailer": "^7",
0 commit comments