File: /var/www/html/appointmentbook.me/wp-content/plugins/booknetic/vendor/composer/installed.json
{
"packages": [
{
"name": "a5hleyrich\/wp-background-processing",
"version": "1.0.2",
"version_normalized": "1.0.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/deliciousbrains\/wp-background-processing.git",
"reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/deliciousbrains\/wp-background-processing\/zipball\/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
"reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"suggest": {
"coenjacobs\/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
},
"time": "2020-07-31T07:00:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"classes\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Delicious Brains",
"email": "nom@deliciousbrains.com"
}
],
"description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
"support": {
"issues": "https:\/\/github.com\/deliciousbrains\/wp-background-processing\/issues",
"source": "https:\/\/github.com\/deliciousbrains\/wp-background-processing\/tree\/1.0.2"
},
"install-path": "..\/a5hleyrich\/wp-background-processing"
},
{
"name": "firebase\/php-jwt",
"version": "v6.2.0",
"version_normalized": "6.2.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/firebase\/php-jwt.git",
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/d28e6df83830252650da4623c78aaaf98fb385f3",
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3",
"shasum": ""
},
"require": {
"php": "^7.1||^8.0"
},
"require-dev": {
"guzzlehttp\/guzzle": "^6.5||^7.4",
"phpspec\/prophecy-phpunit": "^1.1",
"phpunit\/phpunit": "^7.5||^9.5",
"psr\/cache": "^1.0||^2.0",
"psr\/http-client": "^1.0",
"psr\/http-factory": "^1.0"
},
"suggest": {
"paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
},
"time": "2022-05-13T20:54:50+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Firebase\\JWT\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Neuman Vong",
"email": "neuman+pear@twilio.com",
"role": "Developer"
},
{
"name": "Anant Narayanan",
"email": "anant@php.net",
"role": "Developer"
}
],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"homepage": "https:\/\/github.com\/firebase\/php-jwt",
"keywords": [
"jwt",
"php"
],
"support": {
"issues": "https:\/\/github.com\/firebase\/php-jwt\/issues",
"source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v6.2.0"
},
"install-path": "..\/firebase\/php-jwt"
},
{
"name": "gettext\/gettext",
"version": "v4.8.6",
"version_normalized": "4.8.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-gettext\/Gettext.git",
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-gettext\/Gettext\/zipball\/bbeb8f4d3077663739aecb4551b22e720c0e9efe",
"reference": "bbeb8f4d3077663739aecb4551b22e720c0e9efe",
"shasum": ""
},
"require": {
"gettext\/languages": "^2.3",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate\/view": "^5.0.x-dev",
"phpunit\/phpunit": "^4.8|^5.7|^6.5",
"squizlabs\/php_codesniffer": "^3.0",
"symfony\/yaml": "~2",
"twig\/extensions": "*",
"twig\/twig": "^1.31|^2.0"
},
"suggest": {
"illuminate\/view": "Is necessary if you want to use the Blade extractor",
"symfony\/yaml": "Is necessary if you want to use the Yaml extractor\/generator",
"twig\/extensions": "Is necessary if you want to use the Twig extractor",
"twig\/twig": "Is necessary if you want to use the Twig extractor"
},
"time": "2021-10-19T10:44:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Gettext\\": "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 gettext manager",
"homepage": "https:\/\/github.com\/oscarotero\/Gettext",
"keywords": [
"JS",
"gettext",
"i18n",
"mo",
"po",
"translation"
],
"support": {
"email": "oom@oscarotero.com",
"issues": "https:\/\/github.com\/oscarotero\/Gettext\/issues",
"source": "https:\/\/github.com\/php-gettext\/Gettext\/tree\/v4.8.6"
},
"funding": [
{
"url": "https:\/\/paypal.me\/oscarotero",
"type": "custom"
},
{
"url": "https:\/\/github.com\/oscarotero",
"type": "github"
},
{
"url": "https:\/\/www.patreon.com\/misteroom",
"type": "patreon"
}
],
"install-path": "..\/gettext\/gettext"
},
{
"name": "gettext\/languages",
"version": "2.9.0",
"version_normalized": "2.9.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-gettext\/Languages.git",
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-gettext\/Languages\/zipball\/ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
"reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit\/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
},
"time": "2021-11-11T17:30:39+00:00",
"bin": [
"bin\/export-plural-rules"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Gettext\\Languages\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michele Locati",
"email": "mlocati@gmail.com",
"role": "Developer"
}
],
"description": "gettext languages with plural rules",
"homepage": "https:\/\/github.com\/php-gettext\/Languages",
"keywords": [
"cldr",
"i18n",
"internationalization",
"l10n",
"language",
"languages",
"localization",
"php",
"plural",
"plural rules",
"plurals",
"translate",
"translations",
"unicode"
],
"support": {
"issues": "https:\/\/github.com\/php-gettext\/Languages\/issues",
"source": "https:\/\/github.com\/php-gettext\/Languages\/tree\/2.9.0"
},
"funding": [
{
"url": "https:\/\/paypal.me\/mlocati",
"type": "custom"
},
{
"url": "https:\/\/github.com\/mlocati",
"type": "github"
}
],
"install-path": "..\/gettext\/languages"
},
{
"name": "google\/apiclient",
"version": "v2.12.4",
"version_normalized": "2.12.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/googleapis\/google-api-php-client.git",
"reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/googleapis\/google-api-php-client\/zipball\/702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"shasum": ""
},
"require": {
"firebase\/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0",
"google\/apiclient-services": "~0.200",
"google\/auth": "^1.10",
"guzzlehttp\/guzzle": "~5.3.3||~6.0||~7.0",
"guzzlehttp\/psr7": "^1.8.4||^2.2.1",
"monolog\/monolog": "^1.17||^2.0",
"php": "^5.6|^7.0|^8.0",
"phpseclib\/phpseclib": "~2.0||^3.0.2"
},
"require-dev": {
"cache\/filesystem-adapter": "^0.3.2|^1.1",
"composer\/composer": "^1.10.22",
"dealerdirect\/phpcodesniffer-composer-installer": "^0.7",
"phpcompatibility\/php-compatibility": "^9.2",
"phpspec\/prophecy-phpunit": "^1.1||^2.0",
"phpunit\/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"squizlabs\/php_codesniffer": "~2.3",
"symfony\/css-selector": "~2.1",
"symfony\/dom-crawler": "~2.1",
"yoast\/phpunit-polyfills": "^1.0"
},
"suggest": {
"cache\/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
},
"time": "2022-04-20T16:44:03+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src\/aliases.php"
],
"psr-4": {
"BookneticVendor\\Google\\": "src\/"
},
"classmap": [
"src\/aliases.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"Apache-2.0"
],
"description": "Client library for Google APIs",
"homepage": "http:\/\/developers.google.com\/api-client-library\/php",
"keywords": [
"google"
],
"support": {
"issues": "https:\/\/github.com\/googleapis\/google-api-php-client\/issues",
"source": "https:\/\/github.com\/googleapis\/google-api-php-client\/tree\/v2.12.4"
},
"install-path": "..\/google\/apiclient"
},
{
"name": "google\/apiclient-services",
"version": "v0.249.0",
"version_normalized": "0.249.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/googleapis\/google-api-php-client-services.git",
"reference": "95df14183356e45291e1c686cea57850281101db"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/googleapis\/google-api-php-client-services\/zipball\/95df14183356e45291e1c686cea57850281101db",
"reference": "95df14183356e45291e1c686cea57850281101db",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit\/phpunit": "^5.7||^8.5.13"
},
"time": "2022-05-16T01:10:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"autoload.php"
],
"psr-4": {
"BookneticVendor\\Google\\Service\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"Apache-2.0"
],
"description": "Client library for Google APIs",
"homepage": "http:\/\/developers.google.com\/api-client-library\/php",
"keywords": [
"google"
],
"support": {
"issues": "https:\/\/github.com\/googleapis\/google-api-php-client-services\/issues",
"source": "https:\/\/github.com\/googleapis\/google-api-php-client-services\/tree\/v0.249.0"
},
"install-path": "..\/google\/apiclient-services"
},
{
"name": "google\/auth",
"version": "v1.21.0",
"version_normalized": "1.21.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/googleapis\/google-auth-library-php.git",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/googleapis\/google-auth-library-php\/zipball\/73392bad2eb6852eea9084b6bbdec752515cb849",
"reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
"shasum": ""
},
"require": {
"firebase\/php-jwt": "^5.5||^6.0",
"guzzlehttp\/guzzle": "^6.2.1|^7.0",
"guzzlehttp\/psr7": "^1.7|^2.0",
"php": "^7.1||^8.0",
"psr\/cache": "^1.0|^2.0|^3.0",
"psr\/http-message": "^1.0"
},
"require-dev": {
"guzzlehttp\/promises": "0.1.1|^1.3",
"kelvinmo\/simplejwt": "^0.2.5|^0.5.1",
"phpseclib\/phpseclib": "^2.0.31",
"phpspec\/prophecy-phpunit": "^1.1",
"phpunit\/phpunit": "^7.5||^8.5",
"sebastian\/comparator": ">=1.2.3",
"squizlabs\/php_codesniffer": "^3.5"
},
"suggest": {
"phpseclib\/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
},
"time": "2022-04-13T20:35:52+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Google\\Auth\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"Apache-2.0"
],
"description": "Google Auth Library for PHP",
"homepage": "http:\/\/github.com\/google\/google-auth-library-php",
"keywords": [
"Authentication",
"google",
"oauth2"
],
"support": {
"docs": "https:\/\/googleapis.github.io\/google-auth-library-php\/main\/",
"issues": "https:\/\/github.com\/googleapis\/google-auth-library-php\/issues",
"source": "https:\/\/github.com\/googleapis\/google-auth-library-php\/tree\/v1.21.0"
},
"install-path": "..\/google\/auth"
},
{
"name": "guzzlehttp\/guzzle",
"version": "7.4.2",
"version_normalized": "7.4.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/guzzle\/guzzle.git",
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
"reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp\/promises": "^1.5",
"guzzlehttp\/psr7": "^1.8.3 || ^2.1",
"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.4.1",
"ext-curl": "*",
"php-http\/client-integration-tests": "^3.0",
"phpunit\/phpunit": "^8.5.5 || ^9.3.5",
"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": "2022-03-20T14:16:28+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src\/functions_include.php"
],
"psr-4": {
"BookneticVendor\\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.4.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": "1.5.1",
"version_normalized": "1.5.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/guzzle\/promises.git",
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"symfony\/phpunit-bridge": "^4.4 || ^5.1"
},
"time": "2021-10-22T20:56:57+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src\/functions_include.php"
],
"psr-4": {
"BookneticVendor\\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\/1.5.1"
},
"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.2.1",
"version_normalized": "2.2.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/guzzle\/psr7.git",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/c94a94f120803a18554c1805ef2e539f8285f9a2",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr\/http-factory": "^1.0",
"psr\/http-message": "^1.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.4.1",
"http-interop\/http-factory-tests": "^0.9",
"phpunit\/phpunit": "^8.5.8 || ^9.3.10"
},
"suggest": {
"laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"time": "2022-03-20T21:55:58+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\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.2.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": "monolog\/monolog",
"version": "2.6.0",
"version_normalized": "2.6.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/Seldaek\/monolog.git",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/247918972acd74356b0a91dfaa5adcaec069b6c0",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0",
"shasum": ""
},
"require": {
"php": ">=7.2",
"psr\/log": "^1.0.1 || ^2.0 || ^3.0"
},
"provide": {
"psr\/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
},
"require-dev": {
"aws\/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine\/couchdb": "~1.0@dev",
"elasticsearch\/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2\/gelf-php": "^1.4.2",
"guzzlehttp\/guzzle": "^7.4",
"guzzlehttp\/psr7": "^2.2",
"mongodb\/mongodb": "^1.8",
"php-amqplib\/php-amqplib": "~2.4 || ^3",
"php-console\/php-console": "^3.1.3",
"phpspec\/prophecy": "^1.15",
"phpstan\/phpstan": "^0.12.91",
"phpunit\/phpunit": "^8.5.14",
"predis\/predis": "^1.1",
"rollbar\/rollbar": "^1.3 || ^2 || ^3",
"ruflin\/elastica": "^7",
"swiftmailer\/swiftmailer": "^5.3|^6.0",
"symfony\/mailer": "^5.4 || ^6",
"symfony\/mime": "^5.4 || ^6"
},
"suggest": {
"aws\/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine\/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch\/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2\/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb\/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib\/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console\/php-console": "Allow sending log messages to Google Chrome",
"rollbar\/rollbar": "Allow sending log messages to Rollbar",
"ruflin\/elastica": "Allow sending log messages to an Elastic Search server"
},
"time": "2022-05-10T09:36:00+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Monolog\\": "src\/Monolog"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https:\/\/seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https:\/\/github.com\/Seldaek\/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"support": {
"issues": "https:\/\/github.com\/Seldaek\/monolog\/issues",
"source": "https:\/\/github.com\/Seldaek\/monolog\/tree\/2.6.0"
},
"funding": [
{
"url": "https:\/\/github.com\/Seldaek",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog",
"type": "tidelift"
}
],
"install-path": "..\/monolog\/monolog"
},
{
"name": "paragonie\/constant_time_encoding",
"version": "v2.5.0",
"version_normalized": "2.5.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/paragonie\/constant_time_encoding.git",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/paragonie\/constant_time_encoding\/zipball\/9229e15f2e6ba772f0c55dd6986c563b937170a8",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit\/phpunit": "^6|^7|^8|^9",
"vimeo\/psalm": "^1|^2|^3|^4"
},
"time": "2022-01-17T05:32:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\ParagonIE\\ConstantTime\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https:\/\/paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https:\/\/www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues": "https:\/\/github.com\/paragonie\/constant_time_encoding\/issues",
"source": "https:\/\/github.com\/paragonie\/constant_time_encoding"
},
"install-path": "..\/paragonie\/constant_time_encoding"
},
{
"name": "paragonie\/random_compat",
"version": "v9.99.100",
"version_normalized": "9.99.100.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/paragonie\/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit\/phpunit": "4.*|5.*",
"vimeo\/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"time": "2020-10-15T08:29:30+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https:\/\/paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https:\/\/github.com\/paragonie\/random_compat\/issues",
"source": "https:\/\/github.com\/paragonie\/random_compat"
},
"install-path": "..\/paragonie\/random_compat"
},
{
"name": "phpseclib\/phpseclib",
"version": "3.0.14",
"version_normalized": "3.0.14.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpseclib\/phpseclib.git",
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpseclib\/phpseclib\/zipball\/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
"shasum": ""
},
"require": {
"paragonie\/constant_time_encoding": "^1|^2",
"paragonie\/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
},
"require-dev": {
"phpunit\/phpunit": "*"
},
"suggest": {
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2\/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"time": "2022-04-04T05:15:45+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"phpseclib\/bootstrap.php"
],
"psr-4": {
"BookneticVendor\\phpseclib3\\": "phpseclib\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-J\u00fcrgen Petrich",
"email": "petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"homepage": "http:\/\/phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
"asn.1",
"asn1",
"blowfish",
"crypto",
"cryptography",
"encryption",
"rsa",
"security",
"sftp",
"signature",
"signing",
"ssh",
"twofish",
"x.509",
"x509"
],
"support": {
"issues": "https:\/\/github.com\/phpseclib\/phpseclib\/issues",
"source": "https:\/\/github.com\/phpseclib\/phpseclib\/tree\/3.0.14"
},
"funding": [
{
"url": "https:\/\/github.com\/terrafrost",
"type": "github"
},
{
"url": "https:\/\/www.patreon.com\/phpseclib",
"type": "patreon"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/phpseclib\/phpseclib",
"type": "tidelift"
}
],
"install-path": "..\/phpseclib\/phpseclib"
},
{
"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": {
"BookneticVendor\\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\/http-client",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr\/http-message": "^1.0"
},
"time": "2020-06-29T06:28:15+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Psr\\Http\\Client\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http:\/\/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\/tree\/master"
},
"install-path": "..\/psr\/http-client"
},
{
"name": "psr\/http-factory",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr\/http-message": "^1.0"
},
"time": "2019-04-30T12:38:16+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Psr\\Http\\Message\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http:\/\/www.php-fig.org\/"
}
],
"description": "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\/tree\/master"
},
"install-path": "..\/psr\/http-factory"
},
{
"name": "psr\/http-message",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2016-08-06T14:39:51+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\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\/master"
},
"install-path": "..\/psr\/http-message"
},
{
"name": "psr\/log",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/log.git",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"time": "2021-07-14T16:46:02+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"BookneticVendor\\Psr\\Log\\": "src"
}
},
"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\/3.0.0"
},
"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.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
},
"time": "2022-01-02T09:55:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.0-dev"
},
"thanks": {
"name": "symfony\/contracts",
"url": "https:\/\/github.com\/symfony\/contracts"
}
},
"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.0.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"
}
],
"dev": true,
"dev-package-names": []
}