Skip to content

Commit 5ae0ef2

Browse files
committed
Update
1 parent c1b2672 commit 5ae0ef2

File tree

2 files changed

+77
-146
lines changed

2 files changed

+77
-146
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"aws/aws-sdk-php": "^3.132",
2222
"codeception/codeception": "^5.0",
2323
"codeception/module-asserts": "^3.0",
24-
"codeception/module-sequence": "dev-master",
24+
"codeception/module-sequence": "^3.0",
2525
"codeception/module-webdriver": "^4.0",
2626
"composer/composer": "^1.9||^2.0,!=2.2.16",
2727
"csharpru/vault-php": "^4.2.1",
@@ -48,7 +48,6 @@
4848
"php-coveralls/php-coveralls": "^1.0||^2.2",
4949
"phpmd/phpmd": "^2.8.0",
5050
"phpunit/phpunit": "^10.0",
51-
"sebastian/phpcpd": "dev-main",
5251
"squizlabs/php_codesniffer": "~3.7.0"
5352
},
5453
"suggest": {

0 commit comments

Comments
 (0)