Skip to content

Commit e78fe2d

Browse files
[v25-branch]: Update codeception/codeception requirement
Updates the requirements on [codeception/codeception](https://github.com/Codeception/Codeception) to permit the latest version. - [Release notes](https://github.com/Codeception/Codeception/releases) - [Changelog](https://github.com/Codeception/Codeception/blob/main/CHANGELOG-5.x.md) - [Commits](Codeception/Codeception@5.3.3...5.3.4) --- updated-dependencies: - dependency-name: codeception/codeception dependency-version: 5.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b3fa8d commit e78fe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"codeception/module-filesystem": "~3.0",
3131
"codeception/module-cli": "~2.0",
3232
"codeception/util-universalframework": "~1.0",
33-
"codeception/codeception": "~5.3.3",
33+
"codeception/codeception": "~5.3.4",
3434
"behat/gherkin": "~4.13.0"
3535
},
3636
"extra": {

0 commit comments

Comments
 (0)