Skip to content

Commit a67fbb0

Browse files
committed
Add property-access as a direct dependency
1 parent a613f98 commit a67fbb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LiveComponent/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"require": {
2929
"php": ">=8.0",
30+
"symfony/property-access": "^5.4|^6.0",
3031
"symfony/serializer": "^5.4|^6.0",
3132
"symfony/ux-twig-component": "^2.1"
3233
},

0 commit comments

Comments
 (0)