Skip to content

Commit 285b49d

Browse files
committed
feat: add symfony/service-contracts dependency to composer.json
1 parent 67b98fa commit 285b49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/symfony/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"symfony/security-core": "^6.4|^7.0",
3434
"symfony/security-http": "^6.4|^7.0",
3535
"symfony/serializer": "^6.4|^7.0",
36+
"symfony/service-contracts": "^3.0",
3637
"symfony/validator": "^6.4|^7.0",
3738
"web-auth/webauthn-lib": "self.version"
3839
},

0 commit comments

Comments
 (0)