D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
modules
/
advisor
/
vendor
/
composer
/
Filename :
installed.json
back
Copy
{ "packages": [ { "name": "guzzlehttp\/guzzle", "version": "7.9.2", "version_normalized": "7.9.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/guzzle.git", "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/d281ed313b989f213357e3be1a179f02196ac99b", "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp\/promises": "^1.5.3 || ^2.0.3", "guzzlehttp\/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr\/http-client": "^1.0", "symfony\/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr\/http-client-implementation": "1.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle\/client-integration-tests": "3.0.2", "php-http\/message-factory": "^1.1", "phpunit\/phpunit": "^8.5.39 || ^9.6.20", "psr\/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr\/log": "Required for using the Log middleware" }, "time": "2024-07-24T11:22:20+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src\/functions_include.php" ], "psr-4": { "PleskAdvisor\\GuzzleHttp\\": "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": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https:\/\/github.com\/jeremeamia" }, { "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" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https:\/\/github.com\/guzzle\/guzzle\/issues", "source": "https:\/\/github.com\/guzzle\/guzzle\/tree\/7.9.2" }, "funding": [ { "url": "https:\/\/github.com\/GrahamCampbell", "type": "github" }, { "url": "https:\/\/github.com\/Nyholm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/guzzle", "type": "tidelift" } ], "install-path": "..\/guzzlehttp\/guzzle" }, { "name": "guzzlehttp\/promises", "version": "2.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/promises.git", "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "phpunit\/phpunit": "^8.5.39 || ^9.6.20" }, "time": "2024-10-17T10:06:22+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\GuzzleHttp\\Promise\\": "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": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https:\/\/github.com\/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https:\/\/github.com\/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https:\/\/github.com\/guzzle\/promises\/issues", "source": "https:\/\/github.com\/guzzle\/promises\/tree\/2.0.4" }, "funding": [ { "url": "https:\/\/github.com\/GrahamCampbell", "type": "github" }, { "url": "https:\/\/github.com\/Nyholm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/promises", "type": "tidelift" } ], "install-path": "..\/guzzlehttp\/promises" }, { "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": { "PleskAdvisor\\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": "icecave\/parity", "version": "3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/icecave\/parity.git", "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/icecave\/parity\/zipball\/4fe835483e0f89f0f96763c47cb9fdca26c24bdc", "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc", "shasum": "" }, "require": { "icecave\/repr": "^4", "php": ">=7.3" }, "require-dev": { "eloquent\/liberator": "^2", "eloquent\/phony": "^5", "eloquent\/phony-phpunit": "^7", "friendsofphp\/php-cs-fixer": "^2", "phpunit\/phpunit": "^9" }, "time": "2021-02-04T05:51:24+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Icecave\\Parity\\": "src" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "James Harris", "email": "mailjamesharris@gmail.com", "homepage": "https:\/\/github.com\/jmalloc" } ], "description": "A customizable deep comparison library.", "homepage": "https:\/\/github.com\/icecave\/parity", "keywords": [ "compare", "comparison", "equal", "equality", "greater", "less", "sort", "sorting" ], "support": { "issues": "https:\/\/github.com\/icecave\/parity\/issues", "source": "https:\/\/github.com\/icecave\/parity\/tree\/3.0.1" }, "install-path": "..\/icecave\/parity" }, { "name": "icecave\/repr", "version": "4.0.0", "version_normalized": "4.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/icecave\/repr.git", "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/icecave\/repr\/zipball\/3dad35ee43394404ae0f1926d754e7b7820da8e4", "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "eloquent\/phony-phpunit": "^6", "friendsofphp\/php-cs-fixer": "^2", "phpunit\/phpunit": "^8" }, "time": "2020-08-25T02:05:11+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Icecave\\Repr\\": "src" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "James Harris", "email": "mailjamesharris@gmail.com", "homepage": "https:\/\/github.com\/jmalloc" } ], "description": "A library for generating string representations of any value, inspired by Python's reprlib library.", "homepage": "https:\/\/github.com\/icecave\/repr", "keywords": [ "human", "readable", "repr", "representation", "string" ], "support": { "issues": "https:\/\/github.com\/icecave\/repr\/issues", "source": "https:\/\/github.com\/icecave\/repr\/tree\/4.0.0" }, "install-path": "..\/icecave\/repr" }, { "name": "justinrainbow\/json-schema", "version": "6.1.0", "version_normalized": "6.1.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/jsonrainbow\/json-schema.git", "reference": "f7d78c345d5f8954f32cef5381fb6f8748b60690" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/jsonrainbow\/json-schema\/zipball\/f7d78c345d5f8954f32cef5381fb6f8748b60690", "reference": "f7d78c345d5f8954f32cef5381fb6f8748b60690", "shasum": "" }, "require": { "ext-json": "*", "icecave\/parity": "^3.0", "marc-mabe\/php-enum": "^4.0", "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp\/php-cs-fixer": "~2.2.20 || ~2.19.0", "json-schema\/json-schema-test-suite": "1.2.0", "marc-mabe\/php-enum-phpstan": "^2.0", "phpspec\/prophecy": "^1.19", "phpstan\/phpstan": "^1.12", "phpunit\/phpunit": "^8.5" }, "time": "2025-02-04T11:13:26+00:00", "bin": [ "bin\/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "6.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\JsonSchema\\": "src\/JsonSchema\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Sch\u00f6nthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https:\/\/github.com\/jsonrainbow\/json-schema", "keywords": [ "json", "schema" ], "support": { "issues": "https:\/\/github.com\/jsonrainbow\/json-schema\/issues", "source": "https:\/\/github.com\/jsonrainbow\/json-schema\/tree\/6.1.0" }, "install-path": "..\/justinrainbow\/json-schema" }, { "name": "kevinrob\/guzzle-cache-middleware", "version": "6.0.0", "version_normalized": "6.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware.git", "reference": "61305ed694e763e887a04f61e71e2292bb4fbad1" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/Kevinrob\/guzzle-cache-middleware\/zipball\/61305ed694e763e887a04f61e71e2292bb4fbad1", "reference": "61305ed694e763e887a04f61e71e2292bb4fbad1", "shasum": "" }, "require": { "guzzlehttp\/guzzle": "^7.9.2", "guzzlehttp\/promises": "^2.0.3", "guzzlehttp\/psr7": "^2.7.0", "php": ">=8.1" }, "require-dev": { "cache\/array-adapter": "^0.4 || ^0.5 || ^1.0", "cache\/simple-cache-bridge": "^0.1 || ^1.0", "doctrine\/cache": "^1.10", "illuminate\/cache": "^5.0", "league\/flysystem": "^2.5", "phpunit\/phpunit": "^9.6.21", "psr\/cache": "^1.0", "symfony\/cache": "^4.4 || ^5.0", "symfony\/phpunit-bridge": "^7.1.4" }, "suggest": { "doctrine\/cache": "This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage). Use only versions >=1.4.0 < 2.0.0", "guzzlehttp\/guzzle": "For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).", "laravel\/framework": "To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage", "league\/flysystem": "To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage", "psr\/cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage", "psr\/simple-cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage" }, "time": "2024-10-17T09:11:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Kevinrob\\GuzzleCache\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Robatel", "email": "kevinrob2@gmail.com", "homepage": "https:\/\/github.com\/Kevinrob" } ], "description": "A HTTP\/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)", "homepage": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware", "keywords": [ "Etag", "Flysystem", "Guzzle", "cache", "cache-control", "doctrine", "expiration", "guzzle6", "handler", "http", "http 1.1", "middleware", "performance", "php", "promise", "psr6", "psr7", "rfc7234", "validation" ], "support": { "issues": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware\/issues", "source": "https:\/\/github.com\/Kevinrob\/guzzle-cache-middleware\/tree\/6.0.0" }, "install-path": "..\/kevinrob\/guzzle-cache-middleware" }, { "name": "laravel\/serializable-closure", "version": "v2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/laravel\/serializable-closure.git", "reference": "2e1a362527783bcab6c316aad51bf36c5513ae44" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/laravel\/serializable-closure\/zipball\/2e1a362527783bcab6c316aad51bf36c5513ae44", "reference": "2e1a362527783bcab6c316aad51bf36c5513ae44", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "illuminate\/support": "^10.0|^11.0|^12.0", "nesbot\/carbon": "^2.67|^3.0", "pestphp\/pest": "^2.36|^3.0", "phpstan\/phpstan": "^2.0", "symfony\/var-dumper": "^6.2.0|^7.0.0" }, "time": "2025-01-24T15:42:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Laravel\\SerializableClosure\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" }, { "name": "Nuno Maduro", "email": "nuno@laravel.com" } ], "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", "keywords": [ "closure", "laravel", "serializable" ], "support": { "issues": "https:\/\/github.com\/laravel\/serializable-closure\/issues", "source": "https:\/\/github.com\/laravel\/serializable-closure" }, "install-path": "..\/laravel\/serializable-closure" }, { "name": "marc-mabe\/php-enum", "version": "v4.7.1", "version_normalized": "4.7.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/marc-mabe\/php-enum.git", "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/marc-mabe\/php-enum\/zipball\/7159809e5cfa041dca28e61f7f7ae58063aae8ed", "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed", "shasum": "" }, "require": { "ext-reflection": "*", "php": "^7.1 | ^8.0" }, "require-dev": { "phpbench\/phpbench": "^0.16.10 || ^1.0.4", "phpstan\/phpstan": "^1.3.1", "phpunit\/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11", "vimeo\/psalm": "^4.17.0 | ^5.26.1" }, "time": "2024-11-28T04:54:44+00:00", "type": "library", "extra": { "branch-alias": { "dev-3.x": "3.2-dev", "dev-master": "4.7-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\MabeEnum\\": "src\/" }, "classmap": [ "stubs\/Stringable.php" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Marc Bennewitz", "email": "dev@mabe.berlin", "homepage": "https:\/\/mabe.berlin\/", "role": "Lead" } ], "description": "Simple and fast implementation of enumerations with native PHP", "homepage": "https:\/\/github.com\/marc-mabe\/php-enum", "keywords": [ "enum", "enum-map", "enum-set", "enumeration", "enumerator", "enummap", "enumset", "map", "set", "type", "type-hint", "typehint" ], "support": { "issues": "https:\/\/github.com\/marc-mabe\/php-enum\/issues", "source": "https:\/\/github.com\/marc-mabe\/php-enum\/tree\/v4.7.1" }, "install-path": "..\/marc-mabe\/php-enum" }, { "name": "php-di\/invoker", "version": "2.3.6", "version_normalized": "2.3.6.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/Invoker.git", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/59f15608528d8a8838d69b422a919fd6b16aa576", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576", "shasum": "" }, "require": { "php": ">=7.3", "psr\/container": "^1.0|^2.0" }, "require-dev": { "athletic\/athletic": "~0.1.8", "mnapoli\/hard-mode": "~0.3.0", "phpunit\/phpunit": "^9.0" }, "time": "2025-01-17T12:49:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Invoker\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "Generic and extensible callable invoker", "homepage": "https:\/\/github.com\/PHP-DI\/Invoker", "keywords": [ "callable", "dependency", "dependency-injection", "injection", "invoke", "invoker" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues", "source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/2.3.6" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" } ], "install-path": "..\/php-di\/invoker" }, { "name": "php-di\/php-di", "version": "7.0.8", "version_normalized": "7.0.8.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git", "reference": "98ddc81f8f768a2ad39e4cbe737285eaeabe577a" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/98ddc81f8f768a2ad39e4cbe737285eaeabe577a", "reference": "98ddc81f8f768a2ad39e4cbe737285eaeabe577a", "shasum": "" }, "require": { "laravel\/serializable-closure": "^1.0 || ^2.0", "php": ">=8.0", "php-di\/invoker": "^2.0", "psr\/container": "^1.1 || ^2.0" }, "provide": { "psr\/container-implementation": "^1.0" }, "require-dev": { "friendsofphp\/php-cs-fixer": "^3", "friendsofphp\/proxy-manager-lts": "^1", "mnapoli\/phpunit-easymock": "^1.3", "phpunit\/phpunit": "^9.6", "vimeo\/psalm": "^4.6" }, "suggest": { "friendsofphp\/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)" }, "time": "2025-01-28T21:02:46+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src\/functions.php" ], "psr-4": { "PleskAdvisor\\DI\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "The dependency injection container for humans", "homepage": "https:\/\/php-di.org\/", "keywords": [ "PSR-11", "container", "container-interop", "dependency injection", "di", "ioc", "psr11" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues", "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/7.0.8" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/php-di\/php-di", "type": "tidelift" } ], "install-path": "..\/php-di\/php-di" }, { "name": "psr\/cache", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/cache.git", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/cache\/zipball\/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-02-03T23:26:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Psr\\Cache\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https:\/\/github.com\/php-fig\/cache\/tree\/3.0.0" }, "install-path": "..\/psr\/cache" }, { "name": "psr\/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Psr\\Container\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https:\/\/github.com\/php-fig\/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https:\/\/github.com\/php-fig\/container\/issues", "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2" }, "install-path": "..\/psr\/container" }, { "name": "psr\/http-client", "version": "1.0.3", "version_normalized": "1.0.3.0", "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" }, "time": "2023-09-23T14:17:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\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" }, "install-path": "..\/psr\/http-client" }, { "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": { "PleskAdvisor\\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": { "PleskAdvisor\\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\/log", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-05-03T11:20:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "Psr\/Log\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for logging libraries", "homepage": "https:\/\/github.com\/php-fig\/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4" }, "install-path": "..\/psr\/log" }, { "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" }, { "name": "symfony\/deprecation-contracts", "version": "v3.5.1", "version_normalized": "3.5.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-25T14:20:29+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/contracts", "name": "symfony\/contracts" }, "branch-alias": { "dev-main": "3.5-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https:\/\/symfony.com\/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https:\/\/symfony.com", "support": { "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.5.1" }, "funding": [ { "url": "https:\/\/symfony.com\/sponsor", "type": "custom" }, { "url": "https:\/\/github.com\/fabpot", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", "type": "tidelift" } ], "install-path": "..\/symfony\/deprecation-contracts" }, { "name": "tedivm\/stash", "version": "v1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/tedious\/Stash.git", "reference": "d913dea440b3672d8f90baab5284d3f5c412915f" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/tedious\/Stash\/zipball\/d913dea440b3672d8f90baab5284d3f5c412915f", "reference": "d913dea440b3672d8f90baab5284d3f5c412915f", "shasum": "" }, "require": { "php": "^8.0", "psr\/cache": "^2|^3" }, "provide": { "psr\/cache-implementation": "2.0|3.0" }, "require-dev": { "dms\/phpunit-arraysubset-asserts": "^0.5.0", "friendsofphp\/php-cs-fixer": "^2.8", "php-coveralls\/php-coveralls": "^2.0", "phpunit\/phpunit": "^9.0|^10" }, "time": "2024-12-18T15:25:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskAdvisor\\Stash\\": "src\/Stash\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" }, { "name": "Josh Hall-Bachner", "email": "charlequin@gmail.com" } ], "description": "The place to keep your cache.", "homepage": "http:\/\/github.com\/tedious\/Stash", "keywords": [ "apc", "cache", "caching", "memcached", "psr-6", "psr6", "redis", "sessions" ], "support": { "issues": "https:\/\/github.com\/tedious\/Stash\/issues", "source": "https:\/\/github.com\/tedious\/Stash\/tree\/v1.1.0" }, "funding": [ { "url": "https:\/\/github.com\/tedivm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/tedivm\/stash", "type": "tidelift" } ], "install-path": "..\/tedivm\/stash" } ], "dev": false, "dev-package-names": [] }