Skip to content

Commit e560fa5

Browse files
committed
[TwigComponent] Add conflict for TypeInfo <7.2, since too many things changed in TypeInfo 7.2 :D
1 parent 669e8c1 commit e560fa5

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)