Skip to content

Commit

Permalink
Revert "Update ramsey/uuid requirement from ^3.8 to ^3.8 || ^4.0 (#387)…
Browse files Browse the repository at this point in the history
…" (#396)

This reverts commit 35d188b.
  • Loading branch information
prolic committed May 2, 2020
1 parent b2a838b commit 95f94bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^7.4",
"ext-json": "*",
"ramsey/uuid": "^3.8 || ^4.0"
"ramsey/uuid": "^3.8"
},
"require-dev": {
"amphp/amp": "^2.1.2",
Expand Down

0 comments on commit 95f94bf

Please sign in to comment.