Skip to content

Commit 510df72

Browse files
Update ramsey/uuid requirement from ^3.7 to ^3.7 || ^4.0
Updates the requirements on [ramsey/uuid](https://github.com/ramsey/uuid) to permit the latest version. - [Release notes](https://github.com/ramsey/uuid/releases) - [Changelog](https://github.com/ramsey/uuid/blob/master/CHANGELOG.md) - [Commits](ramsey/uuid@3.7.0...4.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76242ee commit 510df72

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)