Skip to content

Commit

Permalink
build(deps-dev): update ramsey/uuid requirement from ^3.0 to ^4.7
Browse files Browse the repository at this point in the history
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/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@3.0.0...4.7.6)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent b05c4d1 commit 38e84d7
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 @@ -53,7 +53,7 @@
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.19.0",
"ramsey/uuid": "^3.0",
"ramsey/uuid": "^4.7",
"symfony/framework-bundle": "^6.4 || ^7.0",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/runtime": "^6.4 || ^7.0",
Expand Down

0 comments on commit 38e84d7

Please sign in to comment.