|
67 | 67 | "joomla/uri": "~3.0.x-dev", |
68 | 68 | "joomla/utilities": "~3.0.x-dev", |
69 | 69 | "algo26-matthias/idna-convert": "^3.1.0", |
70 | | - "defuse/php-encryption": "^2.3.1", |
| 70 | + "defuse/php-encryption": "^2.4.0", |
71 | 71 | "doctrine/inflector": "^1.4.4", |
72 | 72 | "fig/link-util": "^1.2.0", |
73 | 73 | "google/recaptcha": "^1.3.0", |
|
93 | 93 | "ext-gd": "*", |
94 | 94 | "web-auth/webauthn-lib": "4.3.0", |
95 | 95 | "ext-dom": "*", |
96 | | - "composer/ca-bundle": "^1.3.5", |
| 96 | + "composer/ca-bundle": "^1.3.6", |
97 | 97 | "dragonmantank/cron-expression": "^3.3.2", |
98 | 98 | "enshrined/svg-sanitize": "^0.15.4", |
99 | 99 | "lcobucci/jwt": "^4.3.0", |
100 | 100 | "web-token/signature-pack": "^3.2.7", |
101 | 101 | "phpseclib/bcmath_compat": "^2.0.1", |
102 | | - "jfcherng/php-diff": "^6.15.1", |
| 102 | + "jfcherng/php-diff": "^6.15.3", |
103 | 103 | "voku/portable-utf8": "^6.0.13" |
104 | 104 | }, |
105 | 105 | "require-dev": { |
106 | | - "phpunit/phpunit": "^9.6.6", |
| 106 | + "phpunit/phpunit": "^9.6.9", |
107 | 107 | "friendsofphp/php-cs-fixer": "~3.4.0", |
108 | 108 | "squizlabs/php_codesniffer": "~3.7.2", |
109 | 109 | "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", |
|
0 commit comments