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.
1 parent b026746 commit 67ecd86Copy full SHA for 67ecd86
composer.json
@@ -72,7 +72,7 @@
72
"php-amqplib/php-amqplib": "~2.10.0",
73
"phpseclib/mcrypt_compat": "1.0.8",
74
"phpseclib/phpseclib": "2.0.*",
75
- "ramsey/uuid": "~3.8.0",
+ "ramsey/uuid": "~4.1.0",
76
"symfony/console": "~4.4.0",
77
"symfony/event-dispatcher": "~4.4.0",
78
"symfony/process": "~4.4.0",
@@ -82,7 +82,8 @@
82
"wikimedia/less.php": "^3.0.0"
83
},
84
"require-dev": {
85
- "allure-framework/allure-phpunit": "~1.2.0",
+ "allure-framework/allure-codeception": "1.5.0 as 1.4.5",
86
+ "allure-framework/allure-phpunit": "dev-master as 1.3.2",
87
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
88
"friendsofphp/php-cs-fixer": "~2.18.1",
89
"lusitanian/oauth": "~0.8.10",
0 commit comments