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.json320
1 files changed, 252 insertions, 68 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 6d0e1d50f..8e6b10647 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -437,21 +437,21 @@
},
{
"name": "ezyang/htmlpurifier",
- "version": "v4.16.0",
- "version_normalized": "4.16.0.0",
+ "version": "v4.17.0",
+ "version_normalized": "4.17.0.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
"shasum": ""
},
"require": {
- "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
+ "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
@@ -463,7 +463,7 @@
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
"ext-tidy": "Used for pretty-printing HTML"
},
- "time": "2022-09-18T07:06:19+00:00",
+ "time": "2023-11-17T15:01:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -495,7 +495,7 @@
],
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
- "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
+ "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
},
"install-path": "../ezyang/htmlpurifier"
},
@@ -764,6 +764,67 @@
"install-path": "../michelf/php-markdown"
},
{
+ "name": "mmccook/php-json-canonicalization-scheme",
+ "version": "1.0.0",
+ "version_normalized": "1.0.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/mmccook/php-json-canonicalization-scheme.git",
+ "reference": "cd6d3e7645a2c1e62574a9a2437d68e9e74e799f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/mmccook/php-json-canonicalization-scheme/zipball/cd6d3e7645a2c1e62574a9a2437d68e9e74e799f",
+ "reference": "cd6d3e7645a2c1e62574a9a2437d68e9e74e799f",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^8.1"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^3.13",
+ "pestphp/pest": "^1.20",
+ "phpstan/phpstan": "^1.10",
+ "spatie/ray": "^1.28"
+ },
+ "time": "2023-08-07T18:12:27+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "Mmccook\\JsonCanonicalizator\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Mark M. McCook",
+ "email": "mark.mccook@gmail.com",
+ "role": "Developer"
+ }
+ ],
+ "description": "This is my package php-json-canonicalization-scheme",
+ "homepage": "https://github.com/mmccook/php-json-canonicalization-scheme",
+ "keywords": [
+ "mmccook",
+ "php-json-canonicalization-scheme"
+ ],
+ "support": {
+ "issues": "https://github.com/mmccook/php-json-canonicalization-scheme/issues",
+ "source": "https://github.com/mmccook/php-json-canonicalization-scheme/tree/1.0.0"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/mmccook",
+ "type": "github"
+ }
+ ],
+ "install-path": "../mmccook/php-json-canonicalization-scheme"
+ },
+ {
"name": "paragonie/constant_time_encoding",
"version": "v2.6.3",
"version_normalized": "2.6.3.0",
@@ -940,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": {
@@ -965,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": {
@@ -1032,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": [
{
@@ -1187,17 +1249,17 @@
},
{
"name": "ramsey/uuid",
- "version": "4.7.4",
- "version_normalized": "4.7.4.0",
+ "version": "4.7.5",
+ "version_normalized": "4.7.5.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "60a4c63ab724854332900504274f6150ff26d286"
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
- "reference": "60a4c63ab724854332900504274f6150ff26d286",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
"shasum": ""
},
"require": {
@@ -1238,7 +1300,7 @@
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
- "time": "2023-04-15T23:01:58+00:00",
+ "time": "2023-11-08T05:53:05+00:00",
"type": "library",
"extra": {
"captainhook": {
@@ -1266,7 +1328,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
- "source": "https://github.com/ramsey/uuid/tree/4.7.4"
+ "source": "https://github.com/ramsey/uuid/tree/4.7.5"
},
"funding": [
{
@@ -1282,17 +1344,17 @@
},
{
"name": "sabre/dav",
- "version": "4.4.0",
- "version_normalized": "4.4.0.0",
+ "version": "4.6.0",
+ "version_normalized": "4.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/dav.git",
- "reference": "b65362abc926520eda2c57e219f022a6c288069d"
+ "reference": "554145304b4a026477d130928d16e626939b0b2a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabre-io/dav/zipball/b65362abc926520eda2c57e219f022a6c288069d",
- "reference": "b65362abc926520eda2c57e219f022a6c288069d",
+ "url": "https://api.github.com/repos/sabre-io/dav/zipball/554145304b4a026477d130928d16e626939b0b2a",
+ "reference": "554145304b4a026477d130928d16e626939b0b2a",
"shasum": ""
},
"require": {
@@ -1315,18 +1377,18 @@
"sabre/xml": "^2.0.1"
},
"require-dev": {
- "evert/phpdoc-md": "~0.1.0",
- "friendsofphp/php-cs-fixer": "^2.17.1",
- "monolog/monolog": "^1.18",
- "phpstan/phpstan": "^0.12",
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0"
+ "friendsofphp/php-cs-fixer": "^2.19",
+ "monolog/monolog": "^1.27 || ^2.0",
+ "phpstan/phpstan": "^0.12 || ^1.0",
+ "phpstan/phpstan-phpunit": "^1.0",
+ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6"
},
"suggest": {
"ext-curl": "*",
"ext-imap": "*",
"ext-pdo": "*"
},
- "time": "2022-06-27T09:07:55+00:00",
+ "time": "2023-12-11T13:01:23+00:00",
"bin": [
"bin/sabredav",
"bin/naturalselection"
@@ -1335,10 +1397,7 @@
"installation-source": "dist",
"autoload": {
"psr-4": {
- "Sabre\\DAV\\": "lib/DAV/",
- "Sabre\\CalDAV\\": "lib/CalDAV/",
- "Sabre\\DAVACL\\": "lib/DAVACL/",
- "Sabre\\CardDAV\\": "lib/CardDAV/"
+ "Sabre\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -1566,17 +1625,17 @@
},
{
"name": "sabre/vobject",
- "version": "4.5.3",
- "version_normalized": "4.5.3.0",
+ "version": "4.5.4",
+ "version_normalized": "4.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/vobject.git",
- "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308"
+ "reference": "a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabre-io/vobject/zipball/fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
- "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
+ "url": "https://api.github.com/repos/sabre-io/vobject/zipball/a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772",
+ "reference": "a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772",
"shasum": ""
},
"require": {
@@ -1593,7 +1652,7 @@
"suggest": {
"hoa/bench": "If you would like to run the benchmark scripts"
},
- "time": "2023-01-22T12:21:50+00:00",
+ "time": "2023-11-09T12:54:37+00:00",
"bin": [
"bin/vobject",
"bin/generate_vcards"
@@ -1744,6 +1803,89 @@
"install-path": "../sabre/xml"
},
{
+ "name": "scssphp/scssphp",
+ "version": "v1.12.1",
+ "version_normalized": "1.12.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/scssphp/scssphp.git",
+ "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb",
+ "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb",
+ "shasum": ""
+ },
+ "require": {
+ "ext-ctype": "*",
+ "ext-json": "*",
+ "php": ">=5.6.0"
+ },
+ "require-dev": {
+ "bamarni/composer-bin-plugin": "^1.4",
+ "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
+ "sass/sass-spec": "*",
+ "squizlabs/php_codesniffer": "~3.5",
+ "symfony/phpunit-bridge": "^5.1",
+ "thoughtbot/bourbon": "^7.0",
+ "twbs/bootstrap": "~5.0",
+ "twbs/bootstrap4": "4.6.1",
+ "zurb/foundation": "~6.7.0"
+ },
+ "suggest": {
+ "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
+ "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
+ },
+ "time": "2024-01-13T12:36:40+00:00",
+ "bin": [
+ "bin/pscss"
+ ],
+ "type": "library",
+ "extra": {
+ "bamarni-bin": {
+ "forward-command": false,
+ "bin-links": false
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "ScssPhp\\ScssPhp\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Anthon Pang",
+ "email": "apang@softwaredevelopment.ca",
+ "homepage": "https://github.com/robocoder"
+ },
+ {
+ "name": "Cédric Morin",
+ "email": "cedric@yterium.com",
+ "homepage": "https://github.com/Cerdic"
+ }
+ ],
+ "description": "scssphp is a compiler for SCSS written in PHP.",
+ "homepage": "http://scssphp.github.io/scssphp/",
+ "keywords": [
+ "css",
+ "less",
+ "sass",
+ "scss",
+ "stylesheet"
+ ],
+ "support": {
+ "issues": "https://github.com/scssphp/scssphp/issues",
+ "source": "https://github.com/scssphp/scssphp/tree/v1.12.1"
+ },
+ "install-path": "../scssphp/scssphp"
+ },
+ {
"name": "simplepie/simplepie",
"version": "1.8.0",
"version_normalized": "1.8.0.0",
@@ -1834,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": {
@@ -1854,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": {
@@ -1897,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"
},
@@ -1985,29 +2127,71 @@
"install-path": "../spomky-labs/otphp"
},
{
+ "name": "stephenhill/base58",
+ "version": "v1.1.5",
+ "version_normalized": "1.1.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/stephen-hill/base58php.git",
+ "reference": "bd9fc19c788160a2f85ba0a19cd800eaf5ba5e99"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/stephen-hill/base58php/zipball/bd9fc19c788160a2f85ba0a19cd800eaf5ba5e99",
+ "reference": "bd9fc19c788160a2f85ba0a19cd800eaf5ba5e99",
+ "shasum": ""
+ },
+ "require-dev": {
+ "athletic/athletic": "~0.1",
+ "phpunit/phpunit": "4.*"
+ },
+ "time": "2019-08-22T16:51:59+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "StephenHill\\": "src/",
+ "StephenHill\\Benchmarks\\": "benchmarks/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Stephen Hill",
+ "email": "stephen@gatekiller.co.uk"
+ }
+ ],
+ "description": "Base58 Encoding and Decoding Library for PHP",
+ "support": {
+ "issues": "https://github.com/stephen-hill/base58php/issues",
+ "source": "https://github.com/stephen-hill/base58php/tree/v1.1.5"
+ },
+ "install-path": "../stephenhill/base58"
+ },
+ {
"name": "symfony/polyfill-php81",
- "version": "v1.27.0",
- "version_normalized": "1.27.0.0",
+ "version": "v1.29.0",
+ "version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
- "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
- "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
+ "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
- "time": "2022-11-03T14:55:06+00:00",
+ "time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
- "branch-alias": {
- "dev-main": "1.27-dev"
- },
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@@ -2048,7 +2232,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
},
"funding": [
{
@@ -2068,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/",
@@ -2115,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"
},