mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00

This commit reverts 57dc5a7f17297c2a0dcffd47b3aecf5e1c228a713 "MDL-83470 composer: Require behat/gherkin 4.9.0 for now" unpin behat/gherkin and fix Behat failures because of the update.
7 lines
227 B
YAML
7 lines
227 B
YAML
issueNumber: MDL-83848
|
|
notes:
|
|
core:
|
|
- message: >-
|
|
The behat/gherkin has been updated to 4.11.0 which introduces a breaking
|
|
change where backslashes in feature files need to be escaped.
|
|
type: changed
|