Skip to content

Commit ca7985e

Browse files
Update symfony/config requirement from ^4.0|^5.0|^6.0|^7.0 to ^4.0|^5.0|^6.0|^7.0|^8.0 (#2398)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f51ca72 commit ca7985e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"composer-runtime-api": "^2.0",
4141
"cakephp/database": "^5.0.2",
4242
"psr/container": "^1.1|^2.0",
43-
"symfony/config": "^4.0|^5.0|^6.0|^7.0",
43+
"symfony/config": "^4.0|^5.0|^6.0|^7.0|^8.0",
4444
"symfony/console": "^6.0|^7.0"
4545
},
4646
"require-dev": {

0 commit comments

Comments
 (0)