|
58 | 58 | "joomla/console": "^3.0.1", |
59 | 59 | "joomla/crypt": "^3.0.1", |
60 | 60 | "joomla/data": "^3.0.1", |
61 | | - "joomla/database": "^3.2", |
| 61 | + "joomla/database": "^3.3.1", |
62 | 62 | "joomla/di": "^3.0.1", |
63 | 63 | "joomla/event": "^3.0.1", |
64 | 64 | "joomla/filter": "^3.0.2", |
|
81 | 81 | "google/recaptcha": "^1.3.0", |
82 | 82 | "laminas/laminas-diactoros": "^2.26.0", |
83 | 83 | "paragonie/sodium_compat": "^1.21.1", |
84 | | - "phpmailer/phpmailer": "^6.9.1", |
| 84 | + "phpmailer/phpmailer": "^6.9.3", |
85 | 85 | "psr/link": "~1.1.1", |
86 | | - "symfony/console": "^6.4.11", |
87 | | - "symfony/error-handler": "^6.4.10", |
88 | | - "symfony/ldap": "^6.4.8", |
89 | | - "symfony/options-resolver": "^6.4.8", |
90 | | - "symfony/polyfill-mbstring": "^1.30.0", |
91 | | - "symfony/web-link": "^6.4.8", |
92 | | - "symfony/yaml": "^6.4.11", |
| 86 | + "symfony/console": "^6.4.17", |
| 87 | + "symfony/error-handler": "^6.4.18", |
| 88 | + "symfony/ldap": "^6.4.13", |
| 89 | + "symfony/options-resolver": "^6.4.16", |
| 90 | + "symfony/polyfill-mbstring": "^1.31.0", |
| 91 | + "symfony/web-link": "^6.4.13", |
| 92 | + "symfony/yaml": "^6.4.18", |
93 | 93 | "typo3/phar-stream-wrapper": "^4.0.0", |
94 | 94 | "wamania/php-stemmer": "^4.0.0", |
95 | 95 | "tobscure/json-api": "dev-joomla-backports", |
96 | 96 | "willdurand/negotiation": "^3.1.0", |
97 | 97 | "ext-json": "*", |
98 | 98 | "ext-simplexml": "*", |
99 | | - "psr/log": "^3.0.1", |
| 99 | + "psr/log": "^3.0.2", |
100 | 100 | "ext-gd": "*", |
101 | 101 | "web-auth/webauthn-lib": "4.5.2", |
102 | 102 | "ext-dom": "*", |
103 | | - "composer/ca-bundle": "^1.5.1", |
104 | | - "dragonmantank/cron-expression": "^3.3.3", |
| 103 | + "composer/ca-bundle": "^1.5.5", |
| 104 | + "dragonmantank/cron-expression": "^3.4.0", |
105 | 105 | "enshrined/svg-sanitize": "^0.21.0", |
106 | 106 | "lcobucci/jwt": "^4.3.0", |
107 | | - "web-token/jwt-library": "^3.4.6", |
| 107 | + "web-token/jwt-library": "^3.4.7", |
108 | 108 | "phpseclib/bcmath_compat": "^2.0.3", |
109 | 109 | "jfcherng/php-diff": "^6.16.2", |
110 | 110 | "voku/portable-utf8": "dev-joomla-5.3 as 6.0.13", |
111 | | - "php-tuf/php-tuf": "^1.0.1", |
| 111 | + "php-tuf/php-tuf": "^1.0.2", |
112 | 112 | "php-debugbar/php-debugbar": "^2.1" |
113 | 113 | }, |
114 | 114 | "require-dev": { |
115 | | - "phpunit/phpunit": "^9.6.21", |
116 | | - "friendsofphp/php-cs-fixer": "^3.64.0", |
117 | | - "squizlabs/php_codesniffer": "^3.10.3", |
| 115 | + "phpunit/phpunit": "^9.6.22", |
| 116 | + "friendsofphp/php-cs-fixer": "^3.68.5", |
| 117 | + "squizlabs/php_codesniffer": "^3.11.3", |
118 | 118 | "joomla/mediawiki": "^3.0", |
119 | 119 | "joomla/test": "~3.0", |
120 | | - "phpstan/phpstan": "^2.0", |
121 | | - "phpstan/phpstan-deprecation-rules": "^2.0" |
| 120 | + "phpstan/phpstan": "^2.1.2", |
| 121 | + "phpstan/phpstan-deprecation-rules": "^2.0.1" |
122 | 122 | }, |
123 | 123 | "replace": { |
124 | 124 | "paragonie/random_compat": "9.99.99", |
|
0 commit comments