{ "packages": [ { "name": "brick/phonenumber", "version": "0.4.1", "version_normalized": "0.4.1.0", "source": { "type": "git", "url": "https://github.com/brick/phonenumber.git", "reference": "31886072e6ebfe44f027c63dd29d53913fac802b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brick/phonenumber/zipball/31886072e6ebfe44f027c63dd29d53913fac802b", "reference": "31886072e6ebfe44f027c63dd29d53913fac802b", "shasum": "" }, "require": { "ext-json": "*", "giggsey/libphonenumber-for-php": "^7.0 || ^8.0", "php": "^7.1 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "time": "2023-02-22T21:28:22+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Brick\\PhoneNumber\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Phone number library", "keywords": [ "brick", "phone", "phone number", "phonenumber" ], "support": { "issues": "https://github.com/brick/phonenumber/issues", "source": "https://github.com/brick/phonenumber/tree/0.4.1" }, "funding": [ { "url": "https://github.com/BenMorel", "type": "github" } ], "install-path": "../brick/phonenumber" }, { "name": "clue/stream-filter", "version": "v1.7.0", "version_normalized": "1.7.0.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", "reference": "049509fef80032cb3f051595029ab75b49a3c2f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7", "reference": "049509fef80032cb3f051595029ab75b49a3c2f7", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "time": "2023-12-20T15:40:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "Clue\\StreamFilter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering" } ], "description": "A simple and modern approach to stream filtering in PHP", "homepage": "https://github.com/clue/stream-filter", "keywords": [ "bucket brigade", "callback", "filter", "php_user_filter", "stream", "stream_filter_append", "stream_filter_register" ], "support": { "issues": "https://github.com/clue/stream-filter/issues", "source": "https://github.com/clue/stream-filter/tree/v1.7.0" }, "funding": [ { "url": "https://clue.engineering/support", "type": "custom" }, { "url": "https://github.com/clue", "type": "github" } ], "install-path": "../clue/stream-filter" }, { "name": "giggsey/libphonenumber-for-php", "version": "8.13.32", "version_normalized": "8.13.32.0", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "11aa286e82f2bb567815a89da1e63e2848b81e66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/11aa286e82f2bb567815a89da1e63e2848b81e66", "reference": "11aa286e82f2bb567815a89da1e63e2848b81e66", "shasum": "" }, "require": { "giggsey/locale": "^1.7|^2.0", "php": ">=5.3.2", "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^1.0|^2.0", "symfony/console": "^2.8|^3.0|^v4.4|^v5.2", "symfony/phpunit-bridge": "^4.2 || ^5" }, "time": "2024-03-12T08:08:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "8.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "libphonenumber\\": "src/" }, "exclude-from-classmap": [ "/src/data/", "/src/carrier/data/", "/src/geocoding/data/", "/src/timezone/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "PHP Port of Google's libphonenumber", "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ "geocoding", "geolocation", "libphonenumber", "mobile", "phonenumber", "validation" ], "support": { "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, "install-path": "../giggsey/libphonenumber-for-php" }, { "name": "giggsey/locale", "version": "2.5", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/e6d4540109a01dd2bc7334cdc842d6a6a67cf239", "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "ext-json": "*", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^8.5|^9.5", "symfony/console": "^5.0|^6.0", "symfony/filesystem": "^5.0|^6.0", "symfony/finder": "^5.0|^6.0", "symfony/process": "^5.0|^6.0" }, "time": "2023-11-01T17:19:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Giggsey\\Locale\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", "source": "https://github.com/giggsey/Locale/tree/2.5" }, "install-path": "../giggsey/locale" }, { "name": "guzzlehttp/psr7", "version": "1.9.1", "version_normalized": "1.9.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b", "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2023-04-17T16:00:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "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árk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "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/1.9.1" }, "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": "php-http/httplug", "version": "v1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", "shasum": "" }, "require": { "php": ">=5.4", "php-http/promise": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4" }, "time": "2016-08-31T08:30:17+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTPlug, the HTTP client abstraction for PHP", "homepage": "http://httplug.io", "keywords": [ "client", "http" ], "support": { "issues": "https://github.com/php-http/httplug/issues", "source": "https://github.com/php-http/httplug/tree/master" }, "install-path": "../php-http/httplug" }, { "name": "php-http/message", "version": "1.16.1", "version_normalized": "1.16.1.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "5997f3289332c699fa2545c427826272498a2088" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088", "reference": "5997f3289332c699fa2545c427826272498a2088", "shasum": "" }, "require": { "clue/stream-filter": "^1.5", "php": "^7.2 || ^8.0", "psr/http-message": "^1.1 || ^2.0" }, "provide": { "php-http/message-factory-implementation": "1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.6", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0 || ^2.0", "laminas/laminas-diactoros": "^2.0 || ^3.0", "php-http/message-factory": "^1.0.2", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "laminas/laminas-diactoros": "Used with Diactoros Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "time": "2024-03-07T13:22:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/filters.php" ], "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTP Message related tools", "homepage": "http://php-http.org", "keywords": [ "http", "message", "psr-7" ], "support": { "issues": "https://github.com/php-http/message/issues", "source": "https://github.com/php-http/message/tree/1.16.1" }, "install-path": "../php-http/message" }, { "name": "php-http/promise", "version": "1.3.1", "version_normalized": "1.3.1.0", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, "time": "2024-03-15T13:55:21+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Promise used for asynchronous HTTP requests", "homepage": "http://httplug.io", "keywords": [ "promise" ], "support": { "issues": "https://github.com/php-http/promise/issues", "source": "https://github.com/php-http/promise/tree/1.3.1" }, "install-path": "../php-http/promise" }, { "name": "phpoption/phpoption", "version": "1.9.2", "version_normalized": "1.9.2.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "time": "2023-11-12T21:59:55+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": true }, "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.9.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", "type": "tidelift" } ], "install-path": "../phpoption/phpoption" }, { "name": "prestashop/module-lib-cache-directory-provider", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider.git", "reference": "34a577b66a7e52ae16d6f40efd1db17290bad453" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-cache-directory-provider/zipball/34a577b66a7e52ae16d6f40efd1db17290bad453", "reference": "34a577b66a7e52ae16d6f40efd1db17290bad453", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "~5.7" }, "time": "2020-09-08T14:13:23+00:00", "type": "project", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\ModuleLibCacheDirectoryProvider\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "Cache directory provider to use on prestashop modules", "keywords": [ "composer", "modules", "package", "prestashop" ], "support": { "issues": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider/issues", "source": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider/tree/master" }, "install-path": "../prestashop/module-lib-cache-directory-provider" }, { "name": "prestashop/module-lib-faq", "version": "v2.2", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/module-lib-faq.git", "reference": "23be3438f0764c9ceb712ce07bd309124e2a355f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-faq/zipball/23be3438f0764c9ceb712ce07bd309124e2a355f", "reference": "23be3438f0764c9ceb712ce07bd309124e2a355f", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "prestashop/module-lib-guzzle-adapter": "^0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4", "php-http/mock-client": "^1.5", "phpunit/phpunit": "~5.7", "prestashop/php-dev-tools": "^4.2" }, "time": "2022-06-20T15:21:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\ModuleLibFaq\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "Library allowing modules to load FAQ from PrestaShop servers", "support": { "issues": "https://github.com/PrestaShopCorp/module-lib-faq/issues", "source": "https://github.com/PrestaShopCorp/module-lib-faq/tree/v2.2" }, "install-path": "../prestashop/module-lib-faq" }, { "name": "prestashop/module-lib-guzzle-adapter", "version": "v0.6", "version_normalized": "0.6.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/module-lib-guzzle-adapter.git", "reference": "451477b899b6fae8865a0face5b3362b07a1f947" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-guzzle-adapter/zipball/451477b899b6fae8865a0face5b3362b07a1f947", "reference": "451477b899b6fae8865a0face5b3362b07a1f947", "shasum": "" }, "require": { "guzzlehttp/psr7": "~1.9", "php": ">=5.6.0", "php-http/httplug": "~1.1", "php-http/message": "^1.7", "psr/http-message": "^1.0" }, "provide": { "php-http/client-implementation": "1.0", "psr/http-client-implementation": "1.0" }, "require-dev": { "phpstan/phpstan": "^1.7", "phpunit/phpunit": "^9.5|^8.5|^5.7", "prestashop/php-dev-tools": "^4.2|^3.16" }, "time": "2023-01-11T15:09:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Prestashop\\ModuleLibGuzzleAdapter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "Plug modules to the Guzzle client available on a running shop", "support": { "issues": "https://github.com/PrestaShopCorp/module-lib-guzzle-adapter/issues", "source": "https://github.com/PrestaShopCorp/module-lib-guzzle-adapter/tree/v0.6" }, "install-path": "../prestashop/module-lib-guzzle-adapter" }, { "name": "prestashop/module-lib-service-container", "version": "v2.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/module-lib-service-container.git", "reference": "5525b56513d9ddad6e4232dfd93a24e028efdca7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-service-container/zipball/5525b56513d9ddad6e4232dfd93a24e028efdca7", "reference": "5525b56513d9ddad6e4232dfd93a24e028efdca7", "shasum": "" }, "require": { "php": ">=5.6.0", "prestashop/module-lib-cache-directory-provider": "^1.0" }, "require-dev": { "phpunit/phpunit": "~5.7" }, "suggest": { "symfony/config": "Needed when the running PrestaShop does not already run with Symfony", "symfony/dependency-injection": "Needed when the running PrestaShop does not already run with Symfony", "symfony/expression-language": "Needed when the running PrestaShop does not already run with Symfony", "symfony/yaml": "Needed when the running PrestaShop does not already run with Symfony" }, "time": "2022-06-20T08:30:47+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\ModuleLibServiceContainer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "Service container to use on prestashop modules", "keywords": [ "composer", "modules", "package", "prestashop" ], "support": { "issues": "https://github.com/PrestaShopCorp/module-lib-service-container/issues", "source": "https://github.com/PrestaShopCorp/module-lib-service-container/tree/v2.0" }, "install-path": "../prestashop/module-lib-service-container" }, { "name": "prestashop/prestashop-accounts-installer", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/prestashop-accounts-installer.git", "reference": "47f1fb78d3a494cc424361e0895112989f46ef5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/prestashop-accounts-installer/zipball/47f1fb78d3a494cc424361e0895112989f46ef5b", "reference": "47f1fb78d3a494cc424361e0895112989f46ef5b", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16", "fzaninotto/faker": "^1.9", "phpunit/phpunit": "^5.7", "prestashop/php-dev-tools": "3.*" }, "time": "2023-05-26T09:08:52+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\PsAccountsInstaller\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Utility package to install `ps_accounts` module or present data to trigger manual install from psx configuration page.", "support": { "issues": "https://github.com/PrestaShopCorp/prestashop-accounts-installer/issues", "source": "https://github.com/PrestaShopCorp/prestashop-accounts-installer/tree/main" }, "install-path": "../prestashop/prestashop-accounts-installer" }, { "name": "prestashopcorp/module-lib-billing", "version": "3.3.0", "version_normalized": "3.3.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShopCorp/module-lib-billing.git", "reference": "5645899f02562d8df2e2a05b144347c1b1681272" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-billing/zipball/5645899f02562d8df2e2a05b144347c1b1681272", "reference": "5645899f02562d8df2e2a05b144347c1b1681272", "shasum": "" }, "require": { "php": ">=5.6", "prestashop/module-lib-guzzle-adapter": "0.6" }, "require-dev": { "guzzlehttp/guzzle": "^5.3", "prestashop/php-dev-tools": "^3" }, "time": "2023-10-03T07:41:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShopCorp\\Billing\\": "src/" }, "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Utility package to retrieve Built for PS context and more", "support": { "issues": "https://github.com/PrestaShopCorp/module-lib-billing/issues", "source": "https://github.com/PrestaShopCorp/module-lib-billing/tree/3.3.0" }, "install-path": "../prestashopcorp/module-lib-billing" }, { "name": "psr/http-message", "version": "1.1", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:50:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://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/1.1" }, "install-path": "../psr/http-message" }, { "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": "segmentio/analytics-php", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/segmentio/analytics-php.git", "reference": "7e25b2f6094632bbfb79e33ca024d533899a2ffe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/segmentio/analytics-php/zipball/7e25b2f6094632bbfb79e33ca024d533899a2ffe", "reference": "7e25b2f6094632bbfb79e33ca024d533899a2ffe", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "overtrue/phplint": "^1.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "^3.3" }, "time": "2021-05-31T22:44:22+00:00", "bin": [ "bin/analytics" ], "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/Segment.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Segment.io ", "homepage": "https://segment.com/" } ], "description": "Segment Analytics PHP Library", "homepage": "https://segment.com/libraries/php", "keywords": [ "analytics", "analytics.js", "segment", "segmentio" ], "support": { "issues": "https://github.com/segmentio/analytics-php/issues", "source": "https://github.com/segmentio/analytics-php/tree/1.8.0" }, "install-path": "../segmentio/analytics-php" }, { "name": "sentry/sentry", "version": "1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", "reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe", "reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe", "shasum": "" }, "require": { "ext-curl": "*", "php": "^5.3|^7.0" }, "conflict": { "raven/raven": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.8.0", "monolog/monolog": "^1.0", "phpunit/phpunit": "^4.8.35 || ^5.7" }, "suggest": { "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", "monolog/monolog": "Automatically capture Monolog events as breadcrumbs" }, "time": "2020-02-12T18:38:11+00:00", "bin": [ "bin/sentry" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.11.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Raven_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "David Cramer", "email": "dcramer@gmail.com" } ], "description": "A PHP client for Sentry (http://getsentry.com)", "homepage": "http://getsentry.com", "keywords": [ "log", "logging" ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", "source": "https://github.com/getsentry/sentry-php/tree/1.11.0" }, "install-path": "../sentry/sentry" }, { "name": "symfony/polyfill-ctype", "version": "v1.29.0", "version_normalized": "1.29.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2024-01-29T20:11:03+00:00", "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" }, "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/polyfill-ctype" }, { "name": "symfony/polyfill-mbstring", "version": "v1.29.0", "version_normalized": "1.29.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2024-01-29T20:11:03+00:00", "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "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": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" }, "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/polyfill-mbstring" }, { "name": "symfony/polyfill-php80", "version": "v1.29.0", "version_normalized": "1.29.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2024-01-29T20:11:03+00:00", "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" }, "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/polyfill-php80" }, { "name": "vlucas/phpdotenv", "version": "v3.6.10", "version_normalized": "3.6.10.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "5b547cdb25825f10251370f57ba5d9d924e6f68e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5b547cdb25825f10251370f57ba5d9d924e6f68e", "reference": "5b547cdb25825f10251370f57ba5d9d924e6f68e", "shasum": "" }, "require": { "php": "^5.4 || ^7.0 || ^8.0", "phpoption/phpoption": "^1.5.2", "symfony/polyfill-ctype": "^1.17" }, "require-dev": { "ext-filter": "*", "ext-pcre": "*", "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" }, "suggest": { "ext-filter": "Required to use the boolean validator.", "ext-pcre": "Required to use most of the library." }, "time": "2021-12-12T23:02:06+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/v3.6.10" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", "type": "tidelift" } ], "install-path": "../vlucas/phpdotenv" } ], "dev": false, "dev-package-names": [] }