Skip to content

Commit cd7ea4a

Browse files
authored
Merge pull request #4 from jontjs/ramsey_uuid_v4
Allow ramsey/uuid v4
2 parents 4baaa86 + 518b215 commit cd7ea4a

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
@@ -16,7 +16,7 @@
1616
"doctrine/doctrine-bundle": "^1.8|^2.0",
1717
"doctrine/orm": "^2.6|^3.0",
1818
"doctrine/persistence": "^1.0",
19-
"ramsey/uuid": "^3.8",
19+
"ramsey/uuid": "^3.8 || ^4",
2020
"ramsey/uuid-doctrine": "^1.5",
2121
"symfony/config": "^4.1|^5.0",
2222
"symfony/dependency-injection": "^4.1|^5.0",

0 commit comments

Comments
 (0)