Skip to content

Commit 8acceb7

Browse files
authored
chore: allow installation of lib-asserts v3 (#33)
1 parent eb1f7c9 commit 8acceb7

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": "^8.2",
2626
"codeception/codeception": "*@dev",
27-
"codeception/lib-asserts": "^2.2"
27+
"codeception/lib-asserts": "^2.2 | ^3.0.1"
2828
},
2929
"conflict": {
3030
"codeception/codeception": "<5.0"

0 commit comments

Comments
 (0)