Skip to content

Commit 9c8ddcb

Browse files
Update composer.json
Added ramsey/uuid 4.0 support.
1 parent b5fa615 commit 9c8ddcb

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)