Skip to content

Commit

Permalink
fix: support ramsey uuid 4
Browse files Browse the repository at this point in the history
  • Loading branch information
morrislaptop committed Apr 30, 2020
1 parent 98d8370 commit 5eec6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^7.1",
"guzzlehttp/guzzle": "^6.3",
"illuminate/support": "5.7.* || 5.8.* || ^6.0 || ^7.0",
"ramsey/uuid": "^3.8",
"ramsey/uuid": "^3.8 || ^4.0",
"rxnet/eventstore-client": "^3.0.2"
},
"require-dev": {
Expand Down

0 comments on commit 5eec6fd

Please sign in to comment.