Skip to content

Commit

Permalink
wrong uuid version
Browse files Browse the repository at this point in the history
  • Loading branch information
basz committed Nov 2, 2022
1 parent e5db155 commit 96ad98c
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 @@ -22,7 +22,7 @@
"prefer-stable": true,
"require": {
"php": "^7.4 || ^8.0",
"ramsey/uuid": "4.2.1 || ^4.3",
"ramsey/uuid": "4.1.2 || ^4.3",
"beberlei/assert": "^2.7.1 || ^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 96ad98c

Please sign in to comment.