Skip to content

Commit 2c06f31

Browse files
committed
[LiveComponent] fix conflict on symfony/property-info
1 parent 6c33df2 commit 2c06f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"conflict": {
5959
"symfony/config": "<5.4.0",
6060
"symfony/type-info": "<7.3",
61-
"symfony/property-info": "~7.0"
61+
"symfony/property-info": "~7.0.0"
6262
},
6363
"config": {
6464
"sort-packages": true

0 commit comments

Comments
 (0)