Skip to content

Commit

Permalink
Update dependency symfony/dependency-injection to v7
Browse files Browse the repository at this point in the history
| datasource | package                      | from   | to    |
| ---------- | ---------------------------- | ------ | ----- |
| packagist  | symfony/dependency-injection | 6.2.11 | 7.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 4c758a4 commit 76a4e9b
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 @@ -26,7 +26,7 @@
"php": "~8.1.0 || ~8.2.0",
"laminas/laminas-config-aggregator": "^1.13",
"laminas/laminas-stdlib": "^3.17",
"symfony/dependency-injection": "^5.4 || ^6.2.8"
"symfony/dependency-injection": "^5.4 || ^6.2.8 || ^7.0.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
Expand Down

0 comments on commit 76a4e9b

Please sign in to comment.