Skip to content

Commit a79cd92

Browse files
authored
[5.2] Composer dependency updates (joomla#44004)
1 parent 9275907 commit a79cd92

File tree

6 files changed

+99
-99
lines changed

6 files changed

+99
-99
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,21 +81,21 @@
8181
"paragonie/sodium_compat": "^1.21.1",
8282
"phpmailer/phpmailer": "^6.9.1",
8383
"psr/link": "~1.1.1",
84-
"symfony/console": "^6.4.10",
84+
"symfony/console": "^6.4.11",
8585
"symfony/error-handler": "^6.4.10",
8686
"symfony/ldap": "^6.4.8",
8787
"symfony/options-resolver": "^6.4.8",
8888
"symfony/polyfill-mbstring": "^1.30.0",
8989
"symfony/web-link": "^6.4.8",
90-
"symfony/yaml": "^6.4.8",
90+
"symfony/yaml": "^6.4.11",
9191
"typo3/phar-stream-wrapper": "^3.1.7",
9292
"wamania/php-stemmer": "^3.0.1",
9393
"maximebf/debugbar": "^1.22.3",
9494
"tobscure/json-api": "dev-joomla-backports",
9595
"willdurand/negotiation": "^3.1.0",
9696
"ext-json": "*",
9797
"ext-simplexml": "*",
98-
"psr/log": "~3.0",
98+
"psr/log": "^3.0.1",
9999
"ext-gd": "*",
100100
"web-auth/webauthn-lib": "4.5.2",
101101
"ext-dom": "*",
@@ -116,7 +116,7 @@
116116
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
117117
"joomla/mediawiki": "^3.0",
118118
"joomla/test": "~3.0",
119-
"phpstan/phpstan": "^1.11.10",
119+
"phpstan/phpstan": "^1.12.0",
120120
"phpstan/phpstan-deprecation-rules": "^1.2.0"
121121
},
122122
"replace": {

0 commit comments

Comments
 (0)