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.0.20 | 7.0.0 |
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 7155882 commit 7a77bc7
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 @@ -6,7 +6,7 @@
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"behat/behat": "^3.11.0",
"psr/container": "^1.1.2",
"symfony/dependency-injection": "^6.0.13"
"symfony/dependency-injection": "^7.0.0"
},
"require-dev": {
"doctrine/coding-standard": "^11.0.0",
Expand Down

0 comments on commit 7a77bc7

Please sign in to comment.