|
83 | 83 | "paragonie/sodium_compat": "^1.21.1", |
84 | 84 | "phpmailer/phpmailer": "^6.10.0", |
85 | 85 | "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", |
93 | 93 | "typo3/phar-stream-wrapper": "^3.1.8", |
94 | 94 | "wamania/php-stemmer": "^4.0.0", |
95 | 95 | "tobscure/json-api": "dev-joomla-backports", |
|
100 | 100 | "ext-gd": "*", |
101 | 101 | "web-auth/webauthn-lib": "4.5.2", |
102 | 102 | "ext-dom": "*", |
103 | | - "composer/ca-bundle": "^1.5.7", |
| 103 | + "composer/ca-bundle": "^1.5.8", |
104 | 104 | "dragonmantank/cron-expression": "^3.4.0", |
105 | 105 | "enshrined/svg-sanitize": "^0.22.0", |
106 | 106 | "lcobucci/jwt": "^4.3.0", |
|
112 | 112 | "php-debugbar/php-debugbar": "^2.2.4" |
113 | 113 | }, |
114 | 114 | "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", |
118 | 118 | "joomla/mediawiki": "^3.0", |
119 | 119 | "joomla/test": "~3.0", |
120 | | - "phpstan/phpstan": "^2.1.19", |
| 120 | + "phpstan/phpstan": "^2.1.28", |
121 | 121 | "phpstan/phpstan-deprecation-rules": "^2.0.3" |
122 | 122 | }, |
123 | 123 | "replace": { |
|
0 commit comments