Skip to content

Commit

Permalink
chore(deps): update symfony/deprecation-contracts requirement || ~0
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/deprecation-contracts](https://github.com/symfony/deprecation-contracts) to permit the latest version.
- [Release notes](https://github.com/symfony/deprecation-contracts/releases)
- [Changelog](https://github.com/symfony/deprecation-contracts/blob/main/CHANGELOG.md)
- [Commits](symfony/deprecation-contracts@v2.1.0...v3.2.1)

---
updated-dependencies:
- dependency-name: symfony/deprecation-contracts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent e76d96d commit 0a01abb
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 @@ -15,7 +15,7 @@
"google/cloud-spanner": "~1.58.2",
"grpc/grpc": "^1.42",
"symfony/cache": "~6",
"symfony/deprecation-contracts": "~2",
"symfony/deprecation-contracts": "~2 || ~0",
"symfony/lock": "~6"
},
"require-dev": {
Expand Down

0 comments on commit 0a01abb

Please sign in to comment.