Skip to content

Commit

Permalink
fix: Require v3 of ramsey/uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
owenconti committed May 23, 2020
1 parent b7b016d commit a9255b0
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 193 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"require": {
"graham-campbell/github": "^9.2@dev",
"php-http/guzzle6-adapter": "^2.0",
"ramsey/uuid": "^4.0@dev",
"ramsey/uuid": "^3.0",
"statamic/cms": "^3.0@beta"
},
"require-dev": {
Expand Down
Loading

0 comments on commit a9255b0

Please sign in to comment.