Skip to content

Commit

Permalink
Merge pull request #8 from netiul/allow_ramsey_uuid_4_0
Browse files Browse the repository at this point in the history
Allow version ^4.0 of ramsey/uuid
  • Loading branch information
codeliner authored May 16, 2020
2 parents a0868e0 + 71c3c98 commit 5e89296
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 @@ -20,7 +20,7 @@
"event-engine/php-data": "^2.0-dev",
"event-engine/php-engine-utils": "^0.1",
"event-engine/php-schema": "^0.1",
"ramsey/uuid": "^3.6"
"ramsey/uuid": "^3.6|^4.0"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 5e89296

Please sign in to comment.