Skip to content

Commit f50fbb6

Browse files
authored
Merge pull request #210 from thecodingmachine/dependabot/composer/ramsey/uuid-tw-3.7or-tw-4.0
Update ramsey/uuid requirement from ^3.7 to ^3.7 || ^4.0
2 parents cadc16c + 510df72 commit f50fbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"symfony/console": "^2 || ^3 || ^4 || ^5",
3232
"mouf/utils.log.psr.multi-logger": "^1.0",
3333
"symfony/filesystem": "^2.7 || ^3 || ^4 || ^5",
34-
"ramsey/uuid": "^3.7",
34+
"ramsey/uuid": "^3.7 || ^4.0",
3535
"doctrine/annotations": "^1.10",
3636
"zendframework/zend-code": "^3.4",
3737
"psr/container": "^1",

0 commit comments

Comments
 (0)