Skip to content

Commit 142b483

Browse files
committed
Discrepancy between the declared versions of the following modules in magento/framework
1 parent 6b9cb60 commit 142b483

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

composer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,19 @@
7474
"monolog/monolog": "^2.7",
7575
"opensearch-project/opensearch-php": "^1.0 || ^2.0",
7676
"pelago/emogrifier": "^6.0.0",
77-
"php-amqplib/php-amqplib": "~3.2.0",
78-
"phpseclib/mcrypt_compat": "~2.0.2",
79-
"phpseclib/phpseclib": "~3.0.13",
80-
"ramsey/uuid": "~4.2.0",
81-
"symfony/console": "~5.4.12",
82-
"symfony/string": "~5.4.12",
83-
"symfony/intl": "~5.4.11",
84-
"symfony/process": "~5.4.8",
85-
"tedivm/jshrink": "~1.4.0",
86-
"tubalmartin/cssmin": "4.1.1",
77+
"php-amqplib/php-amqplib": "^3.2",
78+
"phpseclib/mcrypt_compat": "^2.0",
79+
"phpseclib/phpseclib": "^3.0",
80+
"ramsey/uuid": "^4.2",
81+
"symfony/console": "^5.4",
82+
"symfony/string": "^5.4",
83+
"symfony/intl": "^5.4",
84+
"symfony/process": "^5.4",
85+
"tedivm/jshrink": "^1.4",
86+
"tubalmartin/cssmin": "^4.1",
8787
"web-token/jwt-framework": "^v2.2.7",
88-
"webonyx/graphql-php": "~14.11.6",
89-
"wikimedia/less.php": "^3.0.0"
88+
"webonyx/graphql-php": "^14.11",
89+
"wikimedia/less.php": "^3.0"
9090
},
9191
"require-dev": {
9292
"allure-framework/allure-phpunit": "^1.5",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)