557 lines
20 KiB
JSON
557 lines
20 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "guzzlehttp\/psr7",
|
|
"version": "2.7.0",
|
|
"version_normalized": "2.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/guzzle\/psr7.git",
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr\/http-factory": "^1.0",
|
|
"psr\/http-message": "^1.1 || ^2.0",
|
|
"ralouphie\/getallheaders": "^3.0"
|
|
},
|
|
"provide": {
|
|
"psr\/http-factory-implementation": "1.0",
|
|
"psr\/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni\/composer-bin-plugin": "^1.8.2",
|
|
"http-interop\/http-factory-tests": "0.9.0",
|
|
"phpunit\/phpunit": "^8.5.39 || ^9.6.20"
|
|
},
|
|
"suggest": {
|
|
"laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"time": "2024-07-18T11:15:46+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\GuzzleHttp\\Psr7\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https:\/\/github.com\/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https:\/\/github.com\/mtdowling"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https:\/\/github.com\/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https:\/\/github.com\/Nyholm"
|
|
},
|
|
{
|
|
"name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https:\/\/github.com\/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https:\/\/github.com\/Tobion"
|
|
},
|
|
{
|
|
"name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https:\/\/sagikazarmark.hu"
|
|
}
|
|
],
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"psr-7",
|
|
"request",
|
|
"response",
|
|
"stream",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/guzzle\/psr7\/issues",
|
|
"source": "https:\/\/github.com\/guzzle\/psr7\/tree\/2.7.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/github.com\/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https:\/\/github.com\/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/psr7",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "..\/guzzlehttp\/psr7"
|
|
},
|
|
{
|
|
"name": "intervention\/image",
|
|
"version": "2.7.2",
|
|
"version_normalized": "2.7.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/Intervention\/image.git",
|
|
"reference": "04be355f8d6734c826045d02a1079ad658322dad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/Intervention\/image\/zipball\/04be355f8d6734c826045d02a1079ad658322dad",
|
|
"reference": "04be355f8d6734c826045d02a1079ad658322dad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"guzzlehttp\/psr7": "~1.1 || ^2.0",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery\/mockery": "~0.9.2",
|
|
"phpunit\/phpunit": "^4.8 || ^5.7 || ^7.5.15"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use GD library based image processing.",
|
|
"ext-imagick": "to use Imagick based image processing.",
|
|
"intervention\/imagecache": "Caching extension for the Intervention Image library"
|
|
},
|
|
"time": "2022-05-21T17:30:32+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"RegularLabs\\Scoped\\Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Image": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\Intervention\\Image\\": "src\/Intervention\/Image"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oliver Vogel",
|
|
"email": "oliver@intervention.io",
|
|
"homepage": "https:\/\/intervention.io\/"
|
|
}
|
|
],
|
|
"description": "Image handling and manipulation library with support for Laravel integration",
|
|
"homepage": "http:\/\/image.intervention.io\/",
|
|
"keywords": [
|
|
"gd",
|
|
"image",
|
|
"imagick",
|
|
"laravel",
|
|
"thumbnail",
|
|
"watermark"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/Intervention\/image\/issues",
|
|
"source": "https:\/\/github.com\/Intervention\/image\/tree\/2.7.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/paypal.me\/interventionio",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https:\/\/github.com\/Intervention",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "..\/intervention\/image"
|
|
},
|
|
{
|
|
"name": "mobiledetect\/mobiledetectlib",
|
|
"version": "4.8.06",
|
|
"version_normalized": "4.8.06.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/serbanghita\/Mobile-Detect.git",
|
|
"reference": "af088b54cecc13b3264edca7da93a89ba7aa2d9e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/serbanghita\/Mobile-Detect\/zipball\/af088b54cecc13b3264edca7da93a89ba7aa2d9e",
|
|
"reference": "af088b54cecc13b3264edca7da93a89ba7aa2d9e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0",
|
|
"psr\/simple-cache": "^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp\/php-cs-fixer": "^v3.35.1",
|
|
"phpbench\/phpbench": "^1.2",
|
|
"phpstan\/phpstan": "^1.10",
|
|
"phpunit\/phpunit": "^9.6",
|
|
"squizlabs\/php_codesniffer": "^3.7"
|
|
},
|
|
"time": "2024-03-01T22:28:42+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\Detection\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Serban Ghita",
|
|
"email": "serbanghita@gmail.com",
|
|
"homepage": "http:\/\/mobiledetect.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
|
|
"homepage": "https:\/\/github.com\/serbanghita\/Mobile-Detect",
|
|
"keywords": [
|
|
"detect mobile devices",
|
|
"mobile",
|
|
"mobile detect",
|
|
"mobile detector",
|
|
"php mobile detect"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/serbanghita\/Mobile-Detect\/issues",
|
|
"source": "https:\/\/github.com\/serbanghita\/Mobile-Detect\/tree\/4.8.06"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/github.com\/serbanghita",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "..\/mobiledetect\/mobiledetectlib"
|
|
},
|
|
{
|
|
"name": "myclabs\/deep-copy",
|
|
"version": "1.12.0",
|
|
"version_normalized": "1.12.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/myclabs\/DeepCopy.git",
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/myclabs\/DeepCopy\/zipball\/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine\/collections": "<1.6.8",
|
|
"doctrine\/common": "<2.13.3 || >=3 <3.2.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine\/collections": "^1.6.8",
|
|
"doctrine\/common": "^2.13.3 || ^3.2.2",
|
|
"phpspec\/prophecy": "^1.10",
|
|
"phpunit\/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
},
|
|
"time": "2024-06-12T14:39:25+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src\/DeepCopy\/deep_copy.php"
|
|
],
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\DeepCopy\\": "src\/DeepCopy\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Create deep copies (clones) of your objects",
|
|
"keywords": [
|
|
"clone",
|
|
"copy",
|
|
"duplicate",
|
|
"object",
|
|
"object graph"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/myclabs\/DeepCopy\/issues",
|
|
"source": "https:\/\/github.com\/myclabs\/DeepCopy\/tree\/1.12.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/myclabs\/deep-copy",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "..\/myclabs\/deep-copy"
|
|
},
|
|
{
|
|
"name": "psr\/http-factory",
|
|
"version": "1.1.0",
|
|
"version_normalized": "1.1.0.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"
|
|
},
|
|
"time": "2024-04-15T12:06:14+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\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"
|
|
},
|
|
"install-path": "..\/psr\/http-factory"
|
|
},
|
|
{
|
|
"name": "psr\/http-message",
|
|
"version": "2.0",
|
|
"version_normalized": "2.0.0.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"
|
|
},
|
|
"time": "2023-04-04T09:54:51+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\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"
|
|
},
|
|
"install-path": "..\/psr\/http-message"
|
|
},
|
|
{
|
|
"name": "psr\/simple-cache",
|
|
"version": "3.0.0",
|
|
"version_normalized": "3.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/php-fig\/simple-cache.git",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"time": "2021-10-29T13:26:27+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"RegularLabs\\Scoped\\Psr\\SimpleCache\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https:\/\/www.php-fig.org\/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"support": {
|
|
"source": "https:\/\/github.com\/php-fig\/simple-cache\/tree\/3.0.0"
|
|
},
|
|
"install-path": "..\/psr\/simple-cache"
|
|
},
|
|
{
|
|
"name": "ralouphie\/getallheaders",
|
|
"version": "3.0.3",
|
|
"version_normalized": "3.0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls\/php-coveralls": "^2.1",
|
|
"phpunit\/phpunit": "^5 || ^6.5"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src\/getallheaders.php"
|
|
]
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ralph Khattar",
|
|
"email": "ralph.khattar@gmail.com"
|
|
}
|
|
],
|
|
"description": "A polyfill for getallheaders.",
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
|
|
"source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
|
|
},
|
|
"install-path": "..\/ralouphie\/getallheaders"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
} |