Skip to content

Commit 8156551

Browse files
Update dependency symfony/dependency-injection to v8
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | packagist | symfony/dependency-injection | 7.4.8 | 8.0.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3c6afd commit 8156551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
2727
"laminas/laminas-config-aggregator": "^1.13",
2828
"laminas/laminas-stdlib": "^3.17",
29-
"symfony/dependency-injection": "^6.2.8 || ^7.0"
29+
"symfony/dependency-injection": "^6.2.8 || ^7.0 || ^8.0"
3030
},
3131
"require-dev": {
3232
"laminas/laminas-coding-standard": "^3.1",

0 commit comments

Comments
 (0)