|
62 | 62 | "joomla/di": "^3.0.1", |
63 | 63 | "joomla/event": "^3.0.1", |
64 | 64 | "joomla/filter": "^3.0.2", |
65 | | - "joomla/filesystem": "^3.0.2", |
| 65 | + "joomla/filesystem": "^3.1.0", |
66 | 66 | "joomla/http": "^3.0.1", |
67 | 67 | "joomla/input": "~3.0", |
68 | 68 | "joomla/language": "~3.0", |
|
84 | 84 | "phpmailer/phpmailer": "^6.9.3", |
85 | 85 | "psr/link": "~1.1.1", |
86 | 86 | "symfony/console": "^6.4.17", |
87 | | - "symfony/error-handler": "^6.4.18", |
| 87 | + "symfony/error-handler": "^6.4.19", |
88 | 88 | "symfony/ldap": "^6.4.13", |
89 | 89 | "symfony/options-resolver": "^6.4.16", |
90 | 90 | "symfony/polyfill-mbstring": "^1.31.0", |
|
100 | 100 | "ext-gd": "*", |
101 | 101 | "web-auth/webauthn-lib": "4.5.2", |
102 | 102 | "ext-dom": "*", |
103 | | - "composer/ca-bundle": "^1.5.5", |
| 103 | + "composer/ca-bundle": "^1.5.6", |
104 | 104 | "dragonmantank/cron-expression": "^3.4.0", |
105 | 105 | "enshrined/svg-sanitize": "^0.21.0", |
106 | 106 | "lcobucci/jwt": "^4.3.0", |
|
109 | 109 | "jfcherng/php-diff": "^6.16.2", |
110 | 110 | "voku/portable-utf8": "dev-joomla-5.3 as 6.0.13", |
111 | 111 | "php-tuf/php-tuf": "^1.0.2", |
112 | | - "php-debugbar/php-debugbar": "^2.1" |
| 112 | + "php-debugbar/php-debugbar": "^2.1.6" |
113 | 113 | }, |
114 | 114 | "require-dev": { |
115 | 115 | "phpunit/phpunit": "^9.6.22", |
116 | | - "friendsofphp/php-cs-fixer": "^3.68.5", |
| 116 | + "friendsofphp/php-cs-fixer": "^3.72.0", |
117 | 117 | "squizlabs/php_codesniffer": "^3.11.3", |
118 | 118 | "joomla/mediawiki": "^3.0", |
119 | 119 | "joomla/test": "~3.0", |
120 | | - "phpstan/phpstan": "^2.1.2", |
| 120 | + "phpstan/phpstan": "^2.1.8", |
121 | 121 | "phpstan/phpstan-deprecation-rules": "^2.0.1" |
122 | 122 | }, |
123 | 123 | "replace": { |
|
0 commit comments