Skip to content

Commit 148971e

Browse files
authored
[5.4] Update Composer and NPM dependencies for 5.4.0-rc1 (#46099)
* Composer updates * NPM updates
1 parent 8ac5627 commit 148971e

File tree

4 files changed

+4644
-2629
lines changed

4 files changed

+4644
-2629
lines changed

composer.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@
8383
"paragonie/sodium_compat": "^1.21.1",
8484
"phpmailer/phpmailer": "^6.10.0",
8585
"psr/link": "~1.1.1",
86-
"symfony/console": "^6.4.23",
87-
"symfony/error-handler": "^6.4.23",
88-
"symfony/ldap": "^6.4.13",
89-
"symfony/options-resolver": "^6.4.16",
90-
"symfony/polyfill-mbstring": "^1.32.0",
91-
"symfony/web-link": "^6.4.22",
92-
"symfony/yaml": "^6.4.23",
86+
"symfony/console": "^6.4.25",
87+
"symfony/error-handler": "^6.4.24",
88+
"symfony/ldap": "^6.4.24",
89+
"symfony/options-resolver": "^6.4.25",
90+
"symfony/polyfill-mbstring": "^1.33.0",
91+
"symfony/web-link": "^6.4.24",
92+
"symfony/yaml": "^6.4.25",
9393
"typo3/phar-stream-wrapper": "^3.1.8",
9494
"wamania/php-stemmer": "^4.0.0",
9595
"tobscure/json-api": "dev-joomla-backports",
@@ -100,7 +100,7 @@
100100
"ext-gd": "*",
101101
"web-auth/webauthn-lib": "4.5.2",
102102
"ext-dom": "*",
103-
"composer/ca-bundle": "^1.5.7",
103+
"composer/ca-bundle": "^1.5.8",
104104
"dragonmantank/cron-expression": "^3.4.0",
105105
"enshrined/svg-sanitize": "^0.22.0",
106106
"lcobucci/jwt": "^4.3.0",
@@ -112,12 +112,12 @@
112112
"php-debugbar/php-debugbar": "^2.2.4"
113113
},
114114
"require-dev": {
115-
"phpunit/phpunit": "^9.6.23",
116-
"friendsofphp/php-cs-fixer": "^3.84.0",
117-
"squizlabs/php_codesniffer": "^3.13.2",
115+
"phpunit/phpunit": "^9.6.27",
116+
"friendsofphp/php-cs-fixer": "^3.87.2",
117+
"squizlabs/php_codesniffer": "^3.13.4",
118118
"joomla/mediawiki": "^3.0",
119119
"joomla/test": "~3.0",
120-
"phpstan/phpstan": "^2.1.19",
120+
"phpstan/phpstan": "^2.1.28",
121121
"phpstan/phpstan-deprecation-rules": "^2.0.3"
122122
},
123123
"replace": {

0 commit comments

Comments
 (0)