Skip to content

Commit f51ca72

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

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
@@ -49,7 +49,7 @@
4949
"cakephp/cakephp-codesniffer": "^5.0",
5050
"cakephp/i18n": "^5.0",
5151
"phpunit/phpunit": "^10.5",
52-
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
52+
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0|^8.0"
5353
},
5454
"autoload": {
5555
"psr-4": {

0 commit comments

Comments
 (0)