Skip to content

Commit 41fffd1

Browse files
committed
Add support for ramsey/uuid ^4.0
1 parent a24dade commit 41fffd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"composer/ca-bundle": "^1.2",
2323
"guzzlehttp/guzzle": "^6.4",
2424
"lcobucci/jwt": "^3.3",
25-
"ramsey/uuid": "^3.8",
25+
"ramsey/uuid": "^3.8 || ^4.0",
2626
"tightenco/collect": "^5.8 || ^6.0 || ^7.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)