Skip to content

Commit bda36ae

Browse files
committed
Issue #3428052 by Spokje, mondrake: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest
1 parent 90f129c commit bda36ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"symfony/http-kernel": "~v6.4.1",
4444
"symfony/mailer": "~v6.4.0",
4545
"symfony/mime": "~v6.4.0",
46-
"symfony/polyfill-ctype": "~v1.28.0",
46+
"symfony/polyfill-ctype": "~v1.29.0",
4747
"symfony/polyfill-iconv": "~v1.28.0",
4848
"symfony/polyfill-intl-grapheme": "~v1.28.0",
4949
"symfony/polyfill-intl-idn": "~v1.28.0",
@@ -60,7 +60,7 @@
6060
"symfony/validator": "~v6.4.0",
6161
"symfony/var-dumper": "~v6.4.0",
6262
"symfony/var-exporter": "~v6.4.1",
63-
"symfony/yaml": "~v6.4.0",
63+
"symfony/yaml": "~v6.4.3",
6464
"twig/twig": "~v3.8.0"
6565
}
6666
}

0 commit comments

Comments
 (0)