Skip to content

Commit

Permalink
Merge pull request #85 from eduarguz/master
Browse files Browse the repository at this point in the history
Adds support for ramsey/uuid 4
  • Loading branch information
frankdejonge committed Apr 5, 2020
2 parents 8c73ab6 + 69391aa commit f2316e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.2",
"ramsey/uuid": "^3.6",
"ramsey/uuid": "^3|^4",
"symfony/yaml": "^3.2|^4.0|^5.0"
},
"require-dev": {
Expand Down

0 comments on commit f2316e2

Please sign in to comment.