|
@@ -4,8 +4,84 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "fa79c426ff85c593911fc557e872af7f",
|
|
|
|
|
|
+ "content-hash": "166dcd3fd87f8aa3058db20811e93bc4",
|
|
"packages": [
|
|
"packages": [
|
|
|
|
+ {
|
|
|
|
+ "name": "composer/ca-bundle",
|
|
|
|
+ "version": "1.5.2",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/composer/ca-bundle.git",
|
|
|
|
+ "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137",
|
|
|
|
+ "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-openssl": "*",
|
|
|
|
+ "ext-pcre": "*",
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpstan/phpstan": "^1.10",
|
|
|
|
+ "phpunit/phpunit": "^8 || ^9",
|
|
|
|
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
+ "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-main": "1.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Composer\\CaBundle\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
|
+ "email": "j.boggiano@seld.be",
|
|
|
|
+ "homepage": "http://seld.be"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "cabundle",
|
|
|
|
+ "cacert",
|
|
|
|
+ "certificate",
|
|
|
|
+ "ssl",
|
|
|
|
+ "tls"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "irc": "irc://irc.freenode.org/composer",
|
|
|
|
+ "issues": "https://github.com/composer/ca-bundle/issues",
|
|
|
|
+ "source": "https://github.com/composer/ca-bundle/tree/1.5.2"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://packagist.com",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://github.com/composer",
|
|
|
|
+ "type": "github"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
+ "type": "tidelift"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-09-25T07:49:53+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "composer/semver",
|
|
"name": "composer/semver",
|
|
"version": "3.4.3",
|
|
"version": "3.4.3",
|
|
@@ -1456,6 +1532,183 @@
|
|
],
|
|
],
|
|
"time": "2023-10-06T06:47:41+00:00"
|
|
"time": "2023-10-06T06:47:41+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "embed/embed",
|
|
|
|
+ "version": "v4.4.12",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/oscarotero/Embed.git",
|
|
|
|
+ "reference": "b0e1c0496e3707794e96d4eef53ffffd538b850a"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/oscarotero/Embed/zipball/b0e1c0496e3707794e96d4eef53ffffd538b850a",
|
|
|
|
+ "reference": "b0e1c0496e3707794e96d4eef53ffffd538b850a",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "composer/ca-bundle": "^1.0",
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ml/json-ld": "^1.1",
|
|
|
|
+ "oscarotero/html-parser": "^0.1.4",
|
|
|
|
+ "php": "^7.4|^8",
|
|
|
|
+ "psr/http-client": "^1.0",
|
|
|
|
+ "psr/http-factory": "^1.0",
|
|
|
|
+ "psr/http-message": "^1.0|^2.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "brick/varexporter": "^0.3.1",
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.0",
|
|
|
|
+ "nyholm/psr7": "^1.2",
|
|
|
|
+ "oscarotero/php-cs-fixer-config": "^1.0",
|
|
|
|
+ "phpunit/phpunit": "^9.0",
|
|
|
|
+ "symfony/css-selector": "^5.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "symfony/css-selector": "If you want to get elements using css selectors"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Embed\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Oscar Otero",
|
|
|
|
+ "email": "oom@oscarotero.com",
|
|
|
|
+ "homepage": "http://oscarotero.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP library to retrieve page info using oembed, opengraph, etc",
|
|
|
|
+ "homepage": "https://github.com/oscarotero/Embed",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "embed",
|
|
|
|
+ "embedly",
|
|
|
|
+ "oembed",
|
|
|
|
+ "opengraph",
|
|
|
|
+ "twitter cards"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "email": "oom@oscarotero.com",
|
|
|
|
+ "issues": "https://github.com/oscarotero/Embed/issues",
|
|
|
|
+ "source": "https://github.com/oscarotero/Embed/tree/v4.4.12"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://paypal.me/oscarotero",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://github.com/oscarotero",
|
|
|
|
+ "type": "github"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://www.patreon.com/misteroom",
|
|
|
|
+ "type": "patreon"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-07-24T14:08:11+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "laminas/laminas-diactoros",
|
|
|
|
+ "version": "3.5.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/laminas/laminas-diactoros.git",
|
|
|
|
+ "reference": "143a16306602ce56b8b092a7914fef03c37f9ed2"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/143a16306602ce56b8b092a7914fef03c37f9ed2",
|
|
|
|
+ "reference": "143a16306602ce56b8b092a7914fef03c37f9ed2",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
|
|
|
+ "psr/http-factory": "^1.1",
|
|
|
|
+ "psr/http-message": "^1.1 || ^2.0"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "amphp/amp": "<2.6.4"
|
|
|
|
+ },
|
|
|
|
+ "provide": {
|
|
|
|
+ "psr/http-factory-implementation": "^1.0",
|
|
|
|
+ "psr/http-message-implementation": "^1.1 || ^2.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
+ "ext-gd": "*",
|
|
|
|
+ "ext-libxml": "*",
|
|
|
|
+ "http-interop/http-factory-tests": "^2.2.0",
|
|
|
|
+ "laminas/laminas-coding-standard": "~2.5.0",
|
|
|
|
+ "php-http/psr7-integration-tests": "^1.4.0",
|
|
|
|
+ "phpunit/phpunit": "^10.5.36",
|
|
|
|
+ "psalm/plugin-phpunit": "^0.19.0",
|
|
|
|
+ "vimeo/psalm": "^5.26.1"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "laminas": {
|
|
|
|
+ "config-provider": "Laminas\\Diactoros\\ConfigProvider",
|
|
|
|
+ "module": "Laminas\\Diactoros"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions/create_uploaded_file.php",
|
|
|
|
+ "src/functions/marshal_headers_from_sapi.php",
|
|
|
|
+ "src/functions/marshal_method_from_sapi.php",
|
|
|
|
+ "src/functions/marshal_protocol_version_from_sapi.php",
|
|
|
|
+ "src/functions/normalize_server.php",
|
|
|
|
+ "src/functions/normalize_uploaded_files.php",
|
|
|
|
+ "src/functions/parse_cookie_header.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Laminas\\Diactoros\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-3-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "description": "PSR HTTP Message implementations",
|
|
|
|
+ "homepage": "https://laminas.dev",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "laminas",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-17",
|
|
|
|
+ "psr-7"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "chat": "https://laminas.dev/chat",
|
|
|
|
+ "docs": "https://docs.laminas.dev/laminas-diactoros/",
|
|
|
|
+ "forum": "https://discourse.laminas.dev",
|
|
|
|
+ "issues": "https://github.com/laminas/laminas-diactoros/issues",
|
|
|
|
+ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
|
|
|
|
+ "source": "https://github.com/laminas/laminas-diactoros"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
|
|
+ "type": "community_bridge"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-10-14T11:59:49+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "league/commonmark",
|
|
"name": "league/commonmark",
|
|
"version": "2.5.3",
|
|
"version": "2.5.3",
|
|
@@ -1644,6 +1897,110 @@
|
|
],
|
|
],
|
|
"time": "2022-12-11T20:36:23+00:00"
|
|
"time": "2022-12-11T20:36:23+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "ml/iri",
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "target-dir": "ML/IRI",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/lanthaler/IRI.git",
|
|
|
|
+ "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/lanthaler/IRI/zipball/cbd44fa913e00ea624241b38cefaa99da8d71341",
|
|
|
|
+ "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "lib-pcre": ">=4.0",
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "ML\\IRI": ""
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Markus Lanthaler",
|
|
|
|
+ "email": "mail@markus-lanthaler.com",
|
|
|
|
+ "homepage": "http://www.markus-lanthaler.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "IRI handling for PHP",
|
|
|
|
+ "homepage": "http://www.markus-lanthaler.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "URN",
|
|
|
|
+ "iri",
|
|
|
|
+ "uri",
|
|
|
|
+ "url"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/lanthaler/IRI/issues",
|
|
|
|
+ "source": "https://github.com/lanthaler/IRI/tree/master"
|
|
|
|
+ },
|
|
|
|
+ "time": "2014-01-21T13:43:39+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "ml/json-ld",
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/lanthaler/JsonLD.git",
|
|
|
|
+ "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
|
|
|
|
+ "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ml/iri": "^1.1.1",
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "json-ld/tests": "1.0",
|
|
|
|
+ "phpunit/phpunit": "^4"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "ML\\JsonLD\\": ""
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Markus Lanthaler",
|
|
|
|
+ "email": "mail@markus-lanthaler.com",
|
|
|
|
+ "homepage": "http://www.markus-lanthaler.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "JSON-LD Processor for PHP",
|
|
|
|
+ "homepage": "http://www.markus-lanthaler.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "JSON-LD",
|
|
|
|
+ "jsonld"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/lanthaler/JsonLD/issues",
|
|
|
|
+ "source": "https://github.com/lanthaler/JsonLD/tree/1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-09-29T08:45:17+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "monolog/monolog",
|
|
"name": "monolog/monolog",
|
|
"version": "3.7.0",
|
|
"version": "3.7.0",
|
|
@@ -1893,6 +2250,59 @@
|
|
},
|
|
},
|
|
"time": "2024-08-07T15:39:19+00:00"
|
|
"time": "2024-08-07T15:39:19+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "oscarotero/html-parser",
|
|
|
|
+ "version": "v0.1.8",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/oscarotero/html-parser.git",
|
|
|
|
+ "reference": "10f3219267a365d9433f2f7d1694209c9d436c8d"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/oscarotero/html-parser/zipball/10f3219267a365d9433f2f7d1694209c9d436c8d",
|
|
|
|
+ "reference": "10f3219267a365d9433f2f7d1694209c9d436c8d",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.2 || ^8"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.11",
|
|
|
|
+ "phpunit/phpunit": "^8.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "HtmlParser\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Oscar Otero",
|
|
|
|
+ "email": "oom@oscarotero.com",
|
|
|
|
+ "homepage": "http://oscarotero.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Parse html strings to DOMDocument",
|
|
|
|
+ "homepage": "https://github.com/oscarotero/html-parser",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "dom",
|
|
|
|
+ "html",
|
|
|
|
+ "parser"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "email": "oom@oscarotero.com",
|
|
|
|
+ "issues": "https://github.com/oscarotero/html-parser/issues",
|
|
|
|
+ "source": "https://github.com/oscarotero/html-parser/tree/v0.1.8"
|
|
|
|
+ },
|
|
|
|
+ "time": "2023-11-29T20:28:41+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "phpdocumentor/reflection-common",
|
|
"name": "phpdocumentor/reflection-common",
|
|
"version": "2.2.0",
|
|
"version": "2.2.0",
|
|
@@ -2315,6 +2725,166 @@
|
|
},
|
|
},
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/http-client",
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/php-fig/http-client.git",
|
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.0 || ^8.0",
|
|
|
|
+ "psr/http-message": "^1.0 || ^2.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Http\\Client\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common interface for HTTP clients",
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-client",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "http-client",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-18"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/php-fig/http-client"
|
|
|
|
+ },
|
|
|
|
+ "time": "2023-09-23T14:17:50+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/http-factory",
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/php-fig/http-factory.git",
|
|
|
|
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
|
|
+ "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1",
|
|
|
|
+ "psr/http-message": "^1.0 || ^2.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "factory",
|
|
|
|
+ "http",
|
|
|
|
+ "message",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-17",
|
|
|
|
+ "psr-7",
|
|
|
|
+ "request",
|
|
|
|
+ "response"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/php-fig/http-factory"
|
|
|
|
+ },
|
|
|
|
+ "time": "2024-04-15T12:06:14+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/http-message",
|
|
|
|
+ "version": "2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/php-fig/http-message.git",
|
|
|
|
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
|
|
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "2.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common interface for HTTP messages",
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-message",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "http-message",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-7",
|
|
|
|
+ "request",
|
|
|
|
+ "response"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/php-fig/http-message/tree/2.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2023-04-04T09:54:51+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "psr/link",
|
|
"name": "psr/link",
|
|
"version": "2.0.1",
|
|
"version": "2.0.1",
|
|
@@ -10494,7 +11064,7 @@
|
|
],
|
|
],
|
|
"aliases": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"minimum-stability": "stable",
|
|
- "stability-flags": {},
|
|
|
|
|
|
+ "stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"platform": {
|
|
@@ -10502,6 +11072,6 @@
|
|
"ext-ctype": "*",
|
|
"ext-ctype": "*",
|
|
"ext-iconv": "*"
|
|
"ext-iconv": "*"
|
|
},
|
|
},
|
|
- "platform-dev": {},
|
|
|
|
|
|
+ "platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
"plugin-api-version": "2.6.0"
|
|
}
|
|
}
|