|
50 | 50 | }, |
51 | 51 | "require": { |
52 | 52 | "php": "^8.1.0", |
53 | | - "joomla/application": "^3.0.1", |
54 | | - "joomla/archive": "^3.0.1", |
55 | | - "joomla/authentication": "~3.0", |
56 | | - "joomla/console": "~3.0", |
57 | | - "joomla/crypt": "~3.0", |
58 | | - "joomla/data": "~3.0", |
59 | | - "joomla/database": "~3.0", |
60 | | - "joomla/di": "~3.0", |
61 | | - "joomla/event": "~3.0", |
| 53 | + "joomla/application": "^3.0.2", |
| 54 | + "joomla/archive": "^3.0.2", |
| 55 | + "joomla/authentication": "^3.0.1", |
| 56 | + "joomla/console": "^3.0.1", |
| 57 | + "joomla/crypt": "^3.0.1", |
| 58 | + "joomla/data": "^3.0.1", |
| 59 | + "joomla/database": "^3.2", |
| 60 | + "joomla/di": "^3.0.1", |
| 61 | + "joomla/event": "^3.0.1", |
62 | 62 | "joomla/filter": "^3.0.1", |
63 | | - "joomla/filesystem": "~3.0", |
| 63 | + "joomla/filesystem": "^3.0.1", |
64 | 64 | "joomla/http": "^3.0.1", |
65 | 65 | "joomla/input": "~3.0", |
66 | 66 | "joomla/language": "~3.0", |
67 | 67 | "joomla/oauth1": "~3.0", |
68 | 68 | "joomla/oauth2": "~3.0", |
69 | 69 | "joomla/registry": "~3.0", |
70 | 70 | "joomla/router": "~3.0", |
71 | | - "joomla/session": "~3.0", |
72 | | - "joomla/string": "~3.0", |
| 71 | + "joomla/session": "^3.0.1", |
| 72 | + "joomla/string": "^3.0.1", |
73 | 73 | "joomla/uri": "~3.0", |
74 | 74 | "joomla/utilities": "~3.0", |
75 | 75 | "algo26-matthias/idna-convert": "^3.1.1", |
|
78 | 78 | "fig/link-util": "^1.2.0", |
79 | 79 | "google/recaptcha": "^1.3.0", |
80 | 80 | "laminas/laminas-diactoros": "^2.26.0", |
81 | | - "paragonie/sodium_compat": "^1.20", |
| 81 | + "paragonie/sodium_compat": "^1.21.1", |
82 | 82 | "phpmailer/phpmailer": "^6.9.1", |
83 | 83 | "psr/link": "~1.1.1", |
84 | | - "symfony/console": "^6.4.4", |
85 | | - "symfony/error-handler": "^6.4.4", |
86 | | - "symfony/ldap": "^6.4.3", |
87 | | - "symfony/options-resolver": "^6.4.0", |
88 | | - "symfony/polyfill-mbstring": "^1.29.0", |
89 | | - "symfony/web-link": "^6.4.3", |
90 | | - "symfony/yaml": "^6.4.3", |
| 84 | + "symfony/console": "^6.4.10", |
| 85 | + "symfony/error-handler": "^6.4.10", |
| 86 | + "symfony/ldap": "^6.4.8", |
| 87 | + "symfony/options-resolver": "^6.4.8", |
| 88 | + "symfony/polyfill-mbstring": "^1.30.0", |
| 89 | + "symfony/web-link": "^6.4.8", |
| 90 | + "symfony/yaml": "^6.4.8", |
91 | 91 | "typo3/phar-stream-wrapper": "^3.1.7", |
92 | 92 | "wamania/php-stemmer": "^3.0.1", |
93 | | - "maximebf/debugbar": "^1.21.3", |
| 93 | + "maximebf/debugbar": "^1.22.3", |
94 | 94 | "tobscure/json-api": "dev-joomla-backports", |
95 | 95 | "willdurand/negotiation": "^3.1.0", |
96 | 96 | "ext-json": "*", |
|
99 | 99 | "ext-gd": "*", |
100 | 100 | "web-auth/webauthn-lib": "4.5.2", |
101 | 101 | "ext-dom": "*", |
102 | | - "composer/ca-bundle": "^1.5.0", |
| 102 | + "composer/ca-bundle": "^1.5.1", |
103 | 103 | "dragonmantank/cron-expression": "^3.3.3", |
104 | 104 | "enshrined/svg-sanitize": "^0.15.4", |
105 | 105 | "lcobucci/jwt": "^4.3.0", |
106 | | - "web-token/jwt-library": "^3.3.1", |
| 106 | + "web-token/jwt-library": "^3.4.6", |
107 | 107 | "phpseclib/bcmath_compat": "^2.0.2", |
108 | 108 | "jfcherng/php-diff": "^6.16.2", |
109 | 109 | "voku/portable-utf8": "^6.0.13", |
110 | 110 | "php-tuf/php-tuf": "^1.0.1" |
111 | 111 | }, |
112 | 112 | "require-dev": { |
113 | | - "phpunit/phpunit": "^9.6.17", |
114 | | - "friendsofphp/php-cs-fixer": "^3.52.0", |
115 | | - "squizlabs/php_codesniffer": "^3.9.0", |
| 113 | + "phpunit/phpunit": "^9.6.20", |
| 114 | + "friendsofphp/php-cs-fixer": "^3.59.3", |
| 115 | + "squizlabs/php_codesniffer": "^3.10.2", |
116 | 116 | "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", |
117 | 117 | "joomla/mediawiki": "^3.0", |
118 | 118 | "joomla/test": "~3.0", |
|
0 commit comments