Skip to content

Commit

Permalink
Bump ramsey/uuid to v4 (#45)
Browse files Browse the repository at this point in the history
* Update to ramsey/uuid 4

* Allow ramsey/uuid 3.7 to 4.0

Co-authored-by: Brian Matovu <[email protected]>
  • Loading branch information
MuluhGodson and mtvbrianking authored Jun 19, 2020
1 parent 522a887 commit 79cdb1a
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 @@ -30,7 +30,7 @@
"illuminate/database": "^7.0",
"illuminate/support": "^7.0",
"nesbot/carbon": "^2.17",
"ramsey/uuid": "^3.7"
"ramsey/uuid": "^3.7|^4.0"
},
"require-dev": {
"mockery/mockery": "^1.3.1",
Expand Down

0 comments on commit 79cdb1a

Please sign in to comment.