Skip to content

Commit e90a41a

Browse files
committed
Update dependencies
1 parent 56df7e9 commit e90a41a

File tree

3 files changed

+412
-449
lines changed

3 files changed

+412
-449
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"minimum-stability": "dev",
13+
"prefer-stable": true,
1314
"require": {
1415
"php": ">=8.0.2",
1516
"ext-ctype": "*",
@@ -30,7 +31,7 @@
3031
"symfony/yaml": "4.4.*"
3132
},
3233
"require-dev": {
33-
"codeception/codeception": "^5.0.0-RC3",
34+
"codeception/codeception": "^5.0.8",
3435
"codeception/lib-innerbrowser": "^3.1",
3536
"codeception/module-asserts": "^3.0",
3637
"codeception/module-doctrine2": "^3.0",

0 commit comments

Comments
 (0)