Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Update codeception/module-asserts requirement from ^1 to ^2
Browse files Browse the repository at this point in the history
Updates the requirements on [codeception/module-asserts](https://github.com/Codeception/module-asserts) to permit the latest version.
- [Release notes](https://github.com/Codeception/module-asserts/releases)
- [Commits](Codeception/module-asserts@1.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: codeception/module-asserts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 10, 2022
1 parent e422059 commit c2f5cf0
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 @@ -18,7 +18,7 @@
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"codeception/assert-throws": "^1.2",
"codeception/module-asserts": "^1",
"codeception/module-asserts": "^2",
"codeception/mockery-module": "^0.4",
"infection/codeception-adapter": "^0.4",
"infection/infection": "^0.26",
Expand Down

0 comments on commit c2f5cf0

Please sign in to comment.