Skip to content

Commit 0b04acc

Browse files
Merge branch '3.1' into 3.2
* 3.1: [Serializer] Add missing conflict for property-info<3.1
2 parents 6674eed + f6c70e2 commit 0b04acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
},
3232
"conflict": {
3333
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
34+
"symfony/property-info": "<3.1",
3435
"symfony/yaml": "<3.1"
3536
},
3637
"suggest": {

0 commit comments

Comments
 (0)