|
52 | 52 | }, |
53 | 53 | "require": { |
54 | 54 | "php": "^8.1.0", |
55 | | - "joomla/application": "^3.0.3", |
56 | | - "joomla/archive": "^3.0.2", |
57 | | - "joomla/authentication": "^3.0.1", |
58 | | - "joomla/console": "^3.0.1", |
59 | | - "joomla/crypt": "^3.0.1", |
60 | | - "joomla/data": "^3.0.1", |
| 55 | + "joomla/application": "^3.0.4", |
| 56 | + "joomla/archive": "^3.0.4", |
| 57 | + "joomla/authentication": "^3.0.3", |
| 58 | + "joomla/console": "^3.0.3", |
| 59 | + "joomla/crypt": "^3.0.3", |
| 60 | + "joomla/data": "^3.0.3", |
61 | 61 | "joomla/database": "^3.4", |
62 | | - "joomla/di": "^3.0.1", |
63 | | - "joomla/event": "^3.0.1", |
64 | | - "joomla/filter": "^3.0.2", |
65 | | - "joomla/filesystem": "^3.1.0", |
66 | | - "joomla/http": "^3.1.0", |
| 62 | + "joomla/di": "^3.1.1", |
| 63 | + "joomla/event": "^3.0.2", |
| 64 | + "joomla/filter": "^3.0.4", |
| 65 | + "joomla/filesystem": "^3.1.2", |
| 66 | + "joomla/http": "^3.1.2", |
67 | 67 | "joomla/input": "~3.0", |
68 | 68 | "joomla/language": "~3.0", |
69 | 69 | "joomla/oauth1": "~3.0", |
70 | 70 | "joomla/oauth2": "~3.0", |
71 | 71 | "joomla/registry": "~3.0", |
72 | 72 | "joomla/router": "~3.0", |
73 | | - "joomla/session": "^3.0.1", |
74 | | - "joomla/string": "^3.0.1", |
| 73 | + "joomla/session": "^3.0.3", |
| 74 | + "joomla/string": "^3.0.4", |
75 | 75 | "joomla/uri": "~3.0", |
76 | 76 | "joomla/utilities": "~3.0", |
77 | 77 | "algo26-matthias/idna-convert": "^3.2.0", |
78 | 78 | "defuse/php-encryption": "^2.4.0", |
79 | 79 | "doctrine/inflector": "^1.4.4", |
80 | 80 | "fig/link-util": "^1.2.0", |
81 | | - "google/recaptcha": "^1.3.0", |
| 81 | + "google/recaptcha": "^1.3.1", |
82 | 82 | "laminas/laminas-diactoros": "^2.26.0", |
83 | 83 | "paragonie/sodium_compat": "^1.21.1", |
84 | | - "phpmailer/phpmailer": "^6.9.3", |
| 84 | + "phpmailer/phpmailer": "^6.10.0", |
85 | 85 | "psr/link": "~1.1.1", |
86 | | - "symfony/console": "^6.4.17", |
87 | | - "symfony/error-handler": "^6.4.19", |
| 86 | + "symfony/console": "^6.4.23", |
| 87 | + "symfony/error-handler": "^6.4.23", |
88 | 88 | "symfony/ldap": "^6.4.13", |
89 | 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", |
| 90 | + "symfony/polyfill-mbstring": "^1.32.0", |
| 91 | + "symfony/web-link": "^6.4.22", |
| 92 | + "symfony/yaml": "^6.4.23", |
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.6", |
| 103 | + "composer/ca-bundle": "^1.5.7", |
104 | 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.7", |
| 107 | + "web-token/jwt-library": "^3.4.8", |
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 | 111 | "php-tuf/php-tuf": "^1.0.3", |
112 | | - "php-debugbar/php-debugbar": "^2.1.6" |
| 112 | + "php-debugbar/php-debugbar": "^2.2.4" |
113 | 113 | }, |
114 | 114 | "require-dev": { |
115 | | - "phpunit/phpunit": "^9.6.22", |
116 | | - "friendsofphp/php-cs-fixer": "^3.72.0", |
117 | | - "squizlabs/php_codesniffer": "^3.12.0", |
| 115 | + "phpunit/phpunit": "^9.6.23", |
| 116 | + "friendsofphp/php-cs-fixer": "^3.84.0", |
| 117 | + "squizlabs/php_codesniffer": "^3.13.2", |
118 | 118 | "joomla/mediawiki": "^3.0", |
119 | 119 | "joomla/test": "~3.0", |
120 | | - "phpstan/phpstan": "^2.1.8", |
121 | | - "phpstan/phpstan-deprecation-rules": "^2.0.1" |
| 120 | + "phpstan/phpstan": "^2.1.19", |
| 121 | + "phpstan/phpstan-deprecation-rules": "^2.0.3" |
122 | 122 | }, |
123 | 123 | "replace": { |
124 | 124 | "paragonie/random_compat": "9.99.99", |
|
0 commit comments