Skip to content

Commit

Permalink
Update codeception/module-db requirement from ~3.1 to ~3.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent c837a5a commit 3897a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"codeception/module-asserts": "~3.0",
"codeception/module-phpbrowser": "~3.0",
"codeception/module-webdriver": "~3.0",
"codeception/module-db": "~3.1",
"codeception/module-db": "~3.2",
"codeception/module-filesystem": "~3.0",
"codeception/module-cli": "~2.0",
"codeception/util-universalframework": "~1.0",
Expand Down

0 comments on commit 3897a75

Please sign in to comment.