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 f8514d8 commit 63b072aCopy full SHA for 63b072a
composer.json
@@ -68,7 +68,7 @@
68
"monolog/monolog": "^2.3",
69
"pelago/emogrifier": "^6.0.0",
70
"php-amqplib/php-amqplib": "~3.1.0",
71
- "phpseclib/mcrypt_compat": "2.0.0",
+ "phpseclib/mcrypt_compat": "~2.0.0",
72
"phpseclib/phpseclib": "~3.0.9",
73
"ramsey/uuid": "~4.2.0",
74
"symfony/console": "~4.4.0",
@@ -83,7 +83,7 @@
83
"require-dev": {
84
"allure-framework/allure-phpunit": "~1.5.0",
85
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
86
- "friendsofphp/php-cs-fixer": "~3.0.0",
+ "friendsofphp/php-cs-fixer": "~3.3.0",
87
"lusitanian/oauth": "~0.8.10",
88
"magento/magento-coding-standard": "*",
89
"magento/magento2-functional-testing-framework": "^3.7",
0 commit comments