Skip to content

Commit 10e642f

Browse files
committed
update dev dependencies for php >=8.2
1 parent 12a0e40 commit 10e642f

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
@@ -25,7 +25,7 @@
2525
"codeception/module-phpbrowser": "^1.0 | ^2.0",
2626
"codeception/module-asserts": "^1.0 | ^2.0 | ^3.0",
2727
"fzaninotto/faker": "^1.9@dev",
28-
"codeception/module-db": "^1.0",
28+
"codeception/module-db": "^1.0 | ^2.0 | ^3.0",
2929
"codeception/assert-throws": "^1.0",
3030
"codeception/verify": "^1.5"
3131
},

0 commit comments

Comments
 (0)