Skip to content

Commit a2a74e8

Browse files
update dep version constraint
1 parent f4b3308 commit a2a74e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ramsey/uuid": "^4.2",
2828
"symfony/http-client": "^7.1 || ^6.1",
2929
"symfony/mime": "^6.1",
30-
"symfony/property-access": "^6.1",
30+
"symfony/property-access": "^7.1.4 || ^6.1",
3131
"symfony/serializer": "^6.1"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)