Skip to content

Commit 3fba3a8

Browse files
authored
Merge pull request #1043 from a-menshchikov/patch-1
Added support for ramsey/uuid 4.0
2 parents b5fa615 + 9c8ddcb commit 3fba3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"bunny/bunny": "^0.2.4|^0.3|^0.4",
2222
"php-amqplib/php-amqplib": "^2.7",
2323
"doctrine/dbal": "^2.6",
24-
"ramsey/uuid": "^2|^3.5",
24+
"ramsey/uuid": "^2|^3.5|^4.0",
2525
"psr/log": "^1",
2626
"psr/container": "^1",
2727
"makasim/temp-file": "^0.2",

0 commit comments

Comments
 (0)