Changed
- Remove dependency on file location in Gherkin package. The (internal) service container parameters gherkin.paths.lib
and gherkin.paths.i18n are no longer defined or used. Minimum behat/gherkin version is now ^4.12.0.
By @carlos-granados in #1604, backported from 3.20.0 to fix errors for users stuck on 3.16.0 due to
dependency conflicts.