File tree Expand file tree Collapse file tree 6 files changed +21
-3
lines changed
doctrine/doctrine-bundle/2.4 Expand file tree Collapse file tree 6 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 44
44
" - \" 5432\" "
45
45
]
46
46
}
47
+ },
48
+ "conflict" : {
49
+ "symfony/framework-bundle" : " <5.3"
47
50
}
48
51
}
Original file line number Diff line number Diff line change 2
2
"copy-from-recipe" : {
3
3
"config/" : " %CONFIG_DIR%/"
4
4
},
5
- "aliases" : [" router" ]
5
+ "aliases" : [" router" ],
6
+ "conflict" : {
7
+ "symfony/framework-bundle" : " <5.3"
8
+ }
6
9
}
Original file line number Diff line number Diff line change 2
2
"copy-from-recipe" : {
3
3
"config/" : " %CONFIG_DIR%/"
4
4
},
5
- "aliases" : [" router" ]
5
+ "aliases" : [" router" ],
6
+ "conflict" : {
7
+ "symfony/framework-bundle" : " <5.3"
8
+ }
6
9
}
Original file line number Diff line number Diff line change 5
5
"copy-from-recipe" : {
6
6
"config/" : " %CONFIG_DIR%/"
7
7
},
8
- "aliases" : [" security" ]
8
+ "aliases" : [" security" ],
9
+ "conflict" : {
10
+ "symfony/framework-bundle" : " <5.3"
11
+ }
9
12
}
Original file line number Diff line number Diff line change 5
5
"copy-from-recipe" : {
6
6
"config/" : " %CONFIG_DIR%/" ,
7
7
"templates/" : " templates/"
8
+ },
9
+ "conflict" : {
10
+ "symfony/framework-bundle" : " <5.3"
8
11
}
9
12
}
Original file line number Diff line number Diff line change 5
5
"copy-from-recipe" : {
6
6
"config/" : " %CONFIG_DIR%/" ,
7
7
"templates/" : " templates/"
8
+ },
9
+ "conflict" : {
10
+ "symfony/framework-bundle" : " <5.3"
8
11
}
9
12
}
You can’t perform that action at this time.
0 commit comments