Skip to content

Commit 5c5aab7

Browse files
committed
Removed codeception 4.1 for testing pipeline
1 parent b1b1497 commit 5c5aab7

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
@@ -37,7 +37,7 @@
3737
"symfony/yaml": "^3.3 || ^4.0 || ^5.1 || ^5.4 || ^6.4"
3838
},
3939
"require-dev": {
40-
"codeception/codeception": "^4.1 || ^5.1",
40+
"codeception/codeception": "^5.1",
4141
"codeception/module-asserts": "^1.2 || ^3.0",
4242
"codeception/module-db": "^1.0 || ^3.0",
4343
"codeception/module-phpbrowser": "^1.0 || ^3.0",

0 commit comments

Comments
 (0)