Skip to content

Commit 0be4c86

Browse files
Update symfony packages to v8
1 parent 5617ef9 commit 0be4c86

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lam/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"require": {
1414
"web-auth/webauthn-lib": "^4",
1515
"web-auth/cose-lib": "^v4",
16-
"symfony/serializer": "^7",
17-
"symfony/property-info": "^7",
18-
"symfony/property-access": "^7",
16+
"symfony/serializer": "^8",
17+
"symfony/property-info": "^8",
18+
"symfony/property-access": "^8",
1919
"phpdocumentor/reflection-docblock": "^6",
2020

21-
"symfony/psr-http-message-bridge": "^6",
22-
"symfony/http-foundation": "^6.0",
23-
"symfony/http-client": "^6",
21+
"symfony/psr-http-message-bridge": "^8",
22+
"symfony/http-foundation": "^8.0",
23+
"symfony/http-client": "^8",
2424
"http-interop/http-factory-guzzle": "^1.2",
2525
"webklex/php-imap": "^6",
2626
"phpmailer/phpmailer": "^7",

0 commit comments

Comments
 (0)