{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "b0e5bce8bdbe40e4ba4ab20f2a42ac3f", "packages": [ { "name": "authorizenet/authorizenet", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/AuthorizeNet/sdk-php.git", "reference": "8555cc245953dd0ac57f7ea424a5572eae4c7191" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/8555cc245953dd0ac57f7ea424a5572eae4c7191", "reference": "8555cc245953dd0ac57f7ea424a5572eae4c7191", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6" }, "type": "library", "autoload": { "classmap": [ "lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Official PHP SDK for Authorize.Net", "homepage": "http://developer.authorize.net", "keywords": [ "authorize.net", "authorizenet", "ecommerce", "payment" ], "support": { "issues": "https://github.com/AuthorizeNet/sdk-php/issues", "source": "https://github.com/AuthorizeNet/sdk-php/tree/2.0.4" }, "time": "2024-09-18T06:23:52+00:00" }, { "name": "behat/transliterator", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", "reference": "baac5873bac3749887d28ab68e2f74db3a4408af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af", "reference": "baac5873bac3749887d28ab68e2f74db3a4408af", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "chuyskywalker/rolling-curl": "^3.1", "php-yaoi/php-yaoi": "^1.0", "phpunit/phpunit": "^8.5.25 || ^9.5.19" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Behat\\Transliterator\\": "src/Behat/Transliterator" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Artistic-1.0" ], "description": "String transliterator", "keywords": [ "i18n", "slug", "transliterator" ], "support": { "issues": "https://github.com/Behat/Transliterator/issues", "source": "https://github.com/Behat/Transliterator/tree/v1.5.0" }, "abandoned": true, "time": "2022-03-30T09:27:43+00:00" }, { "name": "bitpay/key-utils", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", "reference": "61cc4a58f25e79b7f61ff4631152139f6b084cb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/61cc4a58f25e79b7f61ff4631152139f6b084cb1", "reference": "61cc4a58f25e79b7f61ff4631152139f6b084cb1", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-curl": "*", "ext-iconv": "*", "ext-json": "*", "ext-openssl": "*" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^9.0" }, "suggest": { "ext-gmp": "Required to use this package with GMP instead of BCMath" }, "type": "library", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antonio Buedo", "email": "sales-engineering@bitpay.com" } ], "description": "BitPay Utils pack for cryptography", "support": { "issues": "https://github.com/bitpay/bitpay-php-keyutils/issues", "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/1.1.4" }, "time": "2024-02-06T02:15:49+00:00" }, { "name": "bitpay/sdk", "version": "v5.2.2106", "source": { "type": "git", "url": "https://github.com/bitpay/php-bitpay-client-v2.git", "reference": "2c538b1a7bf4866ec887109256e005e03949bf3a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bitpay/php-bitpay-client-v2/zipball/2c538b1a7bf4866ec887109256e005e03949bf3a", "reference": "2c538b1a7bf4866ec887109256e005e03949bf3a", "shasum": "" }, "require": { "bitpay/key-utils": "^1.0", "ext-json": "*", "ext-reflection": "*", "guzzlehttp/guzzle": "^6.3 || ^7.0", "php": "^7.1 || ^8.0", "symfony/yaml": "^3.0 || ^4.3 || ^5.0" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^9.0" }, "type": "library", "autoload": { "psr-4": { "BitPaySDK\\": "src/BitPaySDK" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antonio Buedo", "email": "solutions-engineering@bitpay.com" } ], "description": "Complete version of the PHP library for the new cryptographically secure BitPay API", "homepage": "https://github.com/bitpay/php-bitpay-client-v2", "keywords": [ "bitcoin", "bitpay", "cash", "gateway", "payment" ], "support": { "issues": "https://github.com/bitpay/php-bitpay-client-v2/issues", "source": "https://github.com/bitpay/php-bitpay-client-v2/tree/v5.2.2106" }, "time": "2021-06-28T10:54:03+00:00" }, { "name": "blesta/alipay", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-alipay.git", "reference": "33162aba491a49ebb676a5fe01b7f2b9e8607086" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-alipay/zipball/33162aba491a49ebb676a5fe01b7f2b9e8607086", "reference": "33162aba491a49ebb676a5fe01b7f2b9e8607086", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Alipay", "support": { "issues": "https://github.com/blesta/gateway-alipay/issues", "source": "https://github.com/blesta/gateway-alipay/tree/1.3.0" }, "time": "2021-09-24T17:32:48+00:00" }, { "name": "blesta/amazon-s3-php-class", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/blesta/amazon-s3-php-class.git", "reference": "8f52772e799af811cf0efd14adad30ffa7249b77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/amazon-s3-php-class/zipball/8f52772e799af811cf0efd14adad30ffa7249b77", "reference": "8f52772e799af811cf0efd14adad30ffa7249b77", "shasum": "" }, "require": { "ext-openssl": "*", "php": ">=7.2.0|>=8.0" }, "type": "library", "autoload": { "classmap": [ "S3.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Donovan Schönknecht", "email": "don@tpyo.net" } ], "description": "A standalone Amazon S3 (REST) client for PHP 7.2.x using CURL that does not require PEAR.", "homepage": "https://github.com/blesta/amazon-s3-php-class", "support": { "source": "https://github.com/blesta/amazon-s3-php-class/tree/1.0.0" }, "time": "2025-10-08T06:56:11+00:00" }, { "name": "blesta/apnscp", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/blesta/module-apnscp.git", "reference": "42da4584c5637930cb299112c10f4c50ad035e83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-apnscp/zipball/42da4584c5637930cb299112c10f4c50ad035e83", "reference": "42da4584c5637930cb299112c10f4c50ad035e83", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "ApiSCP", "support": { "issues": "https://github.com/blesta/module-apnscp/issues", "source": "https://github.com/blesta/module-apnscp/tree/1.5.2" }, "time": "2022-12-19T17:54:35+00:00" }, { "name": "blesta/authorize_net", "version": "1.9.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/authorize-net.git", "reference": "22f5e9179034aadadd6b3c2a7c91ad9473c6cb35" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-authorize_net-1.9.1-53ed81.tar", "reference": "22f5e9179034aadadd6b3c2a7c91ad9473c6cb35", "shasum": "c68961a552c9984a6a7faa0c84d28d15f95073e5" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Authorize.net", "time": "2021-11-24T16:45:21+00:00" }, { "name": "blesta/authorize_net_acceptjs", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/blesta/gateway-authorize-net-acceptjs.git", "reference": "9f29f60c1f748ae3d0477cb16ffe4b008331043b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-authorize-net-acceptjs/zipball/9f29f60c1f748ae3d0477cb16ffe4b008331043b", "reference": "9f29f60c1f748ae3d0477cb16ffe4b008331043b", "shasum": "" }, "require": { "authorizenet/authorizenet": "~2.0", "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Authorize Net Accept.js", "support": { "issues": "https://github.com/blesta/gateway-authorize-net-acceptjs/issues", "source": "https://github.com/blesta/gateway-authorize-net-acceptjs/tree/1.0.1" }, "time": "2022-06-20T15:48:17+00:00" }, { "name": "blesta/auto_cancel", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/auto-cancel.git", "reference": "2e394cf13d514d78ab598b1bdd8006248ebb14ef" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-auto_cancel-1.4.0-336734.tar", "reference": "2e394cf13d514d78ab598b1bdd8006248ebb14ef", "shasum": "e40a9186c15e0d34df1fad2e1bd98119ad5e5c2a" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Automatically Cancel Services", "time": "2021-03-12T16:11:36+00:00" }, { "name": "blesta/billing_overview", "version": "1.13.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/billing-overview.git", "reference": "90e6a422df157986f7927627d83975063ab7bf27" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-billing_overview-1.13.1-1b506b.tar", "reference": "90e6a422df157986f7927627d83975063ab7bf27", "shasum": "18b65dc182cb69a9c53d8e6f6e61fc16e27e38a9" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Billing Overview", "time": "2025-11-26T15:02:53+00:00" }, { "name": "blesta/binary-to-text-php", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/blesta/binary-to-text-php.git", "reference": "9815927a49adf0f9ebfaec0b59408fbda1b57364" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/binary-to-text-php/zipball/9815927a49adf0f9ebfaec0b59408fbda1b57364", "reference": "9815927a49adf0f9ebfaec0b59408fbda1b57364", "shasum": "" }, "require": { "php": ">=5.2.14" }, "type": "library", "autoload": { "psr-0": { "Base2n": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andre DeMarre", "role": "Developer" } ], "description": "Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.", "homepage": "https://github.com/blesta/binary-to-text-php", "keywords": [ "base-4", "base-8", "base32", "binary", "octal", "rfc4648" ], "support": { "source": "https://github.com/blesta/binary-to-text-php/tree/2.0.0" }, "time": "2018-10-22T20:15:37+00:00" }, { "name": "blesta/bitpay", "version": "2.1.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/bitpay.git", "reference": "4f734bff04728a66d6bcfa2d417e1b8fbfd780ff" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-bitpay-2.1.0-51b8b4.tar", "reference": "4f734bff04728a66d6bcfa2d417e1b8fbfd780ff", "shasum": "1cdf3b1d18ccfe29078d868a7bbdc8bf3d3ada96" }, "require": { "bitpay/sdk": "~5.0", "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "Bitpay", "time": "2021-10-11T21:16:44+00:00" }, { "name": "blesta/blesta_license", "version": "1.6.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/blesta-license.git", "reference": "3fd79a7060bd2ac22720094464741595f09a4e7a" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-blesta_license-1.6.0-f2cac3.tar", "reference": "3fd79a7060bd2ac22720094464741595f09a4e7a", "shasum": "7b12ebbc01d4e954e02401c389288377fff2d3cd" }, "require": { "blesta/composer-installer": "~1.0", "blesta/reseller-api": "~1.1", "php": ">=5.3.0" }, "type": "blesta-module", "autoload": { "psr-4": { "Blesta\\Module\\BlestaLicense\\": "src/" } }, "license": [ "proprietary" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" }, { "name": "Tyson Phillips", "email": "tyson@phillipsdata.com" } ], "time": "2025-03-19T16:39:29+00:00" }, { "name": "blesta/blockonomics", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-blockonomics.git", "reference": "6174d00484b6e5c89a44d28987ad2a2c954f087d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-blockonomics/zipball/6174d00484b6e5c89a44d28987ad2a2c954f087d", "reference": "6174d00484b6e5c89a44d28987ad2a2c954f087d", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://blesta.com/" } ], "description": "Accept Bitcoin Payments, each online sale is deposited directly into your wallet. No KYC documentation required.", "support": { "issues": "https://github.com/blesta/gateway-blockonomics/issues", "source": "https://github.com/blesta/gateway-blockonomics/tree/1.0.0" }, "time": "2025-01-16T15:14:26+00:00" }, { "name": "blesta/blue_pay", "version": "1.3.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/blue-pay.git", "reference": "788e54c9a9cfd93c70a437e3808de52adbf3f455" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-blue_pay-1.3.0-c3d48b.tar", "reference": "788e54c9a9cfd93c70a437e3808de52adbf3f455", "shasum": "162d30cfb7292fe586c1941f4c3c3b6fa759e63d" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Blue Pay", "time": "2021-03-12T23:25:19+00:00" }, { "name": "blesta/braintree", "version": "1.5.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/braintree.git", "reference": "702f72febe8669166d7d9e990284cb8145496280" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-braintree-1.5.0-ebc5b3.tar", "reference": "702f72febe8669166d7d9e990284cb8145496280", "shasum": "6218ad6ed933d5d8e8e9d086a0c44fe19d33fdb6" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Braintree", "time": "2025-06-04T22:58:35+00:00" }, { "name": "blesta/btcpay_server", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-btcpay-server.git", "reference": "245ab513c7beeb6b6122ee266a509811c25869e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-btcpay-server/zipball/245ab513c7beeb6b6122ee266a509811c25869e3", "reference": "245ab513c7beeb6b6122ee266a509811c25869e3", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "autoload": { "psr-4": { "BTCPayServer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "BTCPay Server", "support": { "issues": "https://github.com/blesta/gateway-btcpay-server/issues", "source": "https://github.com/blesta/gateway-btcpay-server/tree/1.1.0" }, "time": "2025-06-20T19:12:21+00:00" }, { "name": "blesta/ccavenue", "version": "2.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/ccavenue.git", "reference": "0d15790a5698150d2d6210e9745cbfac42c13fc5" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-ccavenue-2.4.0-b3db53.tar", "reference": "0d15790a5698150d2d6210e9745cbfac42c13fc5", "shasum": "11e500484110142f09f16f9658095d8f72b5f295" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "CCAvenue", "time": "2024-05-09T16:21:38+00:00" }, { "name": "blesta/centoswebpanel", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/blesta/module-centoswebpanel.git", "reference": "3aad2437e07eade9a265866db23a0cecd3c5d34f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-centoswebpanel/zipball/3aad2437e07eade9a265866db23a0cecd3c5d34f", "reference": "3aad2437e07eade9a265866db23a0cecd3c5d34f", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "CentOS WebPanel", "support": { "issues": "https://github.com/blesta/module-centoswebpanel/issues", "source": "https://github.com/blesta/module-centoswebpanel/tree/2.6.0" }, "time": "2021-09-24T16:26:56+00:00" }, { "name": "blesta/centovacast", "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/blesta/module-centovacast.git", "reference": "a96bee800f49946c4a856c230cb0470f92cad461" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-centovacast/zipball/a96bee800f49946c4a856c230cb0470f92cad461", "reference": "a96bee800f49946c4a856c230cb0470f92cad461", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "CentovaCast", "support": { "issues": "https://github.com/blesta/module-centovacast/issues", "source": "https://github.com/blesta/module-centovacast/tree/1.9.2" }, "time": "2022-12-19T17:54:20+00:00" }, { "name": "blesta/checkout2", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/blesta/gateway-2checkout.git", "reference": "ca6ab92d33a887e52ae6544692850eb77b815e9e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-2checkout/zipball/ca6ab92d33a887e52ae6544692850eb77b815e9e", "reference": "ca6ab92d33a887e52ae6544692850eb77b815e9e", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "2Checkout", "support": { "issues": "https://github.com/blesta/gateway-2checkout/issues", "source": "https://github.com/blesta/gateway-2checkout/tree/3.3.2" }, "time": "2026-01-26T19:47:42+00:00" }, { "name": "blesta/ckeditor", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/blesta/ckeditor.git", "reference": "7f43e4f92b11b66dd9de90cf6f9170288c08218b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/ckeditor/zipball/7f43e4f92b11b66dd9de90cf6f9170288c08218b", "reference": "7f43e4f92b11b66dd9de90cf6f9170288c08218b", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "CKEditor 5 editor generated with the online builder - JavaScript WYSIWYG web text editor.", "support": { "issues": "https://github.com/blesta/ckeditor/issues", "source": "https://github.com/blesta/ckeditor/tree/2.1.0" }, "time": "2020-12-31T00:06:32+00:00" }, { "name": "blesta/client_cards", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/plugin-client_cards.git", "reference": "7a1a06f00afed4463b1f1bc2186399341bd5a885" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-client_cards/zipball/7a1a06f00afed4463b1f1bc2186399341bd5a885", "reference": "7a1a06f00afed4463b1f1bc2186399341bd5a885", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=7.2.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Client Cards", "support": { "issues": "https://github.com/blesta/plugin-client_cards/issues", "source": "https://github.com/blesta/plugin-client_cards/tree/1.2.0" }, "time": "2021-08-04T21:01:06+00:00" }, { "name": "blesta/client_documents", "version": "2.6.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/client-documents.git", "reference": "2cd9d7bde960288cc410d14bc3ef6c37badc94d9" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-client_documents-2.6.1-b3cb69.tar", "reference": "2cd9d7bde960288cc410d14bc3ef6c37badc94d9", "shasum": "f3963ea60896972f07f9c00b128a8c1725e677c0" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Client Documents", "time": "2025-11-26T15:03:41+00:00" }, { "name": "blesta/cms", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/blesta/plugin-cms.git", "reference": "0452df53890670cb87fa7e1a00caf86e4d5c3047" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-cms/zipball/0452df53890670cb87fa7e1a00caf86e4d5c3047", "reference": "0452df53890670cb87fa7e1a00caf86e4d5c3047", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "CMS", "support": { "issues": "https://github.com/blesta/plugin-cms/issues", "source": "https://github.com/blesta/plugin-cms/tree/3.0.3" }, "time": "2026-01-27T03:56:41+00:00" }, { "name": "blesta/coin_payments", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-coinpayments.git", "reference": "c78b50b767571552c04a11fccf4132bca5aa869f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-coinpayments/zipball/c78b50b767571552c04a11fccf4132bca5aa869f", "reference": "c78b50b767571552c04a11fccf4132bca5aa869f", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Coin Payments", "support": { "issues": "https://github.com/blesta/gateway-coinpayments/issues", "source": "https://github.com/blesta/gateway-coinpayments/tree/1.5.0" }, "time": "2021-03-15T19:57:47+00:00" }, { "name": "blesta/coinbase_commerce", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/blesta/gateway-coinbase_commerce.git", "reference": "08f3a8e39dbe09098c0b8d04b9dd6c969ba87af7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-coinbase_commerce/zipball/08f3a8e39dbe09098c0b8d04b9dd6c969ba87af7", "reference": "08f3a8e39dbe09098c0b8d04b9dd6c969ba87af7", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://www.blesta.com" } ], "description": "Coinbase Commerce lets you integrate cryptocurrency payments into your business, and let customers pay you directly from their computer or mobile device using the blockchain.", "support": { "issues": "https://github.com/blesta/gateway-coinbase_commerce/issues", "source": "https://github.com/blesta/gateway-coinbase_commerce/tree/1.0.2" }, "time": "2025-06-19T17:37:56+00:00" }, { "name": "blesta/coingate", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-coingate.git", "reference": "ad485b90614571b646f880a5d1c166b72f5ef985" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-coingate/zipball/ad485b90614571b646f880a5d1c166b72f5ef985", "reference": "ad485b90614571b646f880a5d1c166b72f5ef985", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "ext-curl": "*", "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "4.8.*" }, "type": "blesta-gateway-nonmerchant", "autoload": { "psr-4": { "CoinGate\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CoinGate and contributors", "homepage": "https://github.com/blesta/gateway-coingate/graphs/contributors" } ], "description": "CoinGate", "homepage": "https://coingate.com", "keywords": [ "bitcoin", "coingate", "merchant" ], "support": { "issues": "https://github.com/blesta/gateway-coingate/issues", "source": "https://github.com/blesta/gateway-coingate/tree/1.4.0" }, "time": "2022-01-25T00:10:03+00:00" }, { "name": "blesta/composer-installer", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/composer-installer.git", "reference": "f0529f892e4cb0db5e9e949031965f212c7da269" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/composer-installer/zipball/f0529f892e4cb0db5e9e949031965f212c7da269", "reference": "f0529f892e4cb0db5e9e949031965f212c7da269", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.3" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "~2.2" }, "type": "composer-installer", "extra": { "class": "Blesta\\Composer\\Installer\\Installer" }, "autoload": { "psr-4": { "Blesta\\Composer\\Installer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "support": { "issues": "https://github.com/blesta/composer-installer/issues", "source": "https://github.com/blesta/composer-installer/tree/1.1.0" }, "time": "2020-09-15T19:38:42+00:00" }, { "name": "blesta/connectreseller", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/module-connectreseller.git", "reference": "bd2cf79d333cc0a474d952a2e34c85d5c9c5a3b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-connectreseller/zipball/bd2cf79d333cc0a474d952a2e34c85d5c9c5a3b5", "reference": "bd2cf79d333cc0a474d952a2e34c85d5c9c5a3b5", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://blesta.com/" } ], "description": "ConnectReseller is one of the largest Registrars that has created a of set completely private labeled programs for domainers.", "support": { "issues": "https://github.com/blesta/module-connectreseller/issues", "source": "https://github.com/blesta/module-connectreseller/tree/1.2.0" }, "time": "2024-04-12T17:57:35+00:00" }, { "name": "blesta/consoleation", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/blesta/consoleation.git", "reference": "aee90a534e7d3f844cb968bf7f6a09df24856167" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/consoleation/zipball/aee90a534e7d3f844cb968bf7f6a09df24856167", "reference": "aee90a534e7d3f844cb968bf7f6a09df24856167", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "php-coveralls/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Blesta\\Consoleation\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" }, { "name": "Tyson Phillips" } ], "description": "A Command Line User Interface", "homepage": "https://github.com/blesta/consoleation", "support": { "issues": "https://github.com/blesta/consoleation/issues", "source": "https://github.com/blesta/consoleation/tree/master" }, "time": "2018-10-24T18:53:55+00:00" }, { "name": "blesta/converge", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/converge.git", "reference": "9aa4fb8b5099138c1e18a9e490c0afc910be0fb8" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-converge-1.4.0-4e3748.tar", "reference": "9aa4fb8b5099138c1e18a9e490c0afc910be0fb8", "shasum": "b0fe551b5fd233a578be102b9d1eaa51ceef844c" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Converge", "time": "2021-09-23T20:38:05+00:00" }, { "name": "blesta/cornerstone", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-cornerstone.git", "reference": "54479dc0a309f99932127082eaa409b9b773db61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-cornerstone/zipball/54479dc0a309f99932127082eaa409b9b773db61", "reference": "54479dc0a309f99932127082eaa409b9b773db61", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Cornerstone", "support": { "issues": "https://github.com/blesta/gateway-cornerstone/issues", "source": "https://github.com/blesta/gateway-cornerstone/tree/1.2.0" }, "time": "2021-09-24T17:43:44+00:00" }, { "name": "blesta/cpanel", "version": "2.20.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/cpanel.git", "reference": "16bd765f4e85bc6fc1be953460b482ae44f8dcf0" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-cpanel-2.20.0-2553bd.tar", "reference": "16bd765f4e85bc6fc1be953460b482ae44f8dcf0", "shasum": "8d7b34073e2dee1e17e7145d18966ebd11aef42d" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "cPanel", "time": "2025-07-14T13:43:13+00:00" }, { "name": "blesta/cwatch", "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/blesta/module-cwatch.git", "reference": "9fb9057e36e82a1169faee90a6d3bbc73bd45521" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-cwatch/zipball/9fb9057e36e82a1169faee90a6d3bbc73bd45521", "reference": "9fb9057e36e82a1169faee90a6d3bbc73bd45521", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "you@youremail.com" } ], "description": "cWatch Module", "support": { "issues": "https://github.com/blesta/module-cwatch/issues", "source": "https://github.com/blesta/module-cwatch/tree/2.8.0" }, "time": "2022-01-25T00:11:20+00:00" }, { "name": "blesta/cyberpanel", "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/blesta/module-cyberpanel.git", "reference": "cdede541a65bc9b0826a0c4e5f0d7932637239cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-cyberpanel/zipball/cdede541a65bc9b0826a0c4e5f0d7932637239cc", "reference": "cdede541a65bc9b0826a0c4e5f0d7932637239cc", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "CyberPanel", "support": { "issues": "https://github.com/blesta/module-cyberpanel/issues", "source": "https://github.com/blesta/module-cyberpanel/tree/2.7.0" }, "time": "2021-09-24T16:42:15+00:00" }, { "name": "blesta/direct_admin", "version": "2.18.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/direct-admin.git", "reference": "70ee850cff7a018604b7cda4afdff2e83e324a3c" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-direct_admin-2.18.1-ddda26.tar", "reference": "70ee850cff7a018604b7cda4afdff2e83e324a3c", "shasum": "9af6bdb55e2e90b8331cc3dab5f70264e4661123" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "DirectAdmin", "time": "2025-11-20T19:21:40+00:00" }, { "name": "blesta/domains", "version": "1.18.5", "source": { "type": "git", "url": "https://github.com/blesta/plugin-domains.git", "reference": "de41243d0368f15277429dd8fe53a9dccc0cc8bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-domains/zipball/de41243d0368f15277429dd8fe53a9dccc0cc8bd", "reference": "de41243d0368f15277429dd8fe53a9dccc0cc8bd", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "io-developer/php-whois": "^4.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Used to handle various aspects of domain management and sales", "support": { "issues": "https://github.com/blesta/plugin-domains/issues", "source": "https://github.com/blesta/plugin-domains/tree/1.18.5" }, "time": "2025-12-30T21:42:59+00:00" }, { "name": "blesta/download_manager", "version": "2.12.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/download-manager.git", "reference": "280e09e1600a536e4e0c57905f2639e2e0ab4e9e" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-download_manager-2.12.1-b38ecc.tar", "reference": "280e09e1600a536e4e0c57905f2639e2e0ab4e9e", "shasum": "6c969f2813e80aa5e80d166ab84d89570735454d" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Download Manager", "time": "2025-11-26T15:04:04+00:00" }, { "name": "blesta/duitku", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/blesta/gateway-duitku.git", "reference": "73da2b1aeb76a9ab5512d103b316d4fad7877cf5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-duitku/zipball/73da2b1aeb76a9ab5512d103b316d4fad7877cf5", "reference": "73da2b1aeb76a9ab5512d103b316d4fad7877cf5", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "duitkupg/duitku-php": "dev-master" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://blesta.com" } ], "description": "Accept credit and debit cards, e-wallets, bank transfers, and send bulk payments via a single integration in Indonesia.", "support": { "issues": "https://github.com/blesta/gateway-duitku/issues", "source": "https://github.com/blesta/gateway-duitku/tree/1.0.1" }, "time": "2023-12-04T23:26:30+00:00" }, { "name": "blesta/enhance", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/blesta/module-enhance.git", "reference": "067d4d9eef36b561777fe5dfcc7bc597e36df323" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-enhance/zipball/067d4d9eef36b561777fe5dfcc7bc597e36df323", "reference": "067d4d9eef36b561777fe5dfcc7bc597e36df323", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://www.blesta.com" } ], "description": "Enhance is a next-gen shared hosting control panel.", "support": { "issues": "https://github.com/blesta/module-enhance/issues", "source": "https://github.com/blesta/module-enhance/tree/1.0.1" }, "time": "2025-12-05T21:54:35+00:00" }, { "name": "blesta/enom", "version": "2.12.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/enom.git", "reference": "547160248dcf8a40abf372653f87390937fb2366" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-enom-2.12.1-dbfe63.tar", "reference": "547160248dcf8a40abf372653f87390937fb2366", "shasum": "064acedaa3cd3151a009f5dcd5a74d5d7182b4ce" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Enom", "time": "2025-01-13T18:24:45+00:00" }, { "name": "blesta/eway", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/eway.git", "reference": "f52d65b1273363dc558c563fbbbd0b9b884c266e" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-eway-1.4.0-ed757a.tar", "reference": "f52d65b1273363dc558c563fbbbd0b9b884c266e", "shasum": "3b40a62e0ff77fe77f01984b42aec2b8ab16d329" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Eway", "time": "2021-03-12T23:25:42+00:00" }, { "name": "blesta/extension_generator", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/blesta/plugin-extension_generator.git", "reference": "df5bff2b6f11a58a340e7a7581fe796d0741ee12" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-extension_generator/zipball/df5bff2b6f11a58a340e7a7581fe796d0741ee12", "reference": "df5bff2b6f11a58a340e7a7581fe796d0741ee12", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=7.2.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Extension Generator Description", "support": { "issues": "https://github.com/blesta/plugin-extension_generator/issues", "source": "https://github.com/blesta/plugin-extension_generator/tree/2.1.2" }, "time": "2025-11-26T15:09:39+00:00" }, { "name": "blesta/feed_reader", "version": "2.8.4", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/feed-reader.git", "reference": "95db7949d18127120d14504ca1f7ac25a7ac0d2a" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-feed_reader-2.8.4-f96024.tar", "reference": "95db7949d18127120d14504ca1f7ac25a7ac0d2a", "shasum": "1ab2101098b7b832acdadf0e8385f90b55f359b9" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Feed Reader", "time": "2025-11-26T15:04:30+00:00" }, { "name": "blesta/generic_domains", "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/blesta/module-generic_domains.git", "reference": "43c6a6515849187f3ca53dd6166f970a73208e5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-generic_domains/zipball/43c6a6515849187f3ca53dd6166f970a73208e5f", "reference": "43c6a6515849187f3ca53dd6166f970a73208e5f", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "extra": { "patches": { "io-developer/php-whois": { "CORE-5619: Configure .cl TLD to use commonFlat parser": "components/modules/generic_domains/patches/php-whois-cl-parser.patch", "CORE-5619: Add CLST/CLT timezone support for .cl domains": "components/modules/generic_domains/patches/php-whois-clst-timezone.patch", "CORE-5619: Relax TldInfo validation to allow responses without domainName": "components/modules/generic_domains/patches/php-whois-tldinfo-validation.patch" } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Generic Domains", "support": { "issues": "https://github.com/blesta/module-generic_domains/issues", "source": "https://github.com/blesta/module-generic_domains/tree/v1.3.3" }, "time": "2026-02-25T14:43:54+00:00" }, { "name": "blesta/gocardless", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/blesta/gateway-gocardless.git", "reference": "ed31647761ff72aed7a2c53aa762212ef17f8f64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-gocardless/zipball/ed31647761ff72aed7a2c53aa762212ef17f8f64", "reference": "ed31647761ff72aed7a2c53aa762212ef17f8f64", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "gocardless/gocardless-pro": "^2.1" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "GoCardless", "support": { "issues": "https://github.com/blesta/gateway-gocardless/issues", "source": "https://github.com/blesta/gateway-gocardless/tree/1.4.1" }, "time": "2021-07-20T16:09:31+00:00" }, { "name": "blesta/gogetssl", "version": "2.9.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/gogetssl.git", "reference": "24a61346d4b5b0df6202aada9a72ba8111bc7292" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-gogetssl-2.9.1-00b2a7.tar", "reference": "24a61346d4b5b0df6202aada9a72ba8111bc7292", "shasum": "61938b318b67117c662d160cf7d80b2360fba6ee" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "GoGetSSL", "time": "2022-07-20T16:43:11+00:00" }, { "name": "blesta/h2o", "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/blesta/h2o.git", "reference": "7fa00be8560d1c037eda34c9e82d205166d41e94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/h2o/zipball/7fa00be8560d1c037eda34c9e82d205166d41e94", "reference": "7fa00be8560d1c037eda34c9e82d205166d41e94", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-php80": "~1.0" }, "type": "library", "autoload": { "classmap": [ "h2o.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Luk" } ], "description": "H2O is a markup language for PHP", "homepage": "https://github.com/blesta/h2o", "support": { "issues": "https://github.com/blesta/h2o/issues", "source": "https://github.com/blesta/h2o/tree/0.8.0" }, "time": "2024-06-20T14:07:10+00:00" }, { "name": "blesta/hubtel", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-hubtel.git", "reference": "1221093c50623022efc6ced2df850df58fe78991" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-hubtel/zipball/1221093c50623022efc6ced2df850df58fe78991", "reference": "1221093c50623022efc6ced2df850df58fe78991", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Hubtel", "support": { "issues": "https://github.com/blesta/gateway-hubtel/issues", "source": "https://github.com/blesta/gateway-hubtel/tree/1.4.0" }, "time": "2021-09-24T17:47:57+00:00" }, { "name": "blesta/import_manager", "version": "1.22.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/import-manager.git", "reference": "2ae6d5147611b3f01087a5db0abebeffd9a3599a" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-import_manager-1.22.0-6f6211.tar", "reference": "2ae6d5147611b3f01087a5db0abebeffd9a3599a", "shasum": "6c59120fafdeb5323cce5357d24c3e4123dd80b4" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Import Manager", "time": "2025-12-08T18:05:53+00:00" }, { "name": "blesta/internetbs", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/blesta/module-internetbs.git", "reference": "f3262af285c10570e0038fc9db4e4c1392ba6209" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-internetbs/zipball/f3262af285c10570e0038fc9db4e4c1392ba6209", "reference": "f3262af285c10570e0038fc9db4e4c1392ba6209", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://blesta.com/" } ], "description": "Internet.bs", "support": { "issues": "https://github.com/blesta/module-internetbs/issues", "source": "https://github.com/blesta/module-internetbs/tree/1.2.1" }, "time": "2024-05-03T13:26:57+00:00" }, { "name": "blesta/interworx", "version": "2.12.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/interworx.git", "reference": "a83dee625c4889d81123e6e1c5a1d7998005a718" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-interworx-2.12.0-def778.tar", "reference": "a83dee625c4889d81123e6e1c5a1d7998005a718", "shasum": "1bd4f6caff176788e8d24d91c49c875c328e2db4" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Interworx", "time": "2021-03-12T23:32:56+00:00" }, { "name": "blesta/ip_unblocker", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/blesta/plugin-ip_unblocker.git", "reference": "933d5b76f22e80da91453809b3dcde6f26bd5e89" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-ip_unblocker/zipball/933d5b76f22e80da91453809b3dcde6f26bd5e89", "reference": "933d5b76f22e80da91453809b3dcde6f26bd5e89", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "A plugin for Blesta that integrates with cPanel and DirectAdmin to unblock blacklisted IPs", "support": { "issues": "https://github.com/blesta/plugin-ip_unblocker/issues", "source": "https://github.com/blesta/plugin-ip_unblocker/tree/1.4.1" }, "time": "2025-11-26T15:09:44+00:00" }, { "name": "blesta/ispconfig", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/blesta/module-ispconfig.git", "reference": "53d2049d58a89a2ead3d8133b956481b47c34b1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-ispconfig/zipball/53d2049d58a89a2ead3d8133b956481b47c34b1b", "reference": "53d2049d58a89a2ead3d8133b956481b47c34b1b", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "ISPConfig", "support": { "issues": "https://github.com/blesta/module-ispconfig/issues", "source": "https://github.com/blesta/module-ispconfig/tree/1.9.0" }, "time": "2021-03-15T19:12:09+00:00" }, { "name": "blesta/ispmanager", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/blesta/module-ispmanager.git", "reference": "adf7c88255cb32943d145f5fbdfef526590a3a5c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-ispmanager/zipball/adf7c88255cb32943d145f5fbdfef526590a3a5c", "reference": "adf7c88255cb32943d145f5fbdfef526590a3a5c", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "ispmanager", "support": { "issues": "https://github.com/blesta/module-ispmanager/issues", "source": "https://github.com/blesta/module-ispmanager/tree/1.4.2" }, "time": "2024-10-14T20:06:55+00:00" }, { "name": "blesta/items", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/blesta/items.git", "reference": "0e412064ebda01c59f6494936d63c4099e403541" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/items/zipball/0e412064ebda01c59f6494936d63c4099e403541", "reference": "0e412064ebda01c59f6494936d63c4099e403541", "shasum": "" }, "require": { "php": ">=5.4" }, "conflict": { "phpunit/phpunit": "<4.8.28", "squizlabs/php_codesniffer": "<2.8.1" }, "require-dev": { "phpunit/phpunit": "~4.8", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "Blesta\\Items\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tyson Phillips", "email": "tyson@phillipsdata.com" } ], "description": "A library for items with arbitrary data.", "support": { "issues": "https://github.com/blesta/items/issues", "source": "https://github.com/blesta/items/tree/1.1.1" }, "time": "2024-07-01T14:13:09+00:00" }, { "name": "blesta/kassacompleet", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-kassacompleet.git", "reference": "2cda33fd6ee984f492fb5e9dc79bea24c033b0c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-kassacompleet/zipball/2cda33fd6ee984f492fb5e9dc79bea24c033b0c2", "reference": "2cda33fd6ee984f492fb5e9dc79bea24c033b0c2", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "sales@blesta.com" } ], "description": "Kassa Compleet Blesta integration for the Credit Card payment type", "support": { "issues": "https://github.com/blesta/gateway-kassacompleet/issues", "source": "https://github.com/blesta/gateway-kassacompleet/tree/1.2.0" }, "time": "2021-03-15T19:52:28+00:00" }, { "name": "blesta/kassacompleetideal", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-kassacompleetideal.git", "reference": "29b9cbdee8ab1e92b1c7aba0fc028ac89cb09617" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-kassacompleetideal/zipball/29b9cbdee8ab1e92b1c7aba0fc028ac89cb09617", "reference": "29b9cbdee8ab1e92b1c7aba0fc028ac89cb09617", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "sales@blesta.com" } ], "description": "Kassa Compleet Blesta integration for the iDeal payment method", "support": { "issues": "https://github.com/blesta/gateway-kassacompleetideal/issues", "source": "https://github.com/blesta/gateway-kassacompleetideal/tree/1.2.0" }, "time": "2021-03-15T19:19:54+00:00" }, { "name": "blesta/language", "version": "5.13.0", "source": { "type": "git", "url": "https://github.com/blesta/language.git", "reference": "2a6295e235b712dd75623a7f67d7f158bf7a6c93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/language/zipball/2a6295e235b712dd75623a7f67d7f158bf7a6c93", "reference": "2a6295e235b712dd75623a7f67d7f158bf7a6c93", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://blesta.com/" } ], "description": "AI translations for the Blesta billing software", "homepage": "http://github.com/blesta/language", "keywords": [ "billing", "language" ], "support": { "issues": "https://github.com/blesta/language/issues", "source": "https://github.com/blesta/language/tree/5.13.0" }, "time": "2025-11-19T23:47:16+00:00" }, { "name": "blesta/logicboxes", "version": "2.14.2", "source": { "type": "git", "url": "https://github.com/blesta/module-logicboxes.git", "reference": "c1e366aaca30511009cf258c265b67ab551f423c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-logicboxes/zipball/c1e366aaca30511009cf258c265b67ab551f423c", "reference": "c1e366aaca30511009cf258c265b67ab551f423c", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Logicboxes", "support": { "issues": "https://github.com/blesta/module-logicboxes/issues", "source": "https://github.com/blesta/module-logicboxes/tree/2.14.2" }, "time": "2025-09-16T14:37:07+00:00" }, { "name": "blesta/mass_mailer", "version": "1.8.2", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/mass-mailer.git", "reference": "7d4cfe901ee342929dc352b9dd41778a22fee240" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-mass_mailer-1.8.2-b7e600.tar", "reference": "7d4cfe901ee342929dc352b9dd41778a22fee240", "shasum": "bd53193efb7ed4247957c4fbcf9c02b8bc043e8d" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/csv": "^1.1" }, "type": "blesta-plugin", "autoload": { "psr-4": { "Blesta\\MassMailer\\": "" } }, "license": [ "proprietary" ], "description": "Mass Mailer", "time": "2025-11-26T15:05:09+00:00" }, { "name": "blesta/multicraft", "version": "2.6.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/multicraft.git", "reference": "69279f35f00bc445cc3b4fa1e561dc13a64fc0af" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-multicraft-2.6.1-96dc52.tar", "reference": "69279f35f00bc445cc3b4fa1e561dc13a64fc0af", "shasum": "361ae36ef72eaa6880d396246a60edebc5e374c4" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Multicraft", "time": "2022-10-11T20:35:26+00:00" }, { "name": "blesta/namecheap", "version": "2.14.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/namecheap.git", "reference": "453bfd844580a53220abf04fffc5a4c9c1785a92" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-namecheap-2.14.0-14d62f.tar", "reference": "453bfd844580a53220abf04fffc5a4c9c1785a92", "shasum": "7c8449fbe499e508f770148654fb4d1fae444d03" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Namecheap", "time": "2025-10-31T15:02:01+00:00" }, { "name": "blesta/namesilo", "version": "3.5.2", "source": { "type": "git", "url": "https://github.com/blesta/module-namesilo.git", "reference": "f742097841554a4426720ee0a79be45d027f02b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-namesilo/zipball/f742097841554a4426720ee0a79be45d027f02b2", "reference": "f742097841554a4426720ee0a79be45d027f02b2", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=7.2.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "jonathan@phillipsdata.com" }, { "name": "KnownHost LLC", "email": "support@knownhost.com" }, { "name": "NETLINK IT SERVICES", "email": "info@netlink.ie" } ], "description": "NameSilo Module", "support": { "issues": "https://github.com/blesta/module-namesilo/issues", "source": "https://github.com/blesta/module-namesilo/tree/3.5.2" }, "time": "2026-06-22T17:39:28+00:00" }, { "name": "blesta/nominet", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/module-nominet.git", "reference": "38c50b54f4b85744cacbab9d322468478ce092f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-nominet/zipball/38c50b54f4b85744cacbab9d322468478ce092f5", "reference": "38c50b54f4b85744cacbab9d322468478ce092f5", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "metaregistrar/php-epp-client": "~1.0.12" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://blesta.com/" } ], "description": "Nominet is the domain name registry that runs .UK and other top level domains, including .bbc, .wales and .bentley.", "support": { "issues": "https://github.com/blesta/module-nominet/issues", "source": "https://github.com/blesta/module-nominet/tree/1.1.0" }, "time": "2024-05-09T22:36:40+00:00" }, { "name": "blesta/none", "version": "1.0.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/none.git", "reference": "988db06a4dcf8d7394f4a712bea60eb312a22dcc" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-none-1.0.0-0d7dde.tar", "reference": "988db06a4dcf8d7394f4a712bea60eb312a22dcc", "shasum": "7b4ecb8e635cc615c6e65e53847c1b4746f30697" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "None", "time": "2017-05-12T16:18:26+00:00" }, { "name": "blesta/offline", "version": "1.3.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/offline.git", "reference": "a3b15f2804c03148869f700c8e493d9b2aa97414" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-offline-1.3.0-52acc0.tar", "reference": "a3b15f2804c03148869f700c8e493d9b2aa97414", "shasum": "9245500606f8542a865041856d8c7bc120e38528" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "Offline", "time": "2020-02-10T23:04:44+00:00" }, { "name": "blesta/openprovider", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/blesta/module-openprovider.git", "reference": "ee5a492cbe60cb6dd8b56235c19e61115065b4c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-openprovider/zipball/ee5a492cbe60cb6dd8b56235c19e61115065b4c4", "reference": "ee5a492cbe60cb6dd8b56235c19e61115065b4c4", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "openprovider/rest-client-php": "v1.0.1-beta@dev", "php": ">=7.2", "phpdocumentor/reflection-docblock": "^5.2", "symfony/property-access": "^5.2", "symfony/serializer": "^5.2" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Blesta module for OpenProvider", "support": { "source": "https://github.com/blesta/module-openprovider/tree/1.1.1" }, "time": "2024-08-06T16:53:13+00:00" }, { "name": "blesta/opensrs", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/module-opensrs.git", "reference": "146d6dd2eab3e75834ae7c66d8d8fd87cdcf3699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-opensrs/zipball/146d6dd2eab3e75834ae7c66d8d8fd87cdcf3699", "reference": "146d6dd2eab3e75834ae7c66d8d8fd87cdcf3699", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "ext-dom": "*", "ext-simplexml": "*" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "OpenSRS", "support": { "issues": "https://github.com/blesta/module-opensrs/issues", "source": "https://github.com/blesta/module-opensrs/tree/1.2.0" }, "time": "2026-02-25T14:45:11+00:00" }, { "name": "blesta/order", "version": "2.41.9", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/order.git", "reference": "426d14ca3945abc34b25dca9e02acf87414132ad" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-order-2.41.9-77e2e6.tar", "reference": "426d14ca3945abc34b25dca9e02acf87414132ad", "shasum": "7c9d28c785e678cbecc7822f79dfc01d491f7de7" }, "require": { "blesta/composer-installer": "~1.0", "maxmind/minfraud": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Order", "time": "2026-06-05T16:29:54+00:00" }, { "name": "blesta/ovh_domains", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/module-ovh_domains.git", "reference": "56a03f5a2d7ceedf16ff5fe1e73e08b17df2a06e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-ovh_domains/zipball/56a03f5a2d7ceedf16ff5fe1e73e08b17df2a06e", "reference": "56a03f5a2d7ceedf16ff5fe1e73e08b17df2a06e", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "ovh/ovh": "2.1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "OVH Domains", "support": { "issues": "https://github.com/blesta/module-ovh_domains/issues", "source": "https://github.com/blesta/module-ovh_domains/tree/1.1.0" }, "time": "2024-01-24T22:59:17+00:00" }, { "name": "blesta/pagseguro", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/pagseguro.git", "reference": "eb6d98fbb9c7195aacf953e6e1b3d6d8d1034432" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-pagseguro-1.4.0-f820bd.tar", "reference": "eb6d98fbb9c7195aacf953e6e1b3d6d8d1034432", "shasum": "78593ba9135f258e5948dee87152bc4104bb5ea4" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "Pagseguro", "time": "2021-03-12T23:25:48+00:00" }, { "name": "blesta/parsedown", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/blesta/parsedown.git", "reference": "685d1adf7f0de599acd197d240894b7a3f397c07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/parsedown/zipball/685d1adf7f0de599acd197d240894b7a3f397c07", "reference": "685d1adf7f0de599acd197d240894b7a3f397c07", "shasum": "" }, "require": { "php": ">=7.2.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "support": { "source": "https://github.com/blesta/parsedown/tree/2.0.1" }, "time": "2022-11-02T17:37:27+00:00" }, { "name": "blesta/payfast", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-payfast.git", "reference": "6a0ae3962ddda5d2f86d35e6b0a004cda64cdc8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-payfast/zipball/6a0ae3962ddda5d2f86d35e6b0a004cda64cdc8c", "reference": "6a0ae3962ddda5d2f86d35e6b0a004cda64cdc8c", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "PayFast", "support": { "issues": "https://github.com/blesta/gateway-payfast/issues", "source": "https://github.com/blesta/gateway-payfast/tree/1.0.0" }, "time": "2022-10-20T20:55:38+00:00" }, { "name": "blesta/payflow", "version": "1.3.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/payflow.git", "reference": "fb3633ba4e6a5ca50343d7b59b1bbf135f4de514" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-payflow-1.3.0-6add6a.tar", "reference": "fb3633ba4e6a5ca50343d7b59b1bbf135f4de514", "shasum": "df83835921fbd7787e0f424c326a588e90189c5d" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Payflow Pro", "time": "2021-03-12T23:25:54+00:00" }, { "name": "blesta/payjunction", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/payjunction.git", "reference": "613cc589b13b6a78b821f65cda036cf083b2f691" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-payjunction-1.4.0-f2975f.tar", "reference": "613cc589b13b6a78b821f65cda036cf083b2f691", "shasum": "7dcba5adca14fdb1933f16bd9e459b95c9e8c7d5" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Payjunction", "time": "2021-09-23T20:49:13+00:00" }, { "name": "blesta/paypal_checkout", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/blesta/gateway-paypal_checkout.git", "reference": "4311c442d6d35a54aa4062254e0957ca154bf339" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-paypal_checkout/zipball/4311c442d6d35a54aa4062254e0957ca154bf339", "reference": "4311c442d6d35a54aa4062254e0957ca154bf339", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://blesta.com" } ], "description": "PayPal Checkout", "support": { "issues": "https://github.com/blesta/gateway-paypal_checkout/issues", "source": "https://github.com/blesta/gateway-paypal_checkout/tree/1.0.5" }, "time": "2024-12-19T15:35:57+00:00" }, { "name": "blesta/paypal_payments_standard", "version": "1.8.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/paypal-payments-standard.git", "reference": "9b4512c309f4a6cfb37f84208275c4cda1e02d9e" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-paypal_payments_standard-1.8.1-891b19.tar", "reference": "9b4512c309f4a6cfb37f84208275c4cda1e02d9e", "shasum": "317247675f870fe040483c3cf93ede8becea8116" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "PayPal Payments Standard", "time": "2025-04-08T21:13:19+00:00" }, { "name": "blesta/paysera", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-paysera.git", "reference": "73730c570c8d1d001af7710212be945fb6c2a188" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-paysera/zipball/73730c570c8d1d001af7710212be945fb6c2a188", "reference": "73730c570c8d1d001af7710212be945fb6c2a188", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "webtopay/libwebtopay": "~1.8" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://blesta.com" } ], "description": "A convenient and popular online payment processing tool, allowing to accept payments in different countries and in different currencies.", "support": { "issues": "https://github.com/blesta/gateway-paysera/issues", "source": "https://github.com/blesta/gateway-paysera/tree/1.0.0" }, "time": "2024-09-19T21:13:02+00:00" }, { "name": "blesta/paystack", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-paystack.git", "reference": "706e128a568f19a2f012e6b0ce3a84747ca7ab25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-paystack/zipball/706e128a568f19a2f012e6b0ce3a84747ca7ab25", "reference": "706e128a568f19a2f012e6b0ce3a84747ca7ab25", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Paystack", "support": { "issues": "https://github.com/blesta/gateway-paystack/issues", "source": "https://github.com/blesta/gateway-paystack/tree/1.3.0" }, "time": "2022-01-03T22:15:50+00:00" }, { "name": "blesta/payumoney", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-payumoney.git", "reference": "25b363b8d0582a81d8f18fadfc4be4429fc3fb99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-payumoney/zipball/25b363b8d0582a81d8f18fadfc4be4429fc3fb99", "reference": "25b363b8d0582a81d8f18fadfc4be4429fc3fb99", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Payumoney", "support": { "issues": "https://github.com/blesta/gateway-payumoney/issues", "source": "https://github.com/blesta/gateway-payumoney/tree/2.0.0" }, "time": "2023-11-15T15:08:50+00:00" }, { "name": "blesta/perfectmoney", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-perfectmoney.git", "reference": "d0282501b6d969dbeff453ca0611d005653d2c60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-perfectmoney/zipball/d0282501b6d969dbeff453ca0611d005653d2c60", "reference": "d0282501b6d969dbeff453ca0611d005653d2c60", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Perfect Money", "support": { "issues": "https://github.com/blesta/gateway-perfectmoney/issues", "source": "https://github.com/blesta/gateway-perfectmoney/tree/1.1.0" }, "time": "2021-03-15T19:18:19+00:00" }, { "name": "blesta/phpids", "version": "2.0.2", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/phpids.git", "reference": "6bfe46096e4f39559cf03682d3f93eca2b9d5150" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-phpids-2.0.2-17171f.tar", "reference": "6bfe46096e4f39559cf03682d3f93eca2b9d5150", "shasum": "e23865149062b5935d8973c167c36ecaa1e1536e" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "PHPIDS", "time": "2025-11-26T04:25:44+00:00" }, { "name": "blesta/plesk", "version": "2.16.2", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/plesk.git", "reference": "f898fc77715c3f86dc4b45fedecfe7a17faef40f" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-plesk-2.16.2-d6ecb3.tar", "reference": "f898fc77715c3f86dc4b45fedecfe7a17faef40f", "shasum": "b143bd8e45613afac04ed74601c3b4be62dc8623" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Plesk", "time": "2026-06-22T17:10:51+00:00" }, { "name": "blesta/pricing", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/blesta/pricing.git", "reference": "50b23c3b5c406ff8f821bb0dc120b31425218694" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/pricing/zipball/50b23c3b5c406ff8f821bb0dc120b31425218694", "reference": "50b23c3b5c406ff8f821bb0dc120b31425218694", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "Blesta\\Pricing\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" }, { "name": "Tyson Phillips" } ], "description": "A library for handling pricing and pricing modifiers", "homepage": "http://github.com/blesta/pricing", "keywords": [ "discount", "pricing", "tax", "totals" ], "support": { "issues": "https://github.com/blesta/pricing/issues", "source": "https://github.com/blesta/pricing/tree/3.4.0" }, "time": "2023-05-26T19:50:01+00:00" }, { "name": "blesta/proration", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/blesta/proration.git", "reference": "996c631e88c1047e94879dac1ca6a53636a0403f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/proration/zipball/996c631e88c1047e94879dac1ca6a53636a0403f", "reference": "996c631e88c1047e94879dac1ca6a53636a0403f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" }, { "name": "Tyson Phillips" } ], "description": "A proration calculator", "homepage": "http://github.com/blesta/proration", "keywords": [ "billing", "prorata", "proration" ], "support": { "issues": "https://github.com/blesta/proration/issues", "source": "https://github.com/blesta/proration/tree/master" }, "time": "2017-01-10T18:05:22+00:00" }, { "name": "blesta/proxmox", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/blesta/module-proxmox.git", "reference": "32c5f47e9d3f93fc5a31a1ea5393dfe4a9223c02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-proxmox/zipball/32c5f47e9d3f93fc5a31a1ea5393dfe4a9223c02", "reference": "32c5f47e9d3f93fc5a31a1ea5393dfe4a9223c02", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Proxmox", "support": { "issues": "https://github.com/blesta/module-proxmox/issues", "source": "https://github.com/blesta/module-proxmox/tree/3.0.0" }, "time": "2023-03-29T19:40:16+00:00" }, { "name": "blesta/pterodactyl", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/blesta/module-pterodactyl.git", "reference": "77dc5fb3b2eaf405479dbea89ca44138c022f817" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-pterodactyl/zipball/77dc5fb3b2eaf405479dbea89ca44138c022f817", "reference": "77dc5fb3b2eaf405479dbea89ca44138c022f817", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "blesta/pterodactyl-sdk": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "jonathan@phpillipsdata.com" } ], "description": "Pterodactyl Module", "support": { "issues": "https://github.com/blesta/module-pterodactyl/issues", "source": "https://github.com/blesta/module-pterodactyl/tree/1.8.2" }, "time": "2023-03-22T22:45:27+00:00" }, { "name": "blesta/pterodactyl-sdk", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/blesta/pterodactyl-sdk.git", "reference": "f38a072d61865e0eafd4773ad4125a26a758b53b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/pterodactyl-sdk/zipball/f38a072d61865e0eafd4773ad4125a26a758b53b", "reference": "f38a072d61865e0eafd4773ad4125a26a758b53b", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "type": "sdk", "autoload": { "psr-4": { "Blesta\\PterodactylSDK\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "email": "jonathan@phpillipsdata.com" } ], "description": "Pterodactyl SDK", "support": { "issues": "https://github.com/blesta/pterodactyl-sdk/issues", "source": "https://github.com/blesta/pterodactyl-sdk/tree/1.3.2" }, "time": "2026-04-03T18:07:03+00:00" }, { "name": "blesta/quantum_gateway", "version": "1.4.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/quantum-gateway.git", "reference": "7e04fcf858ce0a7dd428321755bb05b0b731af93" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-quantum_gateway-1.4.1-af4daa.tar", "reference": "7e04fcf858ce0a7dd428321755bb05b0b731af93", "shasum": "554f16eede9fa69213fc349df6868cee37772c69" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Quantum Gateway", "time": "2024-03-07T20:54:30+00:00" }, { "name": "blesta/razorpay", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/blesta/gateway-razorpay.git", "reference": "e23900030c608bfc5a8474924e0c56bb8850184f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-razorpay/zipball/e23900030c608bfc5a8474924e0c56bb8850184f", "reference": "e23900030c608bfc5a8474924e0c56bb8850184f", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "razorpay/razorpay": "2.8.2" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://www.blesta.com" } ], "description": "Razorpay", "support": { "issues": "https://github.com/blesta/gateway-razorpay/issues", "source": "https://github.com/blesta/gateway-razorpay/tree/1.2.1" }, "time": "2025-12-26T19:48:09+00:00" }, { "name": "blesta/realtime_register", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/blesta/module-realtime_register.git", "reference": "6cc0f0e7076d2dc7f21b1f7587ebddca7d563233" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-realtime_register/zipball/6cc0f0e7076d2dc7f21b1f7587ebddca7d563233", "reference": "6cc0f0e7076d2dc7f21b1f7587ebddca7d563233", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "https://blesta.com" } ], "description": "We offer 2,000+ TLDs from over 150 registries, and are constantly adding new ones. We take care of registry updates and all policies and procedures.", "support": { "issues": "https://github.com/blesta/module-realtime_register/issues", "source": "https://github.com/blesta/module-realtime_register/tree/1.0.2" }, "time": "2025-12-26T19:17:02+00:00" }, { "name": "blesta/reassign_pricing", "version": "1.6.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/reassign-pricing.git", "reference": "f302f8b6dbd226f670fa0b27e3c786fa0d3bce94" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-reassign_pricing-1.6.1-b4e6e5.tar", "reference": "f302f8b6dbd226f670fa0b27e3c786fa0d3bce94", "shasum": "b8d83be7960c902894d5d293bfc94b71eda5912a" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Reassign Pricing", "time": "2025-11-26T15:05:37+00:00" }, { "name": "blesta/reseller-api", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/reseller-api.git", "reference": "f61b46927d56281d4dec4ecf374ca948465a1f88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/reseller-api/zipball/f61b46927d56281d4dec4ecf374ca948465a1f88", "reference": "f61b46927d56281d4dec4ecf374ca948465a1f88", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Blesta\\ResellerApi\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "The official implementation of the Blesta Reseller API", "homepage": "http://github.com/blesta/reseller-api", "support": { "issues": "https://github.com/blesta/reseller-api/issues", "source": "https://github.com/blesta/reseller-api/tree/master" }, "time": "2016-02-26T22:34:19+00:00" }, { "name": "blesta/shared_login", "version": "1.4.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/shared-login.git", "reference": "d915b5b2508e8e00ab38b20750207925c156d679" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-shared_login-1.4.0-63b98e.tar", "reference": "d915b5b2508e8e00ab38b20750207925c156d679", "shasum": "7c1503f103769aaa15ad4b6a7c32216ec554aead" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Shared Login", "time": "2021-03-12T16:10:50+00:00" }, { "name": "blesta/sitebuilder", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/blesta/plugin-sitebuilder.git", "reference": "48e78f9f04c4dcca14b7f588405dc76ea5f3695b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-sitebuilder/zipball/48e78f9f04c4dcca14b7f588405dc76ea5f3695b", "reference": "48e78f9f04c4dcca14b7f588405dc76ea5f3695b", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Site.pro Website Builder", "support": { "issues": "https://github.com/blesta/plugin-sitebuilder/issues", "source": "https://github.com/blesta/plugin-sitebuilder/tree/1.1.0" }, "time": "2025-08-14T20:16:34+00:00" }, { "name": "blesta/skrill", "version": "1.5.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/skrill.git", "reference": "b4eae8bac0a0d386934bb8830e5cf64050c7077a" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-skrill-1.5.0-01c06c.tar", "reference": "b4eae8bac0a0d386934bb8830e5cf64050c7077a", "shasum": "9c52aec63223cc14a2b33ae38b37c9db32d8cbcf" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "license": [ "proprietary" ], "description": "Skrill", "time": "2021-03-12T23:26:44+00:00" }, { "name": "blesta/softaculous", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/blesta/plugin-softaculous.git", "reference": "43aaa60a66aefd7c46e267879b333f3c2de515ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-softaculous/zipball/43aaa60a66aefd7c46e267879b333f3c2de515ab", "reference": "43aaa60a66aefd7c46e267879b333f3c2de515ab", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~3.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Softaculous Plugin", "support": { "issues": "https://github.com/blesta/plugin-softaculous/issues", "source": "https://github.com/blesta/plugin-softaculous/tree/1.6.1" }, "time": "2025-11-26T15:09:47+00:00" }, { "name": "blesta/solusvm", "version": "3.17.2", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/solusvm.git", "reference": "7632cd77f370263ef10ed7b0256a3b0f829e603e" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-solusvm-3.17.2-a60790.tar", "reference": "7632cd77f370263ef10ed7b0256a3b0f829e603e", "shasum": "293114ebc89b70320637cc344fcce23c1047adab" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "SolusVM", "time": "2025-01-15T16:09:01+00:00" }, { "name": "blesta/square", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-square.git", "reference": "680de91c715cffcb21532c4020752d9f738dd6c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-square/zipball/680de91c715cffcb21532c4020752d9f738dd6c6", "reference": "680de91c715cffcb21532c4020752d9f738dd6c6", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Square", "support": { "issues": "https://github.com/blesta/gateway-square/issues", "source": "https://github.com/blesta/gateway-square/tree/1.5.0" }, "time": "2021-09-24T17:51:13+00:00" }, { "name": "blesta/stripe_gateway", "version": "1.8.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/gw/stripe.git", "reference": "cf98d8b0c3ff90e45826c2f3453348a7c07ae959" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-stripe_gateway-1.8.0-b08c61.tar", "reference": "cf98d8b0c3ff90e45826c2f3453348a7c07ae959", "shasum": "f73adb54b7e5414ccfe687eae58cb7ab53065336" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-merchant", "license": [ "proprietary" ], "description": "Stripe", "time": "2021-03-10T21:53:25+00:00" }, { "name": "blesta/stripe_payments", "version": "1.10.6", "source": { "type": "git", "url": "https://github.com/blesta/gateway-stripepayments.git", "reference": "739bedebbaa7ed3061ee2942824aab419549d766" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-stripepayments/zipball/739bedebbaa7ed3061ee2942824aab419549d766", "reference": "739bedebbaa7ed3061ee2942824aab419549d766", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "stripe/stripe-php": "~7.0" }, "type": "blesta-gateway-merchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Stripe Payments", "support": { "issues": "https://github.com/blesta/gateway-stripepayments/issues", "source": "https://github.com/blesta/gateway-stripepayments/tree/1.10.6" }, "time": "2026-03-17T16:00:55+00:00" }, { "name": "blesta/support_manager", "version": "2.40.6", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/support-manager.git", "reference": "873772f19bd660acef8d1675d6fb124784264985" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-support_manager-2.40.6-6f1dfb.tar", "reference": "873772f19bd660acef8d1675d6fb124784264985", "shasum": "c08309810bda51bcf70a83a70927d173e526807c" }, "require": { "blesta/composer-installer": "~1.0", "javanile/php-imap2": "~0.1.10" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "Support Manager", "time": "2026-06-03T19:37:14+00:00" }, { "name": "blesta/system_overview", "version": "1.12.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/system-overview.git", "reference": "1b8a30415a9c2653205a73b7a11ea3475159ab15" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-system_overview-1.12.1-29a944.tar", "reference": "1b8a30415a9c2653205a73b7a11ea3475159ab15", "shasum": "60704e5ed266838997e9ea06e352de225b1f3e2b" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "System Overview", "time": "2025-11-26T15:06:21+00:00" }, { "name": "blesta/system_status", "version": "1.14.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/plug/system-status.git", "reference": "11fee6bb1f8c1cfe91c3e15f54daa96b9d63606f" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-system_status-1.14.1-de6082.tar", "reference": "11fee6bb1f8c1cfe91c3e15f54daa96b9d63606f", "shasum": "15aaf2a7331c24af4166dfd3d7318b5973b481b9" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "license": [ "proprietary" ], "description": "System Status", "time": "2025-11-26T15:06:42+00:00" }, { "name": "blesta/tcadmin", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/blesta/module-tcadmin.git", "reference": "211ef40a5e5a261b3030dbc22fff0c872b32e5f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-tcadmin/zipball/211ef40a5e5a261b3030dbc22fff0c872b32e5f3", "reference": "211ef40a5e5a261b3030dbc22fff0c872b32e5f3", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "TCAdmin", "support": { "issues": "https://github.com/blesta/module-tcadmin/issues", "source": "https://github.com/blesta/module-tcadmin/tree/1.9.0" }, "time": "2021-09-24T16:56:06+00:00" }, { "name": "blesta/teamspeak", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/blesta/module-teamspeak.git", "reference": "aa8cc8695e81fc90df3df022c4db8e24ace842f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-teamspeak/zipball/aa8cc8695e81fc90df3df022c4db8e24ace842f5", "reference": "aa8cc8695e81fc90df3df022c4db8e24ace842f5", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "TeamSpeak", "support": { "issues": "https://github.com/blesta/module-teamspeak/issues", "source": "https://github.com/blesta/module-teamspeak/tree/1.8.0" }, "time": "2021-03-15T19:06:02+00:00" }, { "name": "blesta/thesslstore", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/blesta/plugin-thesslstore.git", "reference": "4d953fa05b12f260f3eaa76606b7c32b9d746d5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-thesslstore/zipball/4d953fa05b12f260f3eaa76606b7c32b9d746d5d", "reference": "4d953fa05b12f260f3eaa76606b7c32b9d746d5d", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "TheSSLStore plugin", "support": { "issues": "https://github.com/blesta/plugin-thesslstore/issues", "source": "https://github.com/blesta/plugin-thesslstore/tree/master" }, "time": "2018-12-05T16:31:16+00:00" }, { "name": "blesta/thesslstore_module", "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/blesta/module-thesslstore.git", "reference": "cac2afe1b8085ef7a11582fab0cc53e3c07f1b81" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-thesslstore/zipball/cac2afe1b8085ef7a11582fab0cc53e3c07f1b81", "reference": "cac2afe1b8085ef7a11582fab0cc53e3c07f1b81", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "TheSSLStore", "support": { "issues": "https://github.com/blesta/module-thesslstore/issues", "source": "https://github.com/blesta/module-thesslstore/tree/1.10.0" }, "time": "2021-05-11T21:25:53+00:00" }, { "name": "blesta/twilio", "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/blesta/messenger-twilio.git", "reference": "4e5834fc38beeff2284ff8196943a4e6ece9fead" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/messenger-twilio/zipball/4e5834fc38beeff2284ff8196943a4e6ece9fead", "reference": "4e5834fc38beeff2284ff8196943a4e6ece9fead", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "twilio/sdk": "^6.44" }, "type": "blesta-messenger", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Twilio", "support": { "issues": "https://github.com/blesta/messenger-twilio/issues", "source": "https://github.com/blesta/messenger-twilio/tree/2.2.1" }, "time": "2024-06-18T17:39:56+00:00" }, { "name": "blesta/universal_module", "version": "1.12.1", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/universal.git", "reference": "29aa23f77ec2d1c7b5ac1a3acb476abe37559a09" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-universal_module-1.12.1-7836ba.tar", "reference": "29aa23f77ec2d1c7b5ac1a3acb476abe37559a09", "shasum": "e05d159212a36b99783d499ed2bafed057c1739a" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "Universal", "time": "2026-03-17T14:43:08+00:00" }, { "name": "blesta/vesta", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/blesta/module-vesta.git", "reference": "94fc281d6a509b3e3cb001dc75b2b1ecc702aeeb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-vesta/zipball/94fc281d6a509b3e3cb001dc75b2b1ecc702aeeb", "reference": "94fc281d6a509b3e3cb001dc75b2b1ecc702aeeb", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Vesta", "support": { "issues": "https://github.com/blesta/module-vesta/issues", "source": "https://github.com/blesta/module-vesta/tree/1.9.1" }, "time": "2021-11-01T22:19:10+00:00" }, { "name": "blesta/virtfusion_direct_provisioning", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/blesta/module-virtfusion_direct_provisioning.git", "reference": "bc1cd9d260367e686b7c937f81f65c37d3cda3cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-virtfusion_direct_provisioning/zipball/bc1cd9d260367e686b7c937f81f65c37d3cda3cb", "reference": "bc1cd9d260367e686b7c937f81f65c37d3cda3cb", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "VirtFusion", "homepage": "https://docs.virtfusion.com/integrations/blesta" } ], "description": "The VirtFusion Blesta Direct Provisioning module is a simple module that can create, terminate, suspend and unsuspend servers with a direct login bridge between Blesta and VirtFusion.", "support": { "issues": "https://github.com/blesta/module-virtfusion_direct_provisioning/issues", "source": "https://github.com/blesta/module-virtfusion_direct_provisioning/tree/1.0.3" }, "time": "2025-12-23T14:36:53+00:00" }, { "name": "blesta/virtualmin", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/blesta/module-virtualmin.git", "reference": "9ef3d2bebd67d9b34f363d5b5338a8184a2307c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-virtualmin/zipball/9ef3d2bebd67d9b34f363d5b5338a8184a2307c0", "reference": "9ef3d2bebd67d9b34f363d5b5338a8184a2307c0", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "VirtualMin", "support": { "issues": "https://github.com/blesta/module-virtualmin/issues", "source": "https://github.com/blesta/module-virtualmin/tree/1.9.0" }, "time": "2024-06-11T18:34:53+00:00" }, { "name": "blesta/vpsdotnet", "version": "2.12.0", "source": { "type": "git", "url": "ssh://git@code.blesta.com:7999/mod/vpsdotnet.git", "reference": "6bd4fb20dbcfdf33bd4b4eaaa397bc2fc16dfe9b" }, "dist": { "type": "tar", "url": "https://composer.blesta.com/dist/blesta-vpsdotnet-2.12.0-1e4636.tar", "reference": "6bd4fb20dbcfdf33bd4b4eaaa397bc2fc16dfe9b", "shasum": "cacc24886319e924600da9a23b83d738ffcf5062" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "license": [ "proprietary" ], "description": "VPS.net", "time": "2023-07-10T23:09:06+00:00" }, { "name": "blesta/vultr", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/blesta/module-vultr.git", "reference": "e1c9e7197ab7aef90299efc4bec9bb00fabcc6d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-vultr/zipball/e1c9e7197ab7aef90299efc4bec9bb00fabcc6d5", "reference": "e1c9e7197ab7aef90299efc4bec9bb00fabcc6d5", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0", "phillipsdata/priority-schedule": "^1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Vultr", "support": { "issues": "https://github.com/blesta/module-vultr/issues", "source": "https://github.com/blesta/module-vultr/tree/2.0.1" }, "time": "2024-05-24T21:43:04+00:00" }, { "name": "blesta/webhooks", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/blesta/plugin-webhooks.git", "reference": "fac4a328156c658843f136f1bf7d660e14a2687b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/plugin-webhooks/zipball/fac4a328156c658843f136f1bf7d660e14a2687b", "reference": "fac4a328156c658843f136f1bf7d660e14a2687b", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Phillips Data, Inc.", "homepage": "http://blesta.com/" } ], "description": "Sends automated HTTP requests based on events, and listen to HTTP requests to trigger specific events.", "support": { "issues": "https://github.com/blesta/plugin-webhooks/issues", "source": "https://github.com/blesta/plugin-webhooks/tree/1.3.1" }, "time": "2025-11-26T15:07:49+00:00" }, { "name": "blesta/whmsonic", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/blesta/module-whmsonic.git", "reference": "d73317d614496558b7a3d756ee7d181eb4fef8fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/module-whmsonic/zipball/d73317d614496558b7a3d756ee7d181eb4fef8fe", "reference": "d73317d614496558b7a3d756ee7d181eb4fef8fe", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-module", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "WHMsonic", "support": { "issues": "https://github.com/blesta/module-whmsonic/issues", "source": "https://github.com/blesta/module-whmsonic/tree/1.8.0" }, "time": "2021-03-15T19:08:19+00:00" }, { "name": "blesta/widepay", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/blesta/gateway-widepay.git", "reference": "833c829112c016d69f70422b31eebd2ab062adfd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blesta/gateway-widepay/zipball/833c829112c016d69f70422b31eebd2ab062adfd", "reference": "833c829112c016d69f70422b31eebd2ab062adfd", "shasum": "" }, "require": { "blesta/composer-installer": "~1.0" }, "type": "blesta-gateway-nonmerchant", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Widepay", "support": { "issues": "https://github.com/blesta/gateway-widepay/issues", "source": "https://github.com/blesta/gateway-widepay/tree/1.2.0" }, "time": "2021-09-24T18:01:53+00:00" }, { "name": "chillerlan/php-qrcode", "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", "reference": "468603b687a5fe75c1ff33857a45f1726c7b95a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/468603b687a5fe75c1ff33857a45f1726c7b95a9", "reference": "468603b687a5fe75c1ff33857a45f1726c7b95a9", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^1.2.2", "ext-mbstring": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phan/phan": "^3.2.2", "phpunit/phpunit": "^8.5", "setasign/fpdf": "^1.8.2" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.", "setasign/fpdf": "Required to use the QR FPDF output." }, "type": "library", "autoload": { "psr-4": { "chillerlan\\QRCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kazuhiko Arase", "homepage": "https://github.com/kazuhikoarase" }, { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" }, { "name": "Contributors", "homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors" } ], "description": "A QR code generator. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-qrcode", "keywords": [ "phpqrcode", "qr", "qr code", "qrcode", "qrcode-generator" ], "support": { "issues": "https://github.com/chillerlan/php-qrcode/issues", "source": "https://github.com/chillerlan/php-qrcode/tree/3.4.1" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2021-09-03T17:54:45+00:00" }, { "name": "chillerlan/php-settings-container", "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "92636df53ad1bc903521d29993de0631e07ca931" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/92636df53ad1bc903521d29993de0631e07ca931", "reference": "92636df53ad1bc903521d29993de0631e07ca931", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "chillerlan\\Settings\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" } ], "description": "A container class for immutable settings objects. Not a DI container. PHP 7.2+", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "PHP7", "Settings", "container", "helper" ], "support": { "issues": "https://github.com/chillerlan/php-settings-container/issues", "source": "https://github.com/chillerlan/php-settings-container" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2023-12-12T13:50:01+00:00" }, { "name": "composer/ca-bundle", "version": "1.5.12", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8 || ^9", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", "source": "https://github.com/composer/ca-bundle/tree/1.5.12" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" } ], "time": "2026-05-19T11:26:22+00:00" }, { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-09-13T08:19:44+00:00" }, { "name": "container-interop/container-interop", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e", "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "support": { "issues": "https://github.com/container-interop/container-interop/issues", "source": "https://github.com/container-interop/container-interop/tree/master" }, "abandoned": "psr/container", "time": "2014-12-30T15:22:37+00:00" }, { "name": "cweagans/composer-patches", "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "~1.0 || ~2.0", "phpunit/phpunit": "~4.6" }, "type": "composer-plugin", "extra": { "class": "cweagans\\Composer\\Patches" }, "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", "source": "https://github.com/cweagans/composer-patches/tree/1.7.3" }, "time": "2022-12-20T22:53:13+00:00" }, { "name": "direte/microftps", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/microftps.git", "reference": "e0cb7cfd5a8d86dd37a43ff049ceb9fde21027f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/microftps/zipball/e0cb7cfd5a8d86dd37a43ff049ceb9fde21027f1", "reference": "e0cb7cfd5a8d86dd37a43ff049ceb9fde21027f1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.2.*" }, "type": "library", "autoload": { "psr-4": { "DiRete\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Artur Arseniev", "email": "artur@direte.it" } ], "description": "Micro library to deal with FTPS connections over cUrl", "homepage": "https://github.com/direte/microftps", "keywords": [ "file", "ftp", "sftp", "ssl", "ssl-ftp" ], "support": { "source": "https://github.com/phillipsdata/microftps/tree/1.1.0" }, "time": "2017-10-04T17:31:35+00:00" }, { "name": "doctrine/deprecations", "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "phpunit/phpunit": "<=7.5 || >=14" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12 || ^14", "phpstan/phpstan": "1.4.10 || 2.1.30", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "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.6" }, "time": "2026-02-07T07:09:04+00:00" }, { "name": "doctrine/lexer", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^4.11 || ^5.21" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "src" } }, "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": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2024-02-05T11:35:39+00:00" }, { "name": "duitkupg/duitku-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/duitkupg/duitku-php.git", "reference": "4d490f5728f29d848f87b991a6af7d21688cf633" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/duitkupg/duitku-php/zipball/4d490f5728f29d848f87b991a6af7d21688cf633", "reference": "4d490f5728f29d848f87b991a6af7d21688cf633", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "7" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Duitku\\": "Duitku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Duitku PHP", "homepage": "https://duitku.com", "support": { "issues": "https://github.com/duitkupg/duitku-php/issues", "source": "https://github.com/duitkupg/duitku-php/tree/master" }, "time": "2025-07-21T04:08:56+00:00" }, { "name": "egulias/email-validator", "version": "3.2.6", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", "shasum": "" }, "require": { "doctrine/lexer": "^1.2|^2", "php": ">=7.2", "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { "phpunit/phpunit": "^8.5.8|^9.3.3", "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/3.2.6" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "time": "2023-06-01T07:04:22+00:00" }, { "name": "geoip2/geoip2", "version": "v2.13.0", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23", "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23", "shasum": "" }, "require": { "ext-json": "*", "maxmind-db/reader": "~1.8", "maxmind/web-service-common": "~0.8", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.*", "phpstan/phpstan": "*", "phpunit/phpunit": "^8.0 || ^9.0", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "GeoIp2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "https://www.maxmind.com/" } ], "description": "MaxMind GeoIP2 PHP API", "homepage": "https://github.com/maxmind/GeoIP2-php", "keywords": [ "IP", "geoip", "geoip2", "geolocation", "maxmind" ], "support": { "issues": "https://github.com/maxmind/GeoIP2-php/issues", "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.13.0" }, "time": "2022-08-05T20:32:58+00:00" }, { "name": "gocardless/gocardless-pro", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/gocardless/gocardless-pro-php.git", "reference": "84bb87b1d1f87752768093c53737f436e036e434" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gocardless/gocardless-pro-php/zipball/84bb87b1d1f87752768093c53737f436e036e434", "reference": "84bb87b1d1f87752768093c53737f436e036e434", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^6.0", "php": ">=5.6" }, "require-dev": { "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.6.*", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { "psr-4": { "GoCardlessPro\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "GoCardless and contributors", "homepage": "https://github.com/gocardless/gocardless-pro-php/contributors" } ], "description": "GoCardless Pro PHP Client Library", "homepage": "https://gocardless.com/", "keywords": [ "api", "direct debit", "gocardless" ], "support": { "issues": "https://github.com/gocardless/gocardless-pro-php/issues", "source": "https://github.com/gocardless/gocardless-pro-php/tree/master" }, "time": "2018-07-12T16:47:46+00:00" }, { "name": "google/recaptcha", "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419", "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.2.20|^2.15", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "ReCaptcha\\": "src/ReCaptcha" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", "homepage": "https://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", "recaptcha", "spam" ], "support": { "forum": "https://groups.google.com/forum/#!forum/recaptcha", "issues": "https://github.com/google/recaptcha/issues", "source": "https://github.com/google/recaptcha" }, "time": "2020-03-31T17:50:54+00:00" }, { "name": "gregwar/captcha", "version": "v1.1.9", "source": { "type": "git", "url": "https://github.com/Gregwar/Captcha.git", "reference": "4bb668e6b40e3205a020ca5ee4ca8cff8b8780c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Gregwar/Captcha/zipball/4bb668e6b40e3205a020ca5ee4ca8cff8b8780c5", "reference": "4bb668e6b40e3205a020ca5ee4ca8cff8b8780c5", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", "php": ">=5.3.0", "symfony/finder": "*" }, "require-dev": { "phpunit/phpunit": "^6.4" }, "type": "captcha", "autoload": { "psr-4": { "Gregwar\\": "src/Gregwar" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Passault", "email": "g.passault@gmail.com", "homepage": "http://www.gregwar.com/" }, { "name": "Jeremy Livingston", "email": "jeremy.j.livingston@gmail.com" } ], "description": "Captcha generator", "homepage": "https://github.com/Gregwar/Captcha", "keywords": [ "bot", "captcha", "spam" ], "support": { "issues": "https://github.com/Gregwar/Captcha/issues", "source": "https://github.com/Gregwar/Captcha/tree/master" }, "time": "2020-03-24T14:39:05+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.8", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.9", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "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árk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/6.5.8" }, "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" } ], "time": "2022-06-20T22:16:07+00:00" }, { "name": "guzzlehttp/promises", "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e", "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "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.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" } ], "time": "2023-05-21T12:31:43+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b", "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/1.9.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2023-04-17T16:00:37+00:00" }, { "name": "html2text/html2text", "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/mtibben/html2text.git", "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mtibben/html2text/zipball/3b443cbe302b52eb5806a21a9dbd79524203970a", "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~4|^9.0" }, "suggest": { "ext-mbstring": "For best performance", "symfony/polyfill-mbstring": "If you can't install ext-mbstring" }, "type": "library", "autoload": { "psr-4": { "Html2Text\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Converts HTML to formatted plain text", "support": { "issues": "https://github.com/mtibben/html2text/issues", "source": "https://github.com/mtibben/html2text/tree/4.3.2" }, "time": "2024-08-20T02:43:29+00:00" }, { "name": "io-developer/php-whois", "version": "4.1.10", "source": { "type": "git", "url": "https://github.com/io-developer/php-whois.git", "reference": "ea4cf52832fe8ff56fc4937138467819aa2829c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/io-developer/php-whois/zipball/ea4cf52832fe8ff56fc4937138467819aa2829c1", "reference": "ea4cf52832fe8ff56fc4937138467819aa2829c1", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=7.2", "symfony/polyfill-intl-idn": "^1.27" }, "require-dev": { "phpunit/phpunit": "^8.0" }, "type": "library", "autoload": { "psr-4": { "Iodev\\": "src/Iodev/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sergey Sedyshev", "email": "i.o.developer@gmail.com", "homepage": "https://github.com/io-developer" } ], "description": "PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible ", "homepage": "https://github.com/io-developer/php-whois", "keywords": [ "asn", "domain", "info", "lookup", "parser", "php", "query", "routes", "tld", "whois", "црщшы" ], "support": { "issues": "https://github.com/io-developer/php-whois/issues", "source": "https://github.com/io-developer/php-whois/tree/4.1.10" }, "time": "2023-01-25T14:42:45+00:00" }, { "name": "ircmaxell/password-compat", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "support": { "issues": "https://github.com/ircmaxell/password_compat/issues", "source": "https://github.com/ircmaxell/password_compat/tree/v1.0" }, "time": "2014-11-20T16:49:30+00:00" }, { "name": "javanile/php-imap2", "version": "0.1.10", "source": { "type": "git", "url": "https://github.com/javanile/php-imap2.git", "reference": "f96973ecf0d2d5005ee607faa13b0a5f61745ad9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/javanile/php-imap2/zipball/f96973ecf0d2d5005ee607faa13b0a5f61745ad9", "reference": "f96973ecf0d2d5005ee607faa13b0a5f61745ad9", "shasum": "" }, "require": { "php": ">=7.0", "zbateson/mail-mime-parser": "^2.2" }, "require-dev": { "phpunit/phpunit": "^6.5" }, "suggest": { "ext-iconv": "For best support/performance", "ext-mbstring": "For best support/performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/roundcube", "name": "Roundcube" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Javanile\\Imap2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Francesco Bianco", "homepage": "https://github.com/francescobianco" } ], "description": "PHP IMAP with OAUTH2", "homepage": "https://github.com/javanile/php-imap2", "keywords": [ "exchange", "gmail", "google", "imap", "microsoft", "oauth", "oauth2", "outlook" ], "support": { "issues": "https://github.com/javanile/php-imap2/issues", "source": "https://github.com/javanile/php-imap2/tree/0.1.10" }, "time": "2022-10-25T08:46:34+00:00" }, { "name": "jeroendesloovere/vcard", "version": "v1.7.3", "source": { "type": "git", "url": "https://github.com/jeroendesloovere/vcard.git", "reference": "2b8b6190c613d368b8cb6552e59cf6e6e7d0aea9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeroendesloovere/vcard/zipball/2b8b6190c613d368b8cb6552e59cf6e6e7d0aea9", "reference": "2b8b6190c613d368b8cb6552e59cf6e6e7d0aea9", "shasum": "" }, "require": { "behat/transliterator": "~1.0", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "4.6.*" }, "type": "library", "autoload": { "psr-4": { "JeroenDesloovere\\VCard\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeroen Desloovere", "email": "info@jeroendesloovere.be", "homepage": "http://jeroendesloovere.be", "role": "Developer" } ], "description": "This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.", "homepage": "https://github.com/jeroendesloovere/vcard", "keywords": [ ".vcf", "generator", "php", "vCard" ], "support": { "issues": "https://github.com/jeroendesloovere/vcard/issues", "source": "https://github.com/jeroendesloovere/vcard/tree/v1.7.3" }, "time": "2021-11-24T20:21:20+00:00" }, { "name": "maxmind-db/reader", "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", "reference": "2194f58d0f024ce923e685cdf92af3daf9951908" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/2194f58d0f024ce923e685cdf92af3daf9951908", "reference": "2194f58d0f024ce923e685cdf92af3daf9951908", "shasum": "" }, "require": { "php": ">=7.2" }, "conflict": { "ext-maxminddb": "<1.11.1 || >=2.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.*", "phpstan/phpstan": "*", "phpunit/phpunit": ">=8.0.0,<10.0.0", "squizlabs/php_codesniffer": "4.*" }, "suggest": { "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups", "maxmind-db/reader-ext": "C extension for significantly faster IP lookups (install via PIE: pie install maxmind-db/reader-ext)" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\Db\\": "src/MaxMind/Db" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "https://www.maxmind.com/" } ], "description": "MaxMind DB Reader API", "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", "keywords": [ "database", "geoip", "geoip2", "geolocation", "maxmind" ], "support": { "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues", "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.13.1" }, "time": "2025-11-21T22:24:26+00:00" }, { "name": "maxmind/minfraud", "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/maxmind/minfraud-api-php.git", "reference": "301d670200f0ff443a0693a128f3261e44ee9c9d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/minfraud-api-php/zipball/301d670200f0ff443a0693a128f3261e44ee9c9d", "reference": "301d670200f0ff443a0693a128f3261e44ee9c9d", "shasum": "" }, "require": { "ext-json": "*", "geoip2/geoip2": "^2.11", "maxmind/web-service-common": "^0.8.1", "php": ">=7.2", "respect/validation": "~1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "phpunit/phpunit": "^8.0 || ^9.0", "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "MaxMind minFraud API", "homepage": "https://github.com/maxmind/minfraud-api-php", "keywords": [ "fraud", "maxmind", "minfraud" ], "support": { "issues": "https://github.com/maxmind/minfraud-api-php/issues", "source": "https://github.com/maxmind/minfraud-api-php/tree/v1.16.1" }, "time": "2020-11-02T17:16:53+00:00" }, { "name": "maxmind/web-service-common", "version": "v0.8.1", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "32f274051c543fc865e5a84d3a2c703913641ea8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8", "reference": "32f274051c543fc865e5a84d3a2c703913641ea8", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0.3", "ext-curl": "*", "ext-json": "*", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "^8.0 || ^9.0", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\Exception\\": "src/Exception", "MaxMind\\WebService\\": "src/WebService" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "Internal MaxMind Web Service API", "homepage": "https://github.com/maxmind/web-service-common-php", "support": { "issues": "https://github.com/maxmind/web-service-common-php/issues", "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1" }, "time": "2020-11-02T17:00:53+00:00" }, { "name": "metaregistrar/php-epp-client", "version": "1.0.14", "source": { "type": "git", "url": "https://github.com/metaregistrar/php-epp-client.git", "reference": "07fb98fa6cd87f27a03bdcaad36f8882dff26e9d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/metaregistrar/php-epp-client/zipball/07fb98fa6cd87f27a03bdcaad36f8882dff26e9d", "reference": "07fb98fa6cd87f27a03bdcaad36f8882dff26e9d", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-mbstring": "*", "php": "^7|^8.0" }, "require-dev": { "phpunit/phpunit": "^7" }, "type": "library", "autoload": { "classmap": [ "Protocols/", "Registries/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ewout de Graaf", "email": "ewout@metaregistrar.com" } ], "description": "Object-oriented PHP EPP Client", "homepage": "https://github.com/metaregistrar/php-epp-client", "keywords": [ "domains", "epp", "xml" ], "support": { "issues": "https://github.com/metaregistrar/php-epp-client/issues", "source": "https://github.com/metaregistrar/php-epp-client/tree/1.0.14" }, "time": "2025-04-23T07:44:16+00:00" }, { "name": "minphp/acl", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-acl.git", "reference": "ce1d959b1df287b98d3ac9a700679e0b17e9fcff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-acl/zipball/ce1d959b1df287b98d3ac9a700679e0b17e9fcff", "reference": "ce1d959b1df287b98d3ac9a700679e0b17e9fcff", "shasum": "" }, "require": { "minphp/record": "~3.0", "php": ">=5.3.0" }, "require-dev": { "php": ">=5.4.0", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "seedling/seedling": "~1.4.2", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Acl\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Generic ACL Library", "homepage": "http://github.com/phillipsdata/minphp-acl", "support": { "issues": "https://github.com/phillipsdata/minphp-acl/issues", "source": "https://github.com/phillipsdata/minphp-acl/tree/2.0.0" }, "time": "2020-12-23T00:15:54+00:00" }, { "name": "minphp/bridge", "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-bridge.git", "reference": "eb52f7db920f2ef42b3398cb2308277cc4b44312" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-bridge/zipball/eb52f7db920f2ef42b3398cb2308277cc4b44312", "reference": "eb52f7db920f2ef42b3398cb2308277cc4b44312", "shasum": "" }, "require": { "minphp/acl": "^2.0", "minphp/cache": "^1.0", "minphp/configure": "^2.0", "minphp/container": "^2.1", "minphp/date": "^1.0", "minphp/form": "^1.0", "minphp/html": "^1.0", "minphp/input": "^1.0", "minphp/javascript": "^1.0", "minphp/language": "^1.1", "minphp/pagination": "^1.0", "minphp/record": "^3.0", "minphp/session": "^1.2.1", "minphp/xml": "^1.0", "php": ">=5.4.0" }, "require-dev": { "php-coveralls/php-coveralls": "~1.0", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Bridge\\": "src" }, "classmap": [ "src/Components", "src/Helpers", "src/Lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Bridges minPHP 0.x to minPHP 1.x", "homepage": "http://github.com/phillipsdata/minphp-bridge", "support": { "issues": "https://github.com/phillipsdata/minphp-bridge/issues", "source": "https://github.com/phillipsdata/minphp-bridge/tree/3.3.1" }, "time": "2025-06-02T16:31:35+00:00" }, { "name": "minphp/cache", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-cache.git", "reference": "b4b4ec7103180b1fe758894bd2f00a3572fe08a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-cache/zipball/b4b4ec7103180b1fe758894bd2f00a3572fe08a9", "reference": "b4b4ec7103180b1fe758894bd2f00a3572fe08a9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Cache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Cache Library", "homepage": "http://github.com/phillipsdata/minphp-cache", "support": { "issues": "https://github.com/phillipsdata/minphp-cache/issues", "source": "https://github.com/phillipsdata/minphp-cache/tree/master" }, "time": "2015-12-11T22:48:59+00:00" }, { "name": "minphp/configure", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-configure.git", "reference": "d62591e1b2549a23360a16869b36e16604932c49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-configure/zipball/d62591e1b2549a23360a16869b36e16604932c49", "reference": "d62591e1b2549a23360a16869b36e16604932c49", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Configure\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Generic Configuration Library", "homepage": "http://github.com/phillipsdata/minphp-configure", "support": { "issues": "https://github.com/phillipsdata/minphp-configure/issues", "source": "https://github.com/phillipsdata/minphp-configure/tree/master" }, "time": "2017-10-31T18:20:52+00:00" }, { "name": "minphp/container", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-container.git", "reference": "8991fde2c51353c0b2da3c0a8ff8bd213d197083" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-container/zipball/8991fde2c51353c0b2da3c0a8ff8bd213d197083", "reference": "8991fde2c51353c0b2da3c0a8ff8bd213d197083", "shasum": "" }, "require": { "container-interop/container-interop": "^1.0", "php": ">=5.3.0", "pimple/pimple": "^3.0" }, "require-dev": { "phpunit/phpunit": "^4.0", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "^2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Container\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "A Dependency Injection Container based on Pimple", "homepage": "http://github.com/phillipsdata/minphp-container", "support": { "issues": "https://github.com/phillipsdata/minphp-container/issues", "source": "https://github.com/phillipsdata/minphp-container/tree/master" }, "time": "2016-04-01T22:49:41+00:00" }, { "name": "minphp/date", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-date.git", "reference": "e720aed224b4be154a98ff094790ddc0e1c3370b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-date/zipball/e720aed224b4be154a98ff094790ddc0e1c3370b", "reference": "e720aed224b4be154a98ff094790ddc0e1c3370b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.7", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Date\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Date Library", "homepage": "http://github.com/phillipsdata/minphp-date", "support": { "issues": "https://github.com/phillipsdata/minphp-date/issues", "source": "https://github.com/phillipsdata/minphp-date/tree/1.4.2" }, "time": "2026-01-22T14:31:08+00:00" }, { "name": "minphp/db", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-db.git", "reference": "e90a7af90938148b2e4cbba28175429ecc9a104d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-db/zipball/e90a7af90938148b2e4cbba28175429ecc9a104d", "reference": "e90a7af90938148b2e4cbba28175429ecc9a104d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Db\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Database Connection Library", "homepage": "http://github.com/phillipsdata/minphp-db", "support": { "issues": "https://github.com/phillipsdata/minphp-db/issues", "source": "https://github.com/phillipsdata/minphp-db/tree/master" }, "time": "2015-11-30T22:49:06+00:00" }, { "name": "minphp/form", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-form.git", "reference": "e13f064f592d85858f1befb04801b7dc3e9ec9cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-form/zipball/e13f064f592d85858f1befb04801b7dc3e9ec9cd", "reference": "e13f064f592d85858f1befb04801b7dc3e9ec9cd", "shasum": "" }, "require": { "minphp/html": "~1.0", "php": ">=5.6.0" }, "require-dev": { "php-coveralls/php-coveralls": "~1.0", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Form\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Form Builder Library", "homepage": "http://github.com/phillipsdata/minphp-form", "support": { "issues": "https://github.com/phillipsdata/minphp-form/issues", "source": "https://github.com/phillipsdata/minphp-form/tree/1.2.1" }, "time": "2026-05-11T19:50:05+00:00" }, { "name": "minphp/html", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-html.git", "reference": "568f6079cf3bccc661169d25619400e059e70e3d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-html/zipball/568f6079cf3bccc661169d25619400e059e70e3d", "reference": "568f6079cf3bccc661169d25619400e059e70e3d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.2" }, "suggest": { "ext-mbstring": "May increase performance encoding characters" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Html\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "HTML Helper", "homepage": "http://github.com/phillipsdata/minphp-html", "support": { "issues": "https://github.com/phillipsdata/minphp-html/issues", "source": "https://github.com/phillipsdata/minphp-html/tree/1.1.2" }, "time": "2025-07-21T19:30:42+00:00" }, { "name": "minphp/input", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-input.git", "reference": "2edfeaa1b36fb3f2763062b8e728db25c2c9507d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-input/zipball/2edfeaa1b36fb3f2763062b8e728db25c2c9507d", "reference": "2edfeaa1b36fb3f2763062b8e728db25c2c9507d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "php-coveralls/php-coveralls": "~1.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Input\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Input Validation Library", "homepage": "http://github.com/phillipsdata/minphp-input", "support": { "issues": "https://github.com/phillipsdata/minphp-input/issues", "source": "https://github.com/phillipsdata/minphp-input/tree/1.1.0" }, "time": "2023-06-16T15:22:50+00:00" }, { "name": "minphp/javascript", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-javascript.git", "reference": "0f7baaf4fce67d42ecd7f7e6a4c252644c011efd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-javascript/zipball/0f7baaf4fce67d42ecd7f7e6a4c252644c011efd", "reference": "0f7baaf4fce67d42ecd7f7e6a4c252644c011efd", "shasum": "" }, "require": { "minphp/html": "~1.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Javascript\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Javascript Helper", "homepage": "http://github.com/phillipsdata/minphp-javascript", "support": { "issues": "https://github.com/phillipsdata/minphp-javascript/issues", "source": "https://github.com/phillipsdata/minphp-javascript/tree/master" }, "time": "2015-12-11T22:08:14+00:00" }, { "name": "minphp/language", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-language.git", "reference": "e9029421a4e934d102dd89ddb029d1f71e41c922" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-language/zipball/e9029421a4e934d102dd89ddb029d1f71e41c922", "reference": "e9029421a4e934d102dd89ddb029d1f71e41c922", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Language\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Language Library", "homepage": "http://github.com/phillipsdata/minphp-language", "support": { "issues": "https://github.com/phillipsdata/minphp-language/issues", "source": "https://github.com/phillipsdata/minphp-language/tree/1.2.0" }, "time": "2024-09-17T14:42:00+00:00" }, { "name": "minphp/pagination", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-pagination.git", "reference": "bab821ebb753dc89f9ddb58d4ec603db45533b7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-pagination/zipball/bab821ebb753dc89f9ddb58d4ec603db45533b7d", "reference": "bab821ebb753dc89f9ddb58d4ec603db45533b7d", "shasum": "" }, "require": { "minphp/html": "~1.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Pagination\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Pagination Helper", "homepage": "http://github.com/phillipsdata/minphp-pagination", "support": { "issues": "https://github.com/phillipsdata/minphp-pagination/issues", "source": "https://github.com/phillipsdata/minphp-pagination/tree/1.0.1" }, "time": "2026-03-17T13:34:24+00:00" }, { "name": "minphp/record", "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-record.git", "reference": "e4f9e356d87d5b9acf12f08baf33914e2f36b761" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-record/zipball/e4f9e356d87d5b9acf12f08baf33914e2f36b761", "reference": "e4f9e356d87d5b9acf12f08baf33914e2f36b761", "shasum": "" }, "require": { "minphp/db": "~2.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Record\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "Database Access Library", "homepage": "http://github.com/phillipsdata/minphp-record", "support": { "issues": "https://github.com/phillipsdata/minphp-record/issues", "source": "https://github.com/phillipsdata/minphp-record/tree/3.1.2" }, "time": "2023-05-26T17:26:54+00:00" }, { "name": "minphp/session", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-session.git", "reference": "c034071e753b9de19fd2f4efa4145471f39bbce3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-session/zipball/c034071e753b9de19fd2f4efa4145471f39bbce3", "reference": "c034071e753b9de19fd2f4efa4145471f39bbce3", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "php": ">=5.4.0", "php-coveralls/php-coveralls": "~1.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Session\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" }, { "name": "Tyson Phillips", "email": "tyson@phillipsdata.com" } ], "description": "Session Management Library", "homepage": "http://github.com/phillipsdata/minphp-session", "support": { "issues": "https://github.com/phillipsdata/minphp-session/issues", "source": "https://github.com/phillipsdata/minphp-session/tree/1.3.0" }, "time": "2023-03-11T00:25:53+00:00" }, { "name": "minphp/xml", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/minphp-xml.git", "reference": "436f210733dd25e6cdd041a3db7e775c18bc060e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/minphp-xml/zipball/436f210733dd25e6cdd041a3db7e775c18bc060e", "reference": "436f210733dd25e6cdd041a3db7e775c18bc060e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Minphp\\Xml\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "XML Helper", "homepage": "http://github.com/phillipsdata/minphp-xml", "support": { "issues": "https://github.com/phillipsdata/minphp-xml/issues", "source": "https://github.com/phillipsdata/minphp-xml/tree/master" }, "time": "2015-12-11T22:33:50+00:00" }, { "name": "monolog/monolog", "version": "2.9.3", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", "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 || ^2@dev", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", "phpspec/prophecy": "^1.15", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5.38 || ^9.6.19", "predis/predis": "^1.1 || ^2.0", "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", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "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.9.3" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2024-04-12T20:52:51+00:00" }, { "name": "openprovider/rest-client-php", "version": "v1.0.1-beta", "source": { "type": "git", "url": "https://github.com/openprovider/rest-client-php.git", "reference": "32eaa453ad80418a7078949a97a2d86c9bbeb291" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/openprovider/rest-client-php/zipball/32eaa453ad80418a7078949a97a2d86c9bbeb291", "reference": "32eaa453ad80418a7078949a97a2d86c9bbeb291", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^6.2", "php": ">=7.1" }, "type": "library", "autoload": { "psr-4": { "Openprovider\\Api\\Rest\\Client\\": "src/", "Openprovider\\Api\\Rest\\Client\\Dns\\": "src/Dns/", "Openprovider\\Api\\Rest\\Client\\Ssl\\": "src/Ssl/", "Openprovider\\Api\\Rest\\Client\\Tld\\": "src/Tld/", "Openprovider\\Api\\Rest\\Client\\Auth\\": "src/Auth/", "Openprovider\\Api\\Rest\\Client\\Domain\\": "src/Domain/", "Openprovider\\Api\\Rest\\Client\\Person\\": "src/Person/", "Openprovider\\Api\\Rest\\Client\\Billing\\": "src/Billing/", "Openprovider\\Api\\Rest\\Client\\Helpers\\": "src/Helpers/", "Openprovider\\Api\\Rest\\Client\\License\\": "src/License/", "Openprovider\\Api\\Rest\\Client\\Template\\": "src/EmailTemplate/", "Openprovider\\Api\\Rest\\Client\\SpamExpert\\": "src/SpamExpert/" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "eyudkin", "email": "eyudkin@openprovider.ru" } ], "description": "Rest HTTP client for Openprovider API", "support": { "issues": "https://github.com/openprovider/rest-client-php/issues", "source": "https://github.com/openprovider/rest-client-php/tree/v1.0.1-beta" }, "time": "2021-10-11T13:31:53+00:00" }, { "name": "ovh/ovh", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/ovh/php-ovh.git", "reference": "c473b3d67e5757c188b10e3048aba1ec43133653" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ovh/php-ovh/zipball/c473b3d67e5757c188b10e3048aba1ec43133653", "reference": "c473b3d67e5757c188b10e3048aba1ec43133653", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0" }, "require-dev": { "phing/phing": "^2.14", "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "psr-4": { "Ovh\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Wrapper for OVH APIs", "support": { "issues": "https://github.com/ovh/php-ovh/issues", "source": "https://github.com/ovh/php-ovh/tree/master" }, "time": "2019-11-16T17:12:55+00:00" }, { "name": "ph-7/eu-vat-validator", "version": "2.9", "source": { "type": "git", "url": "https://github.com/pH-7/eu-vat-validator.git", "reference": "0565660d864459392fdf986aa29f4d7b9420a7cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pH-7/eu-vat-validator/zipball/0565660d864459392fdf986aa29f4d7b9420a7cd", "reference": "0565660d864459392fdf986aa29f4d7b9420a7cd", "shasum": "" }, "require": { "ext-soap": "*", "php": ">=7.1.0" }, "require-dev": { "phake/phake": "^3.1", "phpunit/phpunit": "^7.5" }, "type": "library", "autoload": { "psr-4": { "PH7\\Eu\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Pierre-Henry Soria", "email": "hi@ph7.me", "homepage": "https://pierrehenry.be", "role": "Software Engineer" } ], "description": "A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).", "homepage": "http://ph7.me", "keywords": [ "TVA", "eu vat", "tva number", "validate eu vat", "validate vat number", "validation", "validator", "vat", "vat number", "vat number validator", "vat validator", "vies" ], "support": { "issues": "https://github.com/pH-7/eu-vat-validator/issues", "source": "https://github.com/pH-7/eu-vat-validator/tree/2.9" }, "time": "2022-01-15T00:34:47+00:00" }, { "name": "phillipsdata/csv", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/phillipsdata/csv.git", "reference": "4adf31ff85370bde3ca3c1a4211805a41bafb9ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/csv/zipball/4adf31ff85370bde3ca3c1a4211805a41bafb9ad", "reference": "4adf31ff85370bde3ca3c1a4211805a41bafb9ad", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "~4.8", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "PhillipsData\\Csv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "CSV Reader and Writer", "keywords": [ "csv", "delimited", "file", "parser", "tab" ], "support": { "issues": "https://github.com/phillipsdata/csv/issues", "source": "https://github.com/phillipsdata/csv/tree/master" }, "time": "2016-03-04T19:48:08+00:00" }, { "name": "phillipsdata/priority-schedule", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/phillipsdata/priority-schedule.git", "reference": "2a3f1f099f5269e1640046d50bbce9aa5d5ba93a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phillipsdata/priority-schedule/zipball/2a3f1f099f5269e1640046d50bbce9aa5d5ba93a", "reference": "2a3f1f099f5269e1640046d50bbce9aa5d5ba93a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "^2.2" }, "type": "library", "autoload": { "psr-4": { "PhillipsData\\PrioritySchedule\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cody Phillips", "email": "therealclphillips@gmail.com" } ], "description": "A priority schedule library", "homepage": "http://github.com/phillipsdata/priority-schedule", "support": { "issues": "https://github.com/phillipsdata/priority-schedule/issues", "source": "https://github.com/phillipsdata/priority-schedule/tree/master" }, "time": "2016-03-24T21:56:40+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "support": { "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" }, "time": "2020-06-27T09:03:43+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "" }, "require": { "ext-filter": "*", "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.3", "webmozart/assert": "^1.9.1" }, "require-dev": { "mockery/mockery": "~1.3.2", "psalm/phar": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" }, { "name": "Jaap van Otterdijk", "email": "account@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" }, "time": "2021-10-19T17:43:47+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "77a32518733312af16a44300404e945338981de3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", "reference": "77a32518733312af16a44300404e945338981de3", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { "ext-tokenizer": "*", "psalm/phar": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1" }, "time": "2022-03-15T21:29:03+00:00" }, { "name": "phpseclib/phpseclib", "version": "2.0.47", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b7d7d90ee7df7f33a664b4aea32d50a305d35adb", "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "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.", "ext-xml": "Install the XML extension to load XML formatted public keys." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib\\": "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ürgen 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/2.0.47" }, "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" } ], "time": "2024-02-26T04:55:38+00:00" }, { "name": "pimple/pimple", "version": "v3.6.2", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce", "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1 || ^2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "support": { "source": "https://github.com/silexphp/Pimple/tree/v3.6.2" }, "time": "2026-02-26T08:23:44+00:00" }, { "name": "psr/container", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/2ae37329ee82f91efadc282cc2d527fd6065a5ef", "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "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/2.0.1" }, "time": "2021-03-24T13:40:57+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https://github.com/php-fig/event-dispatcher/issues", "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-message", "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/1.1" }, "time": "2023-04-04T09:50:52+00:00" }, { "name": "psr/log", "version": "1.1.4", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "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" }, "type": "library", "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" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "razorpay/razorpay", "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/razorpay/razorpay-php.git", "reference": "f36ad5ec74522d2930ffad3b160dddc454e42f4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/f36ad5ec74522d2930ffad3b160dddc454e42f4d", "reference": "f36ad5ec74522d2930ffad3b160dddc454e42f4d", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.3.0", "rmccue/requests": "v1.8.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", "raveren/kint": "1.*" }, "type": "library", "autoload": { "psr-4": { "Razorpay\\Api\\": "src/", "Razorpay\\Tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Abhay Rana", "email": "nemo@razorpay.com", "homepage": "https://captnemo.in", "role": "Developer" }, { "name": "Shashank Kumar", "email": "shashank@razorpay.com", "role": "Developer" } ], "description": "Razorpay PHP Client Library", "homepage": "https://docs.razorpay.com", "keywords": [ "api", "client", "php", "razorpay" ], "support": { "email": "contact@razorpay.com", "issues": "https://github.com/Razorpay/razorpay-php/issues", "source": "https://github.com/Razorpay/razorpay-php" }, "time": "2022-03-08T13:36:42+00:00" }, { "name": "respect/validation", "version": "1.1.31", "source": { "type": "git", "url": "https://github.com/Respect/Validation.git", "reference": "45d109fc830644fecc1145200d6351ce4f2769d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Respect/Validation/zipball/45d109fc830644fecc1145200d6351ce4f2769d0", "reference": "45d109fc830644fecc1145200d6351ce4f2769d0", "shasum": "" }, "require": { "php": ">=5.4", "symfony/polyfill-mbstring": "^1.2" }, "require-dev": { "egulias/email-validator": "~1.2 || ~2.1", "mikey179/vfsstream": "^1.5", "phpunit/phpunit": "~4.0 || ~5.0", "symfony/validator": "~2.6.9", "zendframework/zend-validator": "~2.3" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", "ext-bcmath": "Arbitrary Precision Mathematics", "ext-mbstring": "Multibyte String Functions", "friendsofphp/php-cs-fixer": "Fix PSR2 and other coding style issues", "symfony/validator": "Use Symfony validator through Respect\\Validation", "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Respect\\Validation\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Respect/Validation Contributors", "homepage": "https://github.com/Respect/Validation/graphs/contributors" } ], "description": "The most awesome validation engine ever created for PHP", "homepage": "http://respect.github.io/Validation/", "keywords": [ "respect", "validation", "validator" ], "support": { "issues": "https://github.com/Respect/Validation/issues", "source": "https://github.com/Respect/Validation/tree/1.1.31" }, "time": "2019-05-28T06:10:06+00:00" }, { "name": "rmccue/requests", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/WordPress/Requests.git", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.0", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5", "requests/test-server": "dev-master", "squizlabs/php_codesniffer": "^3.5", "wp-coding-standards/wpcs": "^2.0" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/WordPress/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "support": { "issues": "https://github.com/WordPress/Requests/issues", "source": "https://github.com/WordPress/Requests/tree/v1.8.0" }, "time": "2021-04-27T11:05:25+00:00" }, { "name": "stripe/stripe-php", "version": "v7.128.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "c704949c49b72985c76cc61063aa26fefbd2724e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", "reference": "c704949c49b72985c76cc61063aa26fefbd2724e", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.5.0", "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^5.7 || ^9.0", "squizlabs/php_codesniffer": "^3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", "source": "https://github.com/stripe/stripe-php/tree/v7.128.0" }, "time": "2022-05-05T17:18:02+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "2.5-dev" } }, "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/v2.5.4" }, "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" } ], "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/event-dispatcher", "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9", "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher-contracts": "^2|^3", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^4.4|^5.0|^6.0", "symfony/service-contracts": "^1.1|^2|^3", "symfony/stopwatch": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.45" }, "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" } ], "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/event-dispatcher-contracts", "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f", "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/event-dispatcher": "^1" }, "suggest": { "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "2.5-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\EventDispatcher\\": "" } }, "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": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.4" }, "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" } ], "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/finder", "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "63741784cd7b9967975eec610b256eed3ede022b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b", "reference": "63741784cd7b9967975eec610b256eed3ede022b", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v5.4.45" }, "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" } ], "time": "2024-09-28T13:32:08+00:00" }, { "name": "symfony/http-foundation", "version": "v5.4.50", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609", "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "predis/predis": "^1.0|^2.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", "symfony/mime": "^4.4|^5.0|^6.0", "symfony/rate-limiter": "^5.2|^6.0" }, "suggest": { "symfony/mime": "To use the file extension guesser" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-foundation/tree/v5.4.50" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2025-11-03T12:58:48+00:00" }, { "name": "symfony/mailer", "version": "v5.4.52", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", "reference": "5b5385bc21c3549a80abc1353ccf8eb0b6861c61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mailer/zipball/5b5385bc21c3549a80abc1353ccf8eb0b6861c61", "reference": "5b5385bc21c3549a80abc1353ccf8eb0b6861c61", "shasum": "" }, "require": { "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=7.2.5", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher": "^4.4|^5.0|^6.0", "symfony/mime": "^5.2.6|^6.0", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2|^3" }, "conflict": { "symfony/http-kernel": "<4.4" }, "require-dev": { "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/messenger": "^4.4|^5.0|^6.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/mailer/tree/v5.4.52" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-11T06:39:31+00:00" }, { "name": "symfony/mime", "version": "v5.4.52", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "8f89d3a319b92486b0bcc43c0479d19fdb0e2f64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/8f89d3a319b92486b0bcc43c0479d19fdb0e2f64", "reference": "8f89d3a319b92486b0bcc43c0479d19fdb0e2f64", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<4.4", "symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/process": "^5.4|^6.4", "symfony/property-access": "^4.4|^5.1|^6.0", "symfony/property-info": "^4.4|^5.1|^6.0", "symfony/serializer": "^5.4.35|~6.3.12|^6.4.3" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mime\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ "mime", "mime-type" ], "support": { "source": "https://github.com/symfony/mime/tree/v5.4.52" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-05T14:35:32+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "141046a8f9477948ff284fa65be2095baafb94f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2", "reference": "141046a8f9477948ff284fa65be2095baafb94f2", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-iconv", "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "2c5729fd241b4b22f6e4b436bc3354a4f262df57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/2c5729fd241b4b22f6e4b436bc3354a4f262df57", "reference": "2c5729fd241b4b22f6e4b436bc3354a4f262df57", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-iconv": "*" }, "suggest": { "ext-iconv": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Iconv\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "iconv", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-iconv/tree/v1.37.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "e9247d281d694a5120554d9afaf54e070e88a603" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", "reference": "e9247d281d694a5120554d9afaf54e070e88a603", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-26T05:58:03+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "dc21118016c039a66235cf93d96b435ffb282412" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412", "reference": "dc21118016c039a66235cf93d96b435ffb282412", "shasum": "" }, "require": { "php": ">=7.2", "symfony/polyfill-intl-normalizer": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-25T15:22:23+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-27T06:59:30+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" }, "branch-alias": { "dev-main": "1.28-dev" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" }, "branch-alias": { "dev-main": "1.28-dev" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-php82", "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", "reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/7716bea9c86776fb3362d6b52fe1fc9471056a49", "reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" }, "branch-alias": { "dev-main": "1.28-dev" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php82\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php82/tree/v1.28.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-08-25T17:27:25+00:00" }, { "name": "symfony/property-access", "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "111e7ed617509f1a9139686055d234aad6e388e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/111e7ed617509f1a9139686055d234aad6e388e0", "reference": "111e7ed617509f1a9139686055d234aad6e388e0", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/property-info": "^5.2|^6.0" }, "require-dev": { "symfony/cache": "^4.4|^5.0|^6.0" }, "suggest": { "psr/cache-implementation": "To cache access methods." }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property-path", "reflection" ], "support": { "source": "https://github.com/symfony/property-access/tree/v5.4.45" }, "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" } ], "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/property-info", "version": "v5.4.48", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", "reference": "a0396295ad585f95fccd690bc6a281e5bd303902" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-info/zipball/a0396295ad585f95fccd690bc6a281e5bd303902", "reference": "a0396295ad585f95fccd690bc6a281e5bd303902", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/string": "^5.1|^6.0" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<4.4" }, "require-dev": { "doctrine/annotations": "^1.10.4|^2", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpstan/phpdoc-parser": "^1.0|^2.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/serializer": "^4.4|^5.0|^6.0" }, "suggest": { "phpdocumentor/reflection-docblock": "To use the PHPDoc", "psr/cache-implementation": "To cache results", "symfony/doctrine-bridge": "To use Doctrine metadata", "symfony/serializer": "To use Serializer metadata" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", "keywords": [ "doctrine", "phpdoc", "property", "symfony", "type", "validator" ], "support": { "source": "https://github.com/symfony/property-info/tree/v5.4.48" }, "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" } ], "time": "2024-11-25T16:14:41+00:00" }, { "name": "symfony/serializer", "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "460c5df9fb6c39d10d5b7f386e4feae4b6370221" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/460c5df9fb6c39d10d5b7f386e4feae4b6370221", "reference": "460c5df9fb6c39d10d5b7f386e4feae4b6370221", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<4.4", "symfony/property-access": "<5.4", "symfony/property-info": "<5.4.24|>=6,<6.2.11", "symfony/uid": "<5.3", "symfony/yaml": "<4.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/filesystem": "^4.4|^5.0|^6.0", "symfony/form": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^4.4|^5.0|^6.0", "symfony/mime": "^4.4|^5.0|^6.0", "symfony/property-access": "^5.4.26|^6.3", "symfony/property-info": "^5.4.24|^6.2.11", "symfony/uid": "^5.3|^6.0", "symfony/validator": "^4.4|^5.0|^6.0", "symfony/var-dumper": "^4.4|^5.0|^6.0", "symfony/var-exporter": "^4.4|^5.0|^6.0", "symfony/yaml": "^4.4|^5.0|^6.0" }, "suggest": { "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/property-info": "To deserialize relations.", "symfony/var-exporter": "For using the metadata compiler.", "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/serializer/tree/v5.4.45" }, "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" } ], "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/service-contracts", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0", "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0", "shasum": "" }, "require": { "php": "^7.1.3" }, "suggest": { "psr/container": "", "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "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": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v1.1.2" }, "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/string", "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "136ca7d72f72b599f2631aca474a4f8e26719799" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799", "reference": "136ca7d72f72b599f2631aca474a4f8e26719799", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "~1.15" }, "conflict": { "symfony/translation-contracts": ">=3.0" }, "require-dev": { "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/translation-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0|^6.0" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v5.4.47" }, "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" } ], "time": "2024-11-10T20:33:58+00:00" }, { "name": "symfony/yaml", "version": "v5.4.53", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<5.3" }, "require-dev": { "symfony/console": "^5.3|^6.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "bin": [ "Resources/bin/yaml-lint" ], "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v5.4.53" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-20T17:13:41+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.10.1", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7a2701251e5d52fc3d508fd71704683eb54f5939", "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.1.0" }, "type": "library", "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.1" }, "funding": [ { "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", "type": "custom" } ], "time": "2025-11-21T10:58:21+00:00" }, { "name": "twilio/sdk", "version": "6.44.4", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "08aad5f377e2245b9cd7508e7762d95e7392fa4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/08aad5f377e2245b9cd7508e7762d95e7392fa4d", "reference": "08aad5f377e2245b9cd7508e7762d95e7392fa4d", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.3 || ^7.0", "phpunit/phpunit": ">=7.0 < 10" }, "suggest": { "guzzlehttp/guzzle": "An HTTP client to execute the API requests" }, "type": "library", "autoload": { "psr-4": { "Twilio\\": "src/Twilio/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Twilio API Team", "email": "api@twilio.com" } ], "description": "A PHP wrapper for Twilio's API", "homepage": "https://github.com/twilio/twilio-php", "keywords": [ "api", "sms", "twilio" ], "support": { "issues": "https://github.com/twilio/twilio-php/issues", "source": "https://github.com/twilio/twilio-php/tree/6.44.4" }, "time": "2023-02-22T19:59:53+00:00" }, { "name": "webmozart/assert", "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "9be6926d8b485f55b9229203f962b51ed377ba68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", "reference": "9be6926d8b485f55b9229203f962b51ed377ba68", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-filter": "*", "php": "^7.2 || ^8.0" }, "suggest": { "ext-intl": "", "ext-simplexml": "", "ext-spl": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.12.1" }, "time": "2025-10-29T15:56:20+00:00" }, { "name": "webtopay/libwebtopay", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/paysera/lib-webtopay.git", "reference": "9d12c9fe3a0a23b59fd0961986fd639fdda72f3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paysera/lib-webtopay/zipball/9d12c9fe3a0a23b59fd0961986fd639fdda72f3b", "reference": "9d12c9fe3a0a23b59fd0961986fd639fdda72f3b", "shasum": "" }, "require": { "php": "^5.5 || ^7.0 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Paysera", "homepage": "https://www.paysera.com/" } ], "description": "PHP Library for Paysera payment gateway integration", "support": { "issues": "https://github.com/paysera/lib-webtopay/issues", "source": "https://github.com/paysera/lib-webtopay/tree/1.8.1" }, "time": "2023-05-10T09:53:06+00:00" }, { "name": "zbateson/mail-mime-parser", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/zbateson/mail-mime-parser.git", "reference": "ff49e02f6489b38f7cc3d1bd3971adc0f872569c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zbateson/mail-mime-parser/zipball/ff49e02f6489b38f7cc3d1bd3971adc0f872569c", "reference": "ff49e02f6489b38f7cc3d1bd3971adc0f872569c", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.7.0|^2.0", "php": ">=7.1", "pimple/pimple": "^3.0", "zbateson/mb-wrapper": "^1.0.1", "zbateson/stream-decorators": "^1.0.6" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "mikey179/vfsstream": "^1.6.0", "phpstan/phpstan": "*", "phpunit/phpunit": "<10" }, "suggest": { "ext-iconv": "For best support/performance", "ext-mbstring": "For best support/performance" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\MailMimeParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" }, { "name": "Contributors", "homepage": "https://github.com/zbateson/mail-mime-parser/graphs/contributors" } ], "description": "MIME email message parser", "homepage": "https://mail-mime-parser.org", "keywords": [ "MimeMailParser", "email", "mail", "mailparse", "mime", "mimeparse", "parser", "php-imap" ], "support": { "docs": "https://mail-mime-parser.org/#usage-guide", "issues": "https://github.com/zbateson/mail-mime-parser/issues", "source": "https://github.com/zbateson/mail-mime-parser" }, "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2024-04-28T00:58:54+00:00" }, { "name": "zbateson/mb-wrapper", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/zbateson/mb-wrapper.git", "reference": "09a8b77eb94af3823a9a6623dcc94f8d988da67f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zbateson/mb-wrapper/zipball/09a8b77eb94af3823a9a6623dcc94f8d988da67f", "reference": "09a8b77eb94af3823a9a6623dcc94f8d988da67f", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-iconv": "^1.9", "symfony/polyfill-mbstring": "^1.9" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "phpstan/phpstan": "*", "phpunit/phpunit": "<10.0" }, "suggest": { "ext-iconv": "For best support/performance", "ext-mbstring": "For best support/performance" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\MbWrapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" } ], "description": "Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation", "keywords": [ "charset", "encoding", "http", "iconv", "mail", "mb", "mb_convert_encoding", "mbstring", "mime", "multibyte", "string" ], "support": { "issues": "https://github.com/zbateson/mb-wrapper/issues", "source": "https://github.com/zbateson/mb-wrapper/tree/1.2.1" }, "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2024-03-18T04:31:04+00:00" }, { "name": "zbateson/stream-decorators", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/zbateson/stream-decorators.git", "reference": "783b034024fda8eafa19675fb2552f8654d3a3e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zbateson/stream-decorators/zipball/783b034024fda8eafa19675fb2552f8654d3a3e9", "reference": "783b034024fda8eafa19675fb2552f8654d3a3e9", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.9 | ^2.0", "php": ">=7.2", "zbateson/mb-wrapper": "^1.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "phpstan/phpstan": "*", "phpunit/phpunit": "<10.0" }, "type": "library", "autoload": { "psr-4": { "ZBateson\\StreamDecorators\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Zaahid Bateson" } ], "description": "PHP psr7 stream decorators for mime message part streams", "keywords": [ "base64", "charset", "decorators", "mail", "mime", "psr7", "quoted-printable", "stream", "uuencode" ], "support": { "issues": "https://github.com/zbateson/stream-decorators/issues", "source": "https://github.com/zbateson/stream-decorators/tree/1.2.1" }, "funding": [ { "url": "https://github.com/zbateson", "type": "github" } ], "time": "2023-05-30T22:51:52+00:00" } ], "packages-dev": [ { "name": "doctrine/instantiator", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^11", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.16 || ^1", "phpstan/phpstan": "^1.4", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.30 || ^5.4" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", "source": "https://github.com/doctrine/instantiator/tree/1.5.0" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", "type": "tidelift" } ], "time": "2022-12-30T00:15:36+00:00" }, { "name": "myclabs/deep-copy", "version": "1.13.4", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/collections": "<1.6.8", "doctrine/common": "<2.13.3 || >=3 <3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", "phpspec/prophecy": "^1.10", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { "files": [ "src/DeepCopy/deep_copy.php" ], "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2025-08-01T08:46:24+00:00" }, { "name": "phar-io/manifest", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "54750ef60c58e43759730615a392c31c80e23176" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", "reference": "54750ef60c58e43759730615a392c31c80e23176", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1", "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support": { "issues": "https://github.com/phar-io/manifest/issues", "source": "https://github.com/phar-io/manifest/tree/2.0.4" }, "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2024-03-03T12:33:53+00:00" }, { "name": "phar-io/version", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", "source": "https://github.com/phar-io/version/tree/3.2.1" }, "time": "2022-02-21T01:04:05+00:00" }, { "name": "phpunit/php-code-coverage", "version": "7.0.17", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "40a4ed114a4aea5afd6df8d0f0c9cd3033097f66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/40a4ed114a4aea5afd6df8d0f0c9cd3033097f66", "reference": "40a4ed114a4aea5afd6df8d0f0c9cd3033097f66", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": ">=7.2", "phpunit/php-file-iterator": "^2.0.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-token-stream": "^3.1.3 || ^4.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/environment": "^4.2.2", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1.3" }, "require-dev": { "phpunit/phpunit": "^8.2.2" }, "suggest": { "ext-xdebug": "^2.7.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "7.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.17" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:09:37+00:00" }, { "name": "phpunit/php-file-iterator", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "69deeb8664f611f156a924154985fbd4911eb36b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/69deeb8664f611f156a924154985fbd4911eb36b", "reference": "69deeb8664f611f156a924154985fbd4911eb36b", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "support": { "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:39:50+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "support": { "issues": "https://github.com/sebastianbergmann/php-text-template/issues", "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1" }, "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd521c31bd5b305b0bb", "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "support": { "issues": "https://github.com/sebastianbergmann/php-timer/issues", "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:42:41+00:00" }, { "name": "phpunit/php-token-stream", "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "9c1da83261628cb24b6a6df371b6e312b3954768" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768", "reference": "9c1da83261628cb24b6a6df371b6e312b3954768", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "support": { "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-07-26T12:15:06+00:00" }, { "name": "phpunit/phpunit", "version": "8.5.52", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "1015741814413c156abb0f53d7db7bbd03c6e858" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1015741814413c156abb0f53d7db7bbd03c6e858", "reference": "1015741814413c156abb0f53d7db7bbd03c6e858", "shasum": "" }, "require": { "doctrine/instantiator": "^1.5.0", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", "myclabs/deep-copy": "^1.13.4", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=7.2", "phpunit/php-code-coverage": "^7.0.17", "phpunit/php-file-iterator": "^2.0.6", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.1.4", "sebastian/comparator": "^3.0.7", "sebastian/diff": "^3.0.6", "sebastian/environment": "^4.2.5", "sebastian/exporter": "^3.1.8", "sebastian/global-state": "^3.0.6", "sebastian/object-enumerator": "^3.0.5", "sebastian/resource-operations": "^2.0.3", "sebastian/type": "^1.1.5", "sebastian/version": "^2.0.1" }, "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files", "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage", "phpunit/php-invoker": "To allow enforcing time limits" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "8.5-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.52" }, "funding": [ { "url": "https://phpunit.de/sponsors.html", "type": "custom" }, { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "type": "tidelift" } ], "time": "2026-01-27T05:20:18+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54", "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "support": { "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:45:45+00:00" }, { "name": "sebastian/comparator", "version": "3.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", "shasum": "" }, "require": { "php": ">=7.1", "sebastian/diff": "^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.7" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator", "type": "tidelift" } ], "time": "2026-01-24T09:20:25+00:00" }, { "name": "sebastian/diff", "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/98ff311ca519c3aa73ccd3de053bdb377171d7b6", "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.0", "symfony/process": "^2 || ^3.3 || ^4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "source": "https://github.com/sebastianbergmann/diff/tree/3.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:16:36+00:00" }, { "name": "sebastian/environment", "version": "4.2.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "56932f6049a0482853056ffd617c91ffcc754205" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/56932f6049a0482853056ffd617c91ffcc754205", "reference": "56932f6049a0482853056ffd617c91ffcc754205", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "suggest": { "ext-posix": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "source": "https://github.com/sebastianbergmann/environment/tree/4.2.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:49:59+00:00" }, { "name": "sebastian/exporter", "version": "3.1.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64cfeaa341951ceb2019d7b98232399d57bb2296", "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296", "shasum": "" }, "require": { "php": ">=7.2", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.8" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", "type": "tidelift" } ], "time": "2025-09-24T05:55:14+00:00" }, { "name": "sebastian/global-state", "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "800689427e3e8cf57a8fe38fcd1d4344c9b2f046" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/800689427e3e8cf57a8fe38fcd1d4344c9b2f046", "reference": "800689427e3e8cf57a8fe38fcd1d4344c9b2f046", "shasum": "" }, "require": { "php": ">=7.2", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-dom": "*", "phpunit/phpunit": "^8.0" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/global-state", "type": "tidelift" } ], "time": "2025-08-10T05:40:12+00:00" }, { "name": "sebastian/object-enumerator", "version": "3.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "ac5b293dba925751b808e02923399fb44ff0d541" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/ac5b293dba925751b808e02923399fb44ff0d541", "reference": "ac5b293dba925751b808e02923399fb44ff0d541", "shasum": "" }, "require": { "php": ">=7.0", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "support": { "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:54:02+00:00" }, { "name": "sebastian/object-reflector", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "1d439c229e61f244ff1f211e5c99737f90c67def" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/1d439c229e61f244ff1f211e5c99737f90c67def", "reference": "1d439c229e61f244ff1f211e5c99737f90c67def", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "support": { "issues": "https://github.com/sebastianbergmann/object-reflector/issues", "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:56:04+00:00" }, { "name": "sebastian/recursion-context", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/8fe7e75986a9d24b4cceae847314035df7703a5a", "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context", "type": "tidelift" } ], "time": "2025-08-10T05:25:53+00:00" }, { "name": "sebastian/resource-operations", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/72a7f7674d053d548003b16ff5a106e7e0e06eee", "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "support": { "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T13:59:09+00:00" }, { "name": "sebastian/type", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", "reference": "18f071c3a29892b037d35e6b20ddf3ea39b42874" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/18f071c3a29892b037d35e6b20ddf3ea39b42874", "reference": "18f071c3a29892b037d35e6b20ddf3ea39b42874", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", "source": "https://github.com/sebastianbergmann/type/tree/1.1.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-01T14:04:07+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "support": { "issues": "https://github.com/sebastianbergmann/version/issues", "source": "https://github.com/sebastianbergmann/version/tree/master" }, "time": "2016-10-03T07:35:21+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "2acf168de78487db620ab4bc524135a13cfe6745" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/2acf168de78487db620ab4bc524135a13cfe6745", "reference": "2acf168de78487db620ab4bc524135a13cfe6745", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.1.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "scripts/phpcs", "scripts/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "classmap": [ "CodeSniffer.php", "CodeSniffer/CLI.php", "CodeSniffer/Exception.php", "CodeSniffer/File.php", "CodeSniffer/Fixer.php", "CodeSniffer/Report.php", "CodeSniffer/Reporting.php", "CodeSniffer/Sniff.php", "CodeSniffer/Tokens.php", "CodeSniffer/Reports/", "CodeSniffer/Tokenizers/", "CodeSniffer/DocGenerators/", "CodeSniffer/Standards/AbstractPatternSniff.php", "CodeSniffer/Standards/AbstractScopeSniff.php", "CodeSniffer/Standards/AbstractVariableSniff.php", "CodeSniffer/Standards/IncorrectPatternException.php", "CodeSniffer/Standards/Generic/Sniffs/", "CodeSniffer/Standards/MySource/Sniffs/", "CodeSniffer/Standards/PEAR/Sniffs/", "CodeSniffer/Standards/PSR1/Sniffs/", "CodeSniffer/Standards/PSR2/Sniffs/", "CodeSniffer/Standards/Squiz/Sniffs/", "CodeSniffer/Standards/Zend/Sniffs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ "phpcs", "standards" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, "funding": [ { "url": "https://github.com/PHPCSStandards", "type": "github" }, { "url": "https://github.com/jrfnl", "type": "github" }, { "url": "https://opencollective.com/php_codesniffer", "type": "open_collective" } ], "time": "2018-11-07T22:31:41+00:00" }, { "name": "theseer/tokenizer", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", "shasum": "" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", "source": "https://github.com/theseer/tokenizer/tree/1.3.1" }, "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2025-11-17T20:03:58+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.2.0", "ext-pdo": "*", "ext-pdo_mysql": "*", "ext-curl": "*", "ext-openssl": "*" }, "platform-dev": [], "platform-overrides": { "php": "7.2.34" }, "plugin-api-version": "2.0.0" }