Skip to content

Commit 3897a75

Browse files
Update codeception/module-db requirement from ~3.1 to ~3.2
Updates the requirements on [codeception/module-db](https://github.com/Codeception/module-db) to permit the latest version. - [Release notes](https://github.com/Codeception/module-db/releases) - [Commits](Codeception/module-db@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: codeception/module-db dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c837a5a commit 3897a75

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
@@ -26,7 +26,7 @@
2626
"codeception/module-asserts": "~3.0",
2727
"codeception/module-phpbrowser": "~3.0",
2828
"codeception/module-webdriver": "~3.0",
29-
"codeception/module-db": "~3.1",
29+
"codeception/module-db": "~3.2",
3030
"codeception/module-filesystem": "~3.0",
3131
"codeception/module-cli": "~2.0",
3232
"codeception/util-universalframework": "~1.0",

0 commit comments

Comments
 (0)