Skip to content

Commit 74c6d6a

Browse files
chore: Update to cucumber/gherkin v37.0.1 (#409)
Automated update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e260379 commit 74c6d6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"symfony/yaml": "^5.4 || ^6.4 || ^7.0",
2323
"phpunit/phpunit": "^10.5",
24-
"cucumber/gherkin-monorepo": "dev-gherkin-v37.0.0",
24+
"cucumber/gherkin-monorepo": "dev-gherkin-v37.0.1",
2525
"friendsofphp/php-cs-fixer": "^3.77",
2626
"phpstan/phpstan": "^2",
2727
"phpstan/extension-installer": "^1",
@@ -56,16 +56,16 @@
5656
"type": "package",
5757
"package": {
5858
"name": "cucumber/gherkin-monorepo",
59-
"version": "dev-gherkin-v37.0.0",
59+
"version": "dev-gherkin-v37.0.1",
6060
"source": {
6161
"type": "git",
6262
"url": "https://github.com/cucumber/gherkin.git",
63-
"reference": "1e49335524c384694fe9faa843d74b550fb330c5"
63+
"reference": "501f8ae664867f30d9b0948adf6943bb8e443237"
6464
},
6565
"dist": {
6666
"type": "zip",
67-
"url": "https://api.github.com/repos/cucumber/gherkin/zipball/1e49335524c384694fe9faa843d74b550fb330c5",
68-
"reference": "1e49335524c384694fe9faa843d74b550fb330c5"
67+
"url": "https://api.github.com/repos/cucumber/gherkin/zipball/501f8ae664867f30d9b0948adf6943bb8e443237",
68+
"reference": "501f8ae664867f30d9b0948adf6943bb8e443237"
6969
}
7070
}
7171
}

0 commit comments

Comments
 (0)