Skip to content

Commit ce98412

Browse files
AC-3556::Monolog 2.7.0 causing failures in WebAPI+Integration Tests-Fixed static tests by reverting composer strict versioning
1 parent 8fd5935 commit ce98412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"magento/composer-dependency-version-audit-plugin": "~0.1",
6767
"magento/magento-composer-installer": ">=0.3.0",
6868
"magento/zendframework1": "~1.15.0",
69-
"monolog/monolog": "<=2.7.0",
69+
"monolog/monolog": "^2.6",
7070
"pelago/emogrifier": "^6.0.0",
7171
"php-amqplib/php-amqplib": "~3.2.0",
7272
"phpseclib/mcrypt_compat": "~2.0.2",

0 commit comments

Comments
 (0)