Skip to content

Commit

Permalink
Merge pull request #6829 from magento-lynx/ramsey-uuid
Browse files Browse the repository at this point in the history
[Lynx] Updated ramsey/uuid to PHP 8 compatible version
  • Loading branch information
zakdma authored May 8, 2021
2 parents 94f5b99 + 94cc576 commit 2ffcb6f
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 215 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"php-amqplib/php-amqplib": "~2.10.0",
"phpseclib/mcrypt_compat": "1.0.8",
"phpseclib/phpseclib": "2.0.*",
"ramsey/uuid": "~3.8.0",
"ramsey/uuid": "~4.1.0",
"symfony/console": "~4.4.0",
"symfony/event-dispatcher": "~4.4.0",
"symfony/process": "~4.4.0",
Expand All @@ -82,7 +82,7 @@
"web-token/jwt-framework": "^v2.2.7"
},
"require-dev": {
"allure-framework/allure-phpunit": "~1.3.1",
"allure-framework/allure-phpunit": "~1.4",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"friendsofphp/php-cs-fixer": "~2.18.1",
"lusitanian/oauth": "~0.8.10",
Expand Down
Loading

0 comments on commit 2ffcb6f

Please sign in to comment.