Skip to content

Commit e8d8ba4

Browse files
committed
Merge branch '2.4-develop' of github.com:magento-commerce/magento2ce into tinymce3
2 parents 263a84a + 2ffcb6f commit e8d8ba4

File tree

3 files changed

+1123
-216
lines changed

3 files changed

+1123
-216
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"php-amqplib/php-amqplib": "~2.10.0",
7272
"phpseclib/mcrypt_compat": "1.0.8",
7373
"phpseclib/phpseclib": "2.0.*",
74-
"ramsey/uuid": "~3.8.0",
74+
"ramsey/uuid": "~4.1.0",
7575
"symfony/console": "~4.4.0",
7676
"symfony/event-dispatcher": "~4.4.0",
7777
"symfony/process": "~4.4.0",
@@ -82,7 +82,7 @@
8282
"web-token/jwt-framework": "^v2.2.7"
8383
},
8484
"require-dev": {
85-
"allure-framework/allure-phpunit": "~1.3.1",
85+
"allure-framework/allure-phpunit": "~1.4",
8686
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
8787
"friendsofphp/php-cs-fixer": "~2.18.1",
8888
"lusitanian/oauth": "~0.8.10",

0 commit comments

Comments
 (0)