Skip to content

Commit 22d2a48

Browse files
committed
Bump codeception version
1 parent 279d955 commit 22d2a48

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4"
2020
},
2121
"require-dev": {
22-
"codeception/codeception": "^4.1",
23-
"codeception/module-asserts": "^1.2",
24-
"codeception/module-db": "^1.0",
25-
"codeception/module-phpbrowser": "^1.0",
26-
"codeception/module-rest": "^1.2",
27-
"consolidation/robo": "^2.0",
22+
"codeception/codeception": "^4.1 || ^5.1",
23+
"codeception/module-asserts": "^1.2 || ^3.0",
24+
"codeception/module-db": "^1.0 || ^3.0",
25+
"codeception/module-phpbrowser": "^1.0 || ^3.0",
26+
"codeception/module-rest": "^1.2 || ^3.0",
27+
"consolidation/robo": "^2.0 || ^3.0",
2828
"phpmd/phpmd": "@stable",
2929
"phpstan/phpstan": "^1.8",
3030
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)