File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2727
2828# CHANGELOG FOR ` 2.0.x `
2929
30+ ## v2.0.11 (2020-04-04)
31+
32+ - [ #106 ] ( https://github.com/FriendsOfBehat/SymfonyExtension/issues/106 ) Fix the build ([ @pamil ] ( https://github.com/pamil ) )
33+ - [ #114 ] ( https://github.com/FriendsOfBehat/SymfonyExtension/issues/114 ) Remove conflict with Symplify libraries ([ @pamil ] ( https://github.com/pamil ) )
34+
3035## v2.0.10 (2019-12-09)
3136
3237- [ #101 ] ( https://github.com/FriendsOfBehat/SymfonyExtension/issues/101 ) Fix referencing context initializers ([ @kamazee ] ( https://github.com/kamazee ) )
Original file line number Diff line number Diff line change 3131 "symfony/process" : " ^4.4|^5.0" ,
3232 "symfony/yaml" : " ^4.4|^5.0"
3333 },
34- "conflict" : {
35- "symplify/package-builder" : " ^7.2" ,
36- "symplify/smart-file-system" : " ^7.2"
37- },
3834 "suggest" : {
3935 "behat/mink-browserkit-driver" : " ^1.3"
4036 },
You can’t perform that action at this time.
0 commit comments