We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84afb08 commit 7abc1beCopy full SHA for 7abc1be
composer.json
@@ -22,7 +22,8 @@
22
"symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4",
23
"symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0",
24
"symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4",
25
- "magento/quality-patches": "^1.1.0"
+ "magento/quality-patches": "^1.1.0",
26
+ "magento/magento-cloud-docker":"^1.4.0"
27
},
28
"require-dev": {
29
"codeception/codeception": "^4.1 || ^5.1",
@@ -32,7 +33,7 @@
32
33
"codeception/module-rest": "^1.2 || ^3.0",
34
"consolidation/robo": "^1.2 || ^3.0 || ^5.0",
35
"phpmd/phpmd": "@stable",
- "phpunit/phpunit": "^9.5.10 || ^10",
36
+ "phpunit/phpunit": "^10.0",
37
"squizlabs/php_codesniffer": "^3.0"
38
39
"bin": [
0 commit comments