Skip to content

Commit

Permalink
fix: Accept Lower Ramsey Uuid Package
Browse files Browse the repository at this point in the history
  • Loading branch information
kangoo13 authored Dec 24, 2020
1 parent dec6dd0 commit f3f591e
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 @@ -23,7 +23,7 @@
"illuminate/bus": "5.7.* | 5.8.* | ^6.0 | ^7.0 | ^8.0",
"google/cloud-pubsub": "^1.1",
"ext-json": "*",
"ramsey/uuid": "^4.1"
"ramsey/uuid": "^4.1|^3.9"
},
"require-dev": {
"phpspec/phpspec": "^5.1|^6.1"
Expand Down

0 comments on commit f3f591e

Please sign in to comment.