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.
2 parents 263a84a + 2ffcb6f commit e8d8ba4Copy full SHA for e8d8ba4
composer.json
@@ -71,7 +71,7 @@
71
"php-amqplib/php-amqplib": "~2.10.0",
72
"phpseclib/mcrypt_compat": "1.0.8",
73
"phpseclib/phpseclib": "2.0.*",
74
- "ramsey/uuid": "~3.8.0",
+ "ramsey/uuid": "~4.1.0",
75
"symfony/console": "~4.4.0",
76
"symfony/event-dispatcher": "~4.4.0",
77
"symfony/process": "~4.4.0",
@@ -82,7 +82,7 @@
82
"web-token/jwt-framework": "^v2.2.7"
83
},
84
"require-dev": {
85
- "allure-framework/allure-phpunit": "~1.3.1",
+ "allure-framework/allure-phpunit": "~1.4",
86
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
87
"friendsofphp/php-cs-fixer": "~2.18.1",
88
"lusitanian/oauth": "~0.8.10",
0 commit comments