Skip to content

Commit

Permalink
Merge pull request #55 from amocrm/hotfix/issue#54
Browse files Browse the repository at this point in the history
update for ramsey/uuid 4
  • Loading branch information
bessudnov authored Jul 6, 2020
2 parents f029c73 + 7f346cc commit 040cea7
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 @@ -26,7 +26,7 @@
"illuminate/support": "5.* || 6.* || 7.*",
"symfony/dotenv": "4.* || 5.*",
"fig/http-message-util": "1.*",
"ramsey/uuid": "3.*"
"ramsey/uuid": "^3 || ^4"
},
"require-dev": {
"phpunit/phpunit": "7.*.*",
Expand Down

0 comments on commit 040cea7

Please sign in to comment.