Skip to content

Commit 0bb6d9f

Browse files
committed
[LiveComponent] Fix conflict with symfony/type-info
1 parent 51f6f83 commit 0bb6d9f

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
@@ -57,7 +57,7 @@
5757
},
5858
"conflict": {
5959
"symfony/config": "<5.4.0",
60-
"symfony/type-info": "<7.1",
60+
"symfony/type-info": "<7.2",
6161
"symfony/property-info": "~7.0.0"
6262
},
6363
"config": {

0 commit comments

Comments
 (0)