aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json62
1 files changed, 30 insertions, 32 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 1a7b08c32..8e6b10647 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1001,17 +1001,17 @@
},
{
"name": "phpseclib/phpseclib",
- "version": "2.0.37",
- "version_normalized": "2.0.37.0",
+ "version": "2.0.47",
+ "version_normalized": "2.0.47.0",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
- "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c"
+ "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
- "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c",
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b7d7d90ee7df7f33a664b4aea32d50a305d35adb",
+ "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb",
"shasum": ""
},
"require": {
@@ -1026,9 +1026,10 @@
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
- "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
+ "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
+ "ext-xml": "Install the XML extension to load XML formatted public keys."
},
- "time": "2022-04-04T04:57:45+00:00",
+ "time": "2024-02-26T04:55:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1093,7 +1094,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
- "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37"
+ "source": "https://github.com/phpseclib/phpseclib/tree/2.0.47"
},
"funding": [
{
@@ -1975,17 +1976,17 @@
},
{
"name": "smarty/smarty",
- "version": "v4.3.4",
- "version_normalized": "4.3.4.0",
+ "version": "v4.4.1",
+ "version_normalized": "4.4.1.0",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
- "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
+ "reference": "f4152e9b814ae2369b6e4935c05e1e0c3654318d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
- "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
+ "url": "https://api.github.com/repos/smarty-php/smarty/zipball/f4152e9b814ae2369b6e4935c05e1e0c3654318d",
+ "reference": "f4152e9b814ae2369b6e4935c05e1e0c3654318d",
"shasum": ""
},
"require": {
@@ -1995,7 +1996,7 @@
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "^3.1"
},
- "time": "2023-09-14T10:59:08+00:00",
+ "time": "2024-02-26T13:58:37+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -2038,7 +2039,7 @@
"support": {
"forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues",
- "source": "https://github.com/smarty-php/smarty/tree/v4.3.4"
+ "source": "https://github.com/smarty-php/smarty/tree/v4.4.1"
},
"install-path": "../smarty/smarty"
},
@@ -2172,28 +2173,25 @@
},
{
"name": "symfony/polyfill-php81",
- "version": "v1.28.0",
- "version_normalized": "1.28.0.0",
+ "version": "v1.29.0",
+ "version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
- "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
- "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
- "time": "2023-01-26T09:26:14+00:00",
+ "time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.28-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -2234,7 +2232,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
},
"funding": [
{
@@ -2254,23 +2252,23 @@
},
{
"name": "twbs/bootstrap",
- "version": "v5.3.2",
- "version_normalized": "5.3.2.0",
+ "version": "v5.3.3",
+ "version_normalized": "5.3.3.0",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "344e912d04b5b6a04482113eff20ab416ff01048"
+ "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/344e912d04b5b6a04482113eff20ab416ff01048",
- "reference": "344e912d04b5b6a04482113eff20ab416ff01048",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
+ "reference": "6e1f75f420f68e1d52733b8e407fc7c3766c9dba",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
- "time": "2023-09-14T14:19:27+00:00",
+ "time": "2024-02-20T15:14:29+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
@@ -2301,7 +2299,7 @@
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
- "source": "https://github.com/twbs/bootstrap/tree/v5.3.2"
+ "source": "https://github.com/twbs/bootstrap/tree/v5.3.3"
},
"install-path": "../twbs/bootstrap"
},