Skip to content

Commit

Permalink
build(deps-dev): update symfony/property-access requirement from ^5.4…
Browse files Browse the repository at this point in the history
… || ^6.0 to ^5.4 || ^6.0 || ^7.0

---
updated-dependencies:
- dependency-name: symfony/property-access
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent fc30eac commit 4386b7f
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 @@ -32,7 +32,7 @@
"psr/log": "^1.1 || ^2.0 || ^3.0",
"symfony/console": "^5.4 || ^6.0",
"symfony/contracts": "^2.0 || ^3.0",
"symfony/property-access": "^5.4 || ^6.0",
"symfony/property-access": "^5.4 || ^6.0 || ^7.0",
"symfony/serializer": "^5.4 || ^6.0",
"vimeo/psalm": "^4.18"
},
Expand Down

0 comments on commit 4386b7f

Please sign in to comment.