oont-contents/plugins/wpify-woo/deps/composer/installed.json
2025-02-08 15:10:23 +01:00

2358 lines
No EOL
88 KiB
JSON

{
"packages": [
{
"name": "bacon\/bacon-qr-code",
"version": "2.0.8",
"version_normalized": "2.0.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/Bacon\/BaconQrCode.git",
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/Bacon\/BaconQrCode\/zipball\/8674e51bb65af933a5ffaf1c308a660387c35c22",
"reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
"shasum": ""
},
"require": {
"dasprid\/enum": "^1.0.3",
"ext-iconv": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phly\/keep-a-changelog": "^2.1",
"phpunit\/phpunit": "^7 | ^8 | ^9",
"spatie\/phpunit-snapshot-assertions": "^4.2.9",
"squizlabs\/php_codesniffer": "^3.4"
},
"suggest": {
"ext-imagick": "to generate QR code images"
},
"time": "2022-12-07T17:46:57+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\BaconQrCode\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https:\/\/dasprids.de\/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https:\/\/github.com\/Bacon\/BaconQrCode",
"support": {
"issues": "https:\/\/github.com\/Bacon\/BaconQrCode\/issues",
"source": "https:\/\/github.com\/Bacon\/BaconQrCode\/tree\/2.0.8"
},
"install-path": "..\/bacon\/bacon-qr-code"
},
{
"name": "dasprid\/enum",
"version": "1.0.6",
"version_normalized": "1.0.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/DASPRiD\/Enum.git",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/DASPRiD\/Enum\/zipball\/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"shasum": ""
},
"require": {
"php": ">=7.1 <9.0"
},
"require-dev": {
"phpunit\/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
"squizlabs\/php_codesniffer": "*"
},
"time": "2024-08-09T14:30:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\DASPRiD\\Enum\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https:\/\/dasprids.de\/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"support": {
"issues": "https:\/\/github.com\/DASPRiD\/Enum\/issues",
"source": "https:\/\/github.com\/DASPRiD\/Enum\/tree\/1.0.6"
},
"install-path": "..\/dasprid\/enum"
},
{
"name": "doctrine\/collections",
"version": "1.8.0",
"version_normalized": "1.8.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/doctrine\/collections.git",
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/doctrine\/collections\/zipball\/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
"reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
"shasum": ""
},
"require": {
"doctrine\/deprecations": "^0.5.3 || ^1",
"php": "^7.1.3 || ^8.0"
},
"require-dev": {
"doctrine\/coding-standard": "^9.0 || ^10.0",
"phpstan\/phpstan": "^1.4.8",
"phpunit\/phpunit": "^7.5 || ^8.5 || ^9.1.5",
"vimeo\/psalm": "^4.22"
},
"time": "2022-09-01T20:12:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Doctrine\\Common\\Collections\\": "lib\/Doctrine\/Common\/Collections"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https:\/\/www.doctrine-project.org\/projects\/collections.html",
"keywords": [
"array",
"collections",
"iterators",
"php"
],
"support": {
"issues": "https:\/\/github.com\/doctrine\/collections\/issues",
"source": "https:\/\/github.com\/doctrine\/collections\/tree\/1.8.0"
},
"install-path": "..\/doctrine\/collections"
},
{
"name": "doctrine\/deprecations",
"version": "1.1.3",
"version_normalized": "1.1.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/doctrine\/deprecations.git",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/doctrine\/deprecations\/zipball\/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine\/coding-standard": "^9",
"phpstan\/phpstan": "1.4.10 || 1.10.15",
"phpstan\/phpstan-phpunit": "^1.0",
"phpunit\/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm\/plugin-phpunit": "0.18.4",
"psr\/log": "^1 || ^2 || ^3",
"vimeo\/psalm": "4.30.0 || 5.12.0"
},
"suggest": {
"psr\/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"time": "2024-01-30T19:34:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Doctrine\\Deprecations\\": "lib\/Doctrine\/Deprecations"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https:\/\/www.doctrine-project.org\/",
"support": {
"issues": "https:\/\/github.com\/doctrine\/deprecations\/issues",
"source": "https:\/\/github.com\/doctrine\/deprecations\/tree\/1.1.3"
},
"install-path": "..\/doctrine\/deprecations"
},
{
"name": "dragonbe\/vies",
"version": "2.3.2",
"version_normalized": "2.3.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/DragonBe\/vies.git",
"reference": "d9193cbaba7e2faefbdc228fb1bf5670f20acf30"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/DragonBe\/vies\/zipball\/d9193cbaba7e2faefbdc228fb1bf5670f20acf30",
"reference": "d9193cbaba7e2faefbdc228fb1bf5670f20acf30",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-soap": "*",
"php": ">=7.3"
},
"require-dev": {
"enlightn\/security-checker": "^1.2",
"ext-pcntl": "*",
"infection\/infection": "^0.25",
"pdepend\/pdepend": "^2.5",
"phing\/phing": "^2.16",
"phploc\/phploc": "^7.0",
"phpmd\/phpmd": "^2.6",
"phpunit\/php-invoker": "^3.1",
"phpunit\/phpunit": "^9.4",
"sebastian\/phpcpd": "^6.0",
"squizlabs\/php_codesniffer": "^3.2"
},
"time": "2024-07-05T18:02:50+00:00",
"type": "tool",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\DragonBe\\Vies\\": "src\/Vies"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michelangelo van Dam",
"email": "dragonbe@gmail.com",
"homepage": "http:\/\/dragonbe.com",
"role": "Developer"
}
],
"description": "EU VAT numbers validation using the VIES Service of the European Commission",
"homepage": "https:\/\/github.com\/DragonBe\/vies",
"keywords": [
"ec",
"eu",
"vat",
"vies"
],
"support": {
"issues": "https:\/\/github.com\/DragonBe\/vies\/issues",
"source": "https:\/\/github.com\/DragonBe\/vies\/tree\/2.3.2"
},
"install-path": "..\/dragonbe\/vies"
},
{
"name": "endroid\/qr-code",
"version": "4.5.0",
"version_normalized": "4.5.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/endroid\/qr-code.git",
"reference": "36681470bd10352b53bcb9731bdf2270e0d79b22"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/endroid\/qr-code\/zipball\/36681470bd10352b53bcb9731bdf2270e0d79b22",
"reference": "36681470bd10352b53bcb9731bdf2270e0d79b22",
"shasum": ""
},
"require": {
"bacon\/bacon-qr-code": "^2.0.5",
"php": "^7.4||^8.0"
},
"require-dev": {
"endroid\/quality": "dev-master",
"ext-gd": "*",
"khanamiryan\/qrcode-detector-decoder": "^1.0.4",
"setasign\/fpdf": "^1.8.2"
},
"suggest": {
"ext-gd": "Enables you to write PNG images",
"khanamiryan\/qrcode-detector-decoder": "Enables you to use the image validator",
"roave\/security-advisories": "Makes sure package versions with known security issues are not installed",
"setasign\/fpdf": "Enables you to use the PDF writer"
},
"time": "2022-08-21T09:22:43+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Endroid\\QrCode\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeroen van den Enden",
"email": "info@endroid.nl"
}
],
"description": "Endroid QR Code",
"homepage": "https:\/\/github.com\/endroid\/qr-code",
"keywords": [
"code",
"endroid",
"php",
"qr",
"qrcode"
],
"support": {
"issues": "https:\/\/github.com\/endroid\/qr-code\/issues",
"source": "https:\/\/github.com\/endroid\/qr-code\/tree\/4.5.0"
},
"funding": [
{
"url": "https:\/\/github.com\/endroid",
"type": "github"
}
],
"install-path": "..\/endroid\/qr-code"
},
{
"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": {
"WpifyWooDeps\\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.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/guzzle\/promises.git",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
"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-07-18T10:29:17+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\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.3"
},
"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": {
"WpifyWooDeps\\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": "h4kuna\/ares",
"version": "v3.0.9",
"version_normalized": "3.0.9.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/h4kuna\/ares.git",
"reference": "25ebbb095ab9bc3f4d038986d29cac8ef0e1e12a"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/h4kuna\/ares\/zipball\/25ebbb095ab9bc3f4d038986d29cac8ef0e1e12a",
"reference": "25ebbb095ab9bc3f4d038986d29cac8ef0e1e12a",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-simplexml": "*",
"nette\/utils": "^2.0 || ^3.0 || ^4.0",
"php": ">=8.0",
"psr\/http-factory": "^1.0",
"psr\/http-message": "^1.0.1 || ^2.0"
},
"require-dev": {
"guzzlehttp\/guzzle": "^7.5",
"nette\/tester": "^2.4",
"phpstan\/phpstan": "^1.8",
"phpstan\/phpstan-strict-rules": "^1.4",
"tracy\/tracy": "^2.9"
},
"suggest": {
"guzzlehttp\/guzzle": "As default implementation for PSR-7, PSR-17 and PSR-18 standards."
},
"time": "2024-09-10T13:29:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src\/aliases.php"
],
"psr-4": {
"WpifyWooDeps\\h4kuna\\Ares\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Milan Mat\u011bj\u010dek",
"email": "milan.matejcek@gmail.com",
"role": "Developer"
}
],
"description": "Provides information about subjects by their identification number from the ARES database (in Czech Republic).",
"homepage": "https:\/\/github.com\/h4kuna\/ares",
"support": {
"issues": "https:\/\/github.com\/h4kuna\/ares\/issues",
"source": "https:\/\/github.com\/h4kuna\/ares\/tree\/v3.0.9"
},
"funding": [
{
"url": "https:\/\/revolut.me\/milan2m\/czk1000\/ares",
"type": "custom"
},
{
"url": "https:\/\/github.com\/h4kuna",
"type": "github"
}
],
"install-path": "..\/h4kuna\/ares"
},
{
"name": "heureka\/inflection",
"version": "v3.0.4",
"version_normalized": "3.0.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/heureka\/inflection.git",
"reference": "684ca578eee3ede920d5d3ca8d568fb70e7d9076"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/heureka\/inflection\/zipball\/684ca578eee3ede920d5d3ca8d568fb70e7d9076",
"reference": "684ca578eee3ede920d5d3ca8d568fb70e7d9076",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=7.0.0"
},
"require-dev": {
"phpunit\/phpunit": "6.5.14"
},
"time": "2022-04-26T19:17:40+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src\/Inflection.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Pavel Sedl\u00e1k",
"email": "pavel.sedlak@centrum.cz"
},
{
"name": "Heureka",
"email": "podpora@heureka.cz"
},
{
"name": "Mikul\u00e1\u0161 D\u00edt\u011b",
"email": "mikulas@dite.pro"
}
],
"description": "Czech inflection library",
"keywords": [
"czech",
"declension",
"inflection",
"language",
"linguistics"
],
"support": {
"issues": "https:\/\/github.com\/heureka\/inflection\/issues",
"source": "https:\/\/github.com\/heureka\/inflection\/tree\/v3.0.4"
},
"install-path": "..\/heureka\/inflection"
},
{
"name": "heureka\/overeno-zakazniky",
"version": "3.0.3",
"version_normalized": "3.0.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/heureka\/overeno-zakazniky.git",
"reference": "aa52add431bac32c67b1c00b1969a98709cd611b"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/heureka\/overeno-zakazniky\/zipball\/aa52add431bac32c67b1c00b1969a98709cd611b",
"reference": "aa52add431bac32c67b1c00b1969a98709cd611b",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"mockery\/mockery": "~0.9.4",
"phpunit\/phpunit": "~4.8.0"
},
"suggest": {
"ext-curl": "Simplifies the library usage (you don't have to provide your own requester)"
},
"time": "2020-12-10T13:09:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Heureka\\": [
"src\/",
"tests"
]
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Heureka.cz",
"email": "podpora@heureka.cz"
}
],
"description": "Heureka 'Ov\u011b\u0159eno z\u00e1kazn\u00edky' (ShopCertification) service API implementation",
"support": {
"issues": "https:\/\/github.com\/heureka\/overeno-zakazniky\/issues",
"source": "https:\/\/github.com\/heureka\/overeno-zakazniky\/tree\/3.0.3"
},
"install-path": "..\/heureka\/overeno-zakazniky"
},
{
"name": "laravel\/serializable-closure",
"version": "v1.3.4",
"version_normalized": "1.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/laravel\/serializable-closure.git",
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/laravel\/serializable-closure\/zipball\/61b87392d986dc49ad5ef64e75b1ff5fee24ef81",
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
"illuminate\/support": "^8.0|^9.0|^10.0|^11.0",
"nesbot\/carbon": "^2.61|^3.0",
"pestphp\/pest": "^1.21.3",
"phpstan\/phpstan": "^1.8.2",
"symfony\/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
},
"time": "2024-08-02T07:48:17+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\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": "monolog\/monolog",
"version": "2.3.5",
"version_normalized": "2.3.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/Seldaek\/monolog.git",
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/fd4380d6fc37626e2f799f29d91195040137eba9",
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
"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",
"graylog2\/gelf-php": "^1.4.2",
"mongodb\/mongodb": "^1.8",
"php-amqplib\/php-amqplib": "~2.4 || ^3",
"php-console\/php-console": "^3.1.3",
"phpspec\/prophecy": "^1.6.1",
"phpstan\/phpstan": "^0.12.91",
"phpunit\/phpunit": "^8.5",
"predis\/predis": "^1.1",
"rollbar\/rollbar": "^1.3",
"ruflin\/elastica": ">=0.90@dev",
"swiftmailer\/swiftmailer": "^5.3|^6.0"
},
"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": "2021-10-01T21:08:31+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\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.3.5"
},
"funding": [
{
"url": "https:\/\/github.com\/Seldaek",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog",
"type": "tidelift"
}
],
"install-path": "..\/monolog\/monolog"
},
{
"name": "nette\/utils",
"version": "v4.0.5",
"version_normalized": "4.0.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/utils.git",
"reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/utils\/zipball\/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
"reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
"shasum": ""
},
"require": {
"php": "8.0 - 8.4"
},
"conflict": {
"nette\/finder": "<3",
"nette\/schema": "<1.2.2"
},
"require-dev": {
"jetbrains\/phpstorm-attributes": "dev-master",
"nette\/tester": "^2.5",
"phpstan\/phpstan": "^1.0",
"tracy\/tracy": "^2.9"
},
"suggest": {
"ext-gd": "to use Image",
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
},
"time": "2024-08-07T15:39:19+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https:\/\/davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https:\/\/nette.org\/contributors"
}
],
"description": "\ud83d\udee0 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding\/decoding, validation, slug or strong password generating etc.",
"homepage": "https:\/\/nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
"support": {
"issues": "https:\/\/github.com\/nette\/utils\/issues",
"source": "https:\/\/github.com\/nette\/utils\/tree\/v4.0.5"
},
"install-path": "..\/nette\/utils"
},
{
"name": "php-di\/invoker",
"version": "2.3.4",
"version_normalized": "2.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/PHP-DI\/Invoker.git",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/33234b32dafa8eb69202f950a1fc92055ed76a86",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86",
"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": "2023-09-08T09:24:21+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\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.4"
},
"funding": [
{
"url": "https:\/\/github.com\/mnapoli",
"type": "github"
}
],
"install-path": "..\/php-di\/invoker"
},
{
"name": "php-di\/php-di",
"version": "6.4.0",
"version_normalized": "6.4.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/ae0f1b3b03d8b29dff81747063cbfd6276246cc4",
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4",
"shasum": ""
},
"require": {
"laravel\/serializable-closure": "^1.0",
"php": ">=7.4.0",
"php-di\/invoker": "^2.0",
"php-di\/phpdoc-reader": "^2.0.1",
"psr\/container": "^1.0"
},
"provide": {
"psr\/container-implementation": "^1.0"
},
"require-dev": {
"doctrine\/annotations": "~1.10",
"friendsofphp\/php-cs-fixer": "^2.4",
"mnapoli\/phpunit-easymock": "^1.2",
"ocramius\/proxy-manager": "^2.11.2",
"phpstan\/phpstan": "^0.12",
"phpunit\/phpunit": "^9.5"
},
"suggest": {
"doctrine\/annotations": "Install it if you want to use annotations (version ~1.2)",
"ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
},
"time": "2022-04-09T16:46:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src\/functions.php"
],
"psr-4": {
"WpifyWooDeps\\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\/6.4.0"
},
"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": "php-di\/phpdoc-reader",
"version": "2.2.1",
"version_normalized": "2.2.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/PHP-DI\/PhpDocReader.git",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/PhpDocReader\/zipball\/66daff34cbd2627740ffec9469ffbac9f8c8185c",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"require-dev": {
"mnapoli\/hard-mode": "~0.3.0",
"phpunit\/phpunit": "^8.5|^9.0"
},
"time": "2020-10-12T12:39:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\PhpDocReader\\": "src\/PhpDocReader"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
"keywords": [
"phpdoc",
"reflection"
],
"support": {
"issues": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/issues",
"source": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/tree\/2.2.1"
},
"install-path": "..\/php-di\/phpdoc-reader"
},
{
"name": "phpstan\/phpdoc-parser",
"version": "0.5.7",
"version_normalized": "0.5.7.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpdoc-parser.git",
"reference": "816e826ce0b7fb32098d8cb6de62511ce6021cea"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpdoc-parser\/zipball\/816e826ce0b7fb32098d8cb6de62511ce6021cea",
"reference": "816e826ce0b7fb32098d8cb6de62511ce6021cea",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"php-parallel-lint\/php-parallel-lint": "^1.2",
"phpstan\/extension-installer": "^1.0",
"phpstan\/phpstan": "^0.12.87",
"phpstan\/phpstan-strict-rules": "^0.12.5",
"phpunit\/phpunit": "^9.5",
"symfony\/process": "^5.2"
},
"time": "2021-09-12T11:52:00+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\PHPStan\\PhpDocParser\\": [
"src\/"
]
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https:\/\/github.com\/phpstan\/phpdoc-parser\/issues",
"source": "https:\/\/github.com\/phpstan\/phpdoc-parser\/tree\/0.5.7"
},
"install-path": "..\/phpstan\/phpdoc-parser"
},
{
"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": {
"WpifyWooDeps\\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": {
"WpifyWooDeps\\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": {
"WpifyWooDeps\\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": {
"WpifyWooDeps\\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": {
"WpifyWooDeps\\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": "rikudou\/czqrpayment",
"version": "v5.3.0",
"version_normalized": "5.3.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/RikudouSage\/QrPaymentCZ.git",
"reference": "9f22c88d73924707a94a51e52febe053125903f2"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/RikudouSage\/QrPaymentCZ\/zipball\/9f22c88d73924707a94a51e52febe053125903f2",
"reference": "9f22c88d73924707a94a51e52febe053125903f2",
"shasum": ""
},
"require": {
"php": "^7.3 | ^8.0",
"rikudou\/iban": "^1.1.1",
"rikudou\/qr-payment-interface": "^1.0",
"rikudou\/qr-payment-qr-code-provider": "^1.0"
},
"require-dev": {
"endroid\/qr-code": "^3.2",
"friendsofphp\/php-cs-fixer": "^2.18",
"php-coveralls\/php-coveralls": "^2.1",
"phpstan\/phpstan": "^0.12.82",
"phpunit\/phpunit": "^9.5"
},
"suggest": {
"endroid\/qr-code": "For getting the qr code image"
},
"time": "2022-01-21T09:54:07+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Rikudou\\CzQrPayment\\": "src\/",
"WpifyWooDeps\\rikudou\\CzQrPayment\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dominik Chr\u00e1steck\u00fd",
"email": "dominik@chrastecky.cz"
}
],
"description": "QR payment library for Czech accounts",
"homepage": "https:\/\/github.com\/RikudouSage\/QrPaymentCZ",
"keywords": [
"payment",
"qr"
],
"support": {
"issues": "https:\/\/github.com\/RikudouSage\/QrPaymentCZ\/issues",
"source": "https:\/\/github.com\/RikudouSage\/QrPaymentCZ\/tree\/v5.3.0"
},
"install-path": "..\/rikudou\/czqrpayment"
},
{
"name": "rikudou\/iban",
"version": "v1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/RikudouSage\/IBAN.git",
"reference": "7fe69bf9274792c37d5a8d9d38ef5cb000f8377a"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/RikudouSage\/IBAN\/zipball\/7fe69bf9274792c37d5a8d9d38ef5cb000f8377a",
"reference": "7fe69bf9274792c37d5a8d9d38ef5cb000f8377a",
"shasum": ""
},
"require": {
"php": "^7.3 | ^8.0"
},
"require-dev": {
"friendsofphp\/php-cs-fixer": "^3.0",
"php-coveralls\/php-coveralls": "^2.1",
"phpstan\/phpstan": "^0.12.63",
"phpunit\/phpunit": "^9"
},
"time": "2023-09-11T07:54:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Rikudou\\Iban\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"WTFPL"
],
"authors": [
{
"name": "Dominik Chr\u00e1steck\u00fd",
"email": "dominik@chrastecky.cz"
}
],
"description": "Library for working with IBANs",
"homepage": "https:\/\/github.com\/RikudouSage\/IBAN",
"keywords": [
"IBAN"
],
"support": {
"issues": "https:\/\/github.com\/RikudouSage\/IBAN\/issues",
"source": "https:\/\/github.com\/RikudouSage\/IBAN\/tree\/v1.3.0"
},
"funding": [
{
"url": "https:\/\/ko-fi.com\/dominik_ch",
"type": "ko_fi"
},
{
"url": "https:\/\/liberapay.com\/dominik_ch",
"type": "liberapay"
}
],
"install-path": "..\/rikudou\/iban"
},
{
"name": "rikudou\/qr-payment-interface",
"version": "v1.1.0",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/RikudouSage\/QrPaymentInterface.git",
"reference": "752f7a6bf1190c7d65ead90b5989f61927436c89"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/RikudouSage\/QrPaymentInterface\/zipball\/752f7a6bf1190c7d65ead90b5989f61927436c89",
"reference": "752f7a6bf1190c7d65ead90b5989f61927436c89",
"shasum": ""
},
"require": {
"php": ">=7.1",
"rikudou\/iban": "^1.0"
},
"require-dev": {
"friendsofphp\/php-cs-fixer": "^2.16"
},
"time": "2021-04-27T20:05:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Rikudou\\QrPayment\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dominik Chr\u00e1steck\u00fd",
"email": "dominik@chrastecky.cz"
}
],
"description": "Common interface for my qr payment libraries",
"keywords": [
"payment",
"qr"
],
"support": {
"issues": "https:\/\/github.com\/RikudouSage\/QrPaymentInterface\/issues",
"source": "https:\/\/github.com\/RikudouSage\/QrPaymentInterface\/tree\/v1.1.0"
},
"install-path": "..\/rikudou\/qr-payment-interface"
},
{
"name": "rikudou\/qr-payment-qr-code-provider",
"version": "v1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/RikudouSage\/QrPaymentQrCodeProvider.git",
"reference": "06e77aca04f3e6bb41da57eb9e880d7ec664cb90"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/RikudouSage\/QrPaymentQrCodeProvider\/zipball\/06e77aca04f3e6bb41da57eb9e880d7ec664cb90",
"reference": "06e77aca04f3e6bb41da57eb9e880d7ec664cb90",
"shasum": ""
},
"require": {
"php": ">=7.3",
"rikudou\/qr-payment-interface": "^1.0"
},
"require-dev": {
"bacon\/bacon-qr-code": "^2.0",
"chillerlan\/php-qrcode": "^4.3",
"endroid\/qr-code": "^4.3",
"friendsofphp\/php-cs-fixer": "^3.1",
"phpstan\/phpstan": "^0.12.99"
},
"time": "2021-09-27T23:12:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Rikudou\\QrPaymentQrCodeProvider\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "QR code provider for QR payment libraries",
"support": {
"issues": "https:\/\/github.com\/RikudouSage\/QrPaymentQrCodeProvider\/issues",
"source": "https:\/\/github.com\/RikudouSage\/QrPaymentQrCodeProvider\/tree\/v1.1.1"
},
"install-path": "..\/rikudou\/qr-payment-qr-code-provider"
},
{
"name": "rikudou\/skqrpayment",
"version": "v4.2.1",
"version_normalized": "4.2.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/RikudouSage\/QrPaymentSK.git",
"reference": "6d106fad831099dda24a33207eba647ad57530aa"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/RikudouSage\/QrPaymentSK\/zipball\/6d106fad831099dda24a33207eba647ad57530aa",
"reference": "6d106fad831099dda24a33207eba647ad57530aa",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8.0",
"rikudou\/iban": "^1.0",
"rikudou\/qr-payment-interface": "^1.0",
"rikudou\/qr-payment-qr-code-provider": "^1.0"
},
"require-dev": {
"endroid\/qr-code": "^3.9",
"friendsofphp\/php-cs-fixer": "^2.16",
"phpstan\/phpstan": "^0.12.32",
"phpunit\/phpunit": "^8.5"
},
"suggest": {
"endroid\/qr-code": "For getting QR code image",
"rikudou\/pay-by-square-decoder": "If you want to decode Pay By Square encoded data"
},
"time": "2023-02-09T11:58:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\rikudou\\SkQrPayment\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dominik Chr\u00e1steck\u00fd",
"email": "dominik@chrastecky.cz"
}
],
"description": "QR payment library for Slovak accounts",
"homepage": "https:\/\/github.com\/RikudouSage\/QrPaymentSK",
"keywords": [
"payment",
"qr"
],
"support": {
"issues": "https:\/\/github.com\/RikudouSage\/QrPaymentSK\/issues",
"source": "https:\/\/github.com\/RikudouSage\/QrPaymentSK\/tree\/v4.2.1"
},
"funding": [
{
"url": "https:\/\/ko-fi.com\/dominik_ch",
"type": "ko_fi"
},
{
"url": "https:\/\/liberapay.com\/dominik_ch",
"type": "liberapay"
}
],
"install-path": "..\/rikudou\/skqrpayment"
},
{
"name": "spatie\/array-to-xml",
"version": "2.17.1",
"version_normalized": "2.17.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/spatie\/array-to-xml.git",
"reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/spatie\/array-to-xml\/zipball\/5cbec9c6ab17e320c58a259f0cebe88bde4a7c46",
"reference": "5cbec9c6ab17e320c58a259f0cebe88bde4a7c46",
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": "^7.4|^8.0"
},
"require-dev": {
"mockery\/mockery": "^1.2",
"pestphp\/pest": "^1.21",
"phpunit\/phpunit": "^9.0",
"spatie\/pest-plugin-snapshots": "^1.1"
},
"time": "2022-12-26T08:22:07+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Spatie\\ArrayToXml\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https:\/\/freek.dev",
"role": "Developer"
}
],
"description": "Convert an array to xml",
"homepage": "https:\/\/github.com\/spatie\/array-to-xml",
"keywords": [
"array",
"convert",
"xml"
],
"support": {
"source": "https:\/\/github.com\/spatie\/array-to-xml\/tree\/2.17.1"
},
"funding": [
{
"url": "https:\/\/spatie.be\/open-source\/support-us",
"type": "custom"
},
{
"url": "https:\/\/github.com\/spatie",
"type": "github"
}
],
"install-path": "..\/spatie\/array-to-xml"
},
{
"name": "symfony\/deprecation-contracts",
"version": "v3.0.2",
"version_normalized": "3.0.2.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.2"
},
"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": "wpify\/asset",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/wpify\/asset.git",
"reference": "faf957af650b441b49f03cb7ffa42abfe157b43b"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/wpify\/asset\/zipball\/faf957af650b441b49f03cb7ffa42abfe157b43b",
"reference": "faf957af650b441b49f03cb7ffa42abfe157b43b",
"shasum": ""
},
"time": "2024-07-29T15:25:55+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Wpify\\Asset\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WPify",
"email": "info@wpify.io"
}
],
"support": {
"issues": "https:\/\/github.com\/wpify\/asset\/issues",
"source": "https:\/\/github.com\/wpify\/asset\/tree\/1.3.0"
},
"install-path": "..\/wpify\/asset"
},
{
"name": "wpify\/core",
"version": "4.3.5",
"version_normalized": "4.3.5.0",
"source": {
"type": "git",
"url": "https:\/\/gitlab.com\/wpify\/wpify-core.git",
"reference": "7e742810621345448a70b59b3081ea4cfbedaac3"
},
"dist": {
"type": "zip",
"url": "https:\/\/gitlab.com\/api\/v4\/projects\/wpify%2Fwpify-core\/repository\/archive.zip?sha=7e742810621345448a70b59b3081ea4cfbedaac3",
"reference": "7e742810621345448a70b59b3081ea4cfbedaac3",
"shasum": ""
},
"require": {
"doctrine\/collections": "^1.6.7",
"ext-json": "*",
"monolog\/monolog": "^2.2",
"php": ">=7.3.0||^8.0.0",
"php-di\/php-di": "^6.3"
},
"require-dev": {
"dealerdirect\/phpcodesniffer-composer-installer": "^0.7.1",
"squizlabs\/php_codesniffer": "^3.5",
"wp-coding-standards\/wpcs": "^2.3"
},
"time": "2022-01-20T13:42:49+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Wpify\\Core\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"description": "WPify Core library",
"support": {
"issues": "https:\/\/gitlab.com\/wpify\/wpify-core\/-\/issues",
"source": "https:\/\/gitlab.com\/wpify\/wpify-core\/-\/tree\/4.3.5"
},
"install-path": "..\/wpify\/core"
},
{
"name": "wpify\/custom-fields",
"version": "3.14.2",
"version_normalized": "3.14.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/wpify\/custom-fields.git",
"reference": "a04885848f045700cb1430becd41a82c9a711db2"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/wpify\/custom-fields\/zipball\/a04885848f045700cb1430becd41a82c9a711db2",
"reference": "a04885848f045700cb1430becd41a82c9a711db2",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.4.33"
},
"time": "2024-08-30T16:32:57+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"functions.php"
],
"psr-4": {
"WpifyWooDeps\\Wpify\\CustomFields\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"description": "WPify Custom Fields",
"support": {
"issues": "https:\/\/github.com\/wpify\/custom-fields\/issues",
"source": "https:\/\/github.com\/wpify\/custom-fields\/tree\/3.14.2"
},
"install-path": "..\/wpify\/custom-fields"
},
{
"name": "wpify\/model",
"version": "3.1.10",
"version_normalized": "3.1.10.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/wpify\/model.git",
"reference": "4c661078ed8768b9bfb75a5b8ba1cd245f62d320"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/wpify\/model\/zipball\/4c661078ed8768b9bfb75a5b8ba1cd245f62d320",
"reference": "4c661078ed8768b9bfb75a5b8ba1cd245f62d320",
"shasum": ""
},
"require": {
"php": ">=7.3.0||^8.0.0",
"phpstan\/phpdoc-parser": "^0.5.6"
},
"require-dev": {
"brain\/monkey": "^2.6",
"codeception\/codeception": "^4.1",
"codeception\/module-asserts": "^1.0.0",
"codeception\/module-phpbrowser": "^1.0.0"
},
"time": "2023-03-23T16:21:04+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Wpify\\Model\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Daniel Mejta",
"email": "daniel@mejta.net"
}
],
"description": "WPify Model",
"support": {
"issues": "https:\/\/github.com\/wpify\/model\/issues",
"source": "https:\/\/github.com\/wpify\/model\/tree\/3.1.10"
},
"install-path": "..\/wpify\/model"
},
{
"name": "wpify\/plugin-utils",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/wpify\/plugin-utils.git",
"reference": "8ab9c065ae0383aefe5dc9a679251ee4406189b3"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/wpify\/plugin-utils\/zipball\/8ab9c065ae0383aefe5dc9a679251ee4406189b3",
"reference": "8ab9c065ae0383aefe5dc9a679251ee4406189b3",
"shasum": ""
},
"time": "2021-09-08T14:37:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"WpifyWooDeps\\Wpify\\PluginUtils\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WPify",
"email": "info@wpify.io"
}
],
"description": "WPify Plugin Utilities",
"support": {
"issues": "https:\/\/github.com\/wpify\/plugin-utils\/issues",
"source": "https:\/\/github.com\/wpify\/plugin-utils\/tree\/1.0.0"
},
"install-path": "..\/wpify\/plugin-utils"
}
],
"dev": true,
"dev-package-names": []
}