Skip to content

Commit 40f7907

Browse files
authored
Merge pull request #6 from NielsHoiting/master
Support uuid 4.0
2 parents a9cb075 + 652114c commit 40f7907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"predis/predis": "^1.1",
19-
"ramsey/uuid": "^3.7"
19+
"ramsey/uuid": "^3.7|^4.0"
2020
},
2121
"require-dev": {
2222
"symfony/process": "^4.0"

0 commit comments

Comments
 (0)