Skip to content

Commit

Permalink
allow ramsey uuid ^4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frets1700 committed Jan 10, 2024
1 parent 3ccd4ca commit 007cd9b
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 @@ -8,7 +8,7 @@
"require": {
"ext-json": "*",
"php": ">=7.4",
"ramsey/uuid" : "^3.8.0",
"ramsey/uuid" : "^3.8.0 || ^4.2.3",
"guzzlehttp/guzzle": "^6.2 || ^7.2",
"monolog/monolog" : "^2.3",
"myclabs/php-enum": "^1.6.0"
Expand Down

0 comments on commit 007cd9b

Please sign in to comment.