123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772 |
- {
- "_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": "e7845943d086c07c54d083f85549b98f",
- "packages": [
- {
- "name": "abmmhasan/uuid",
- "version": "2.01",
- "source": {
- "type": "git",
- "url": "https://github.com/abmmhasan/UUID.git",
- "reference": "f220b3cb0936e2d5264a61c765d665e7aaed1816"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/abmmhasan/UUID/zipball/f220b3cb0936e2d5264a61c765d665e7aaed1816",
- "reference": "f220b3cb0936e2d5264a61c765d665e7aaed1816",
- "shasum": ""
- },
- "require": {
- "php": ">=7.1"
- },
- "suggest": {
- "inforcyph/uid": "If your library uses PHP version 8 or higher, it is recommended to use [infocyph/UID](https://github.com/infocyph/UID) instead."
- },
- "type": "library",
- "autoload": {
- "files": [
- "src/functions.php"
- ],
- "psr-4": {
- "AbmmHasan\\UUID\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "abmmhasan",
- "email": "abmmhasan@gmail.com"
- }
- ],
- "description": "UUID (v1, v3-v5) Generator (RFC4122)",
- "support": {
- "issues": "https://github.com/abmmhasan/UUID/issues",
- "source": "https://github.com/abmmhasan/UUID/tree/2.01"
- },
- "time": "2024-04-26T05:58:07+00:00"
- },
- {
- "name": "erusev/parsedown",
- "version": "1.7.4",
- "source": {
- "type": "git",
- "url": "https://github.com/erusev/parsedown.git",
- "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
- "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
- "shasum": ""
- },
- "require": {
- "ext-mbstring": "*",
- "php": ">=5.3.0"
- },
- "require-dev": {
- "phpunit/phpunit": "^4.8.35"
- },
- "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": {
- "issues": "https://github.com/erusev/parsedown/issues",
- "source": "https://github.com/erusev/parsedown/tree/1.7.x"
- },
- "time": "2019-12-30T22:54:17+00:00"
- },
- {
- "name": "firebase/php-jwt",
- "version": "v6.10.0",
- "source": {
- "type": "git",
- "url": "https://github.com/firebase/php-jwt.git",
- "reference": "a49db6f0a5033aef5143295342f1c95521b075ff"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff",
- "reference": "a49db6f0a5033aef5143295342f1c95521b075ff",
- "shasum": ""
- },
- "require": {
- "php": "^7.4||^8.0"
- },
- "require-dev": {
- "guzzlehttp/guzzle": "^6.5||^7.4",
- "phpspec/prophecy-phpunit": "^2.0",
- "phpunit/phpunit": "^9.5",
- "psr/cache": "^1.0||^2.0",
- "psr/http-client": "^1.0",
- "psr/http-factory": "^1.0"
- },
- "suggest": {
- "ext-sodium": "Support EdDSA (Ed25519) signatures",
- "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Firebase\\JWT\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Neuman Vong",
- "email": "neuman+pear@twilio.com",
- "role": "Developer"
- },
- {
- "name": "Anant Narayanan",
- "email": "anant@php.net",
- "role": "Developer"
- }
- ],
- "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
- "homepage": "https://github.com/firebase/php-jwt",
- "keywords": [
- "jwt",
- "php"
- ],
- "support": {
- "issues": "https://github.com/firebase/php-jwt/issues",
- "source": "https://github.com/firebase/php-jwt/tree/v6.10.0"
- },
- "time": "2023-12-01T16:26:39+00:00"
- },
- {
- "name": "gullevek/dotenv",
- "version": "v2.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/gullevek/dotEnv.git",
- "reference": "b9feacaded4e48effff9da7d1173752aef3dc27f"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/gullevek/dotEnv/zipball/b9feacaded4e48effff9da7d1173752aef3dc27f",
- "reference": "b9feacaded4e48effff9da7d1173752aef3dc27f",
- "shasum": ""
- },
- "require": {
- "php": ">=7.4.0"
- },
- "require-dev": {
- "phan/phan": "^5.4",
- "phpstan/phpstan": "^1.10",
- "phpunit/phpunit": "^9"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "gullevek\\dotEnv\\": "src/",
- "gullevek\\dotenv\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Clemens Schwaighofer",
- "email": "gullevek@gullevek.org",
- "homepage": "http://gullevek.org"
- }
- ],
- "description": "Simple .env file processing and storing in _ENV array",
- "homepage": "https://github.com/gullevek/dotEnv",
- "keywords": [
- ".env",
- "_ENV",
- "dotenv",
- "environment variables"
- ],
- "support": {
- "issues": "https://github.com/gullevek/dotEnv/issues",
- "source": "https://github.com/gullevek/dotEnv/tree/v2.1.0"
- },
- "time": "2024-08-21T02:41:15+00:00"
- },
- {
- "name": "ph-7/just-http-status-codes",
- "version": "v1.1.6",
- "source": {
- "type": "git",
- "url": "https://github.com/pH-7/JustHttpStatusCodes.git",
- "reference": "cafea29cdbb65413d526f279514d1255308d4551"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/pH-7/JustHttpStatusCodes/zipball/cafea29cdbb65413d526f279514d1255308d4551",
- "reference": "cafea29cdbb65413d526f279514d1255308d4551",
- "shasum": ""
- },
- "require": {
- "php": ">=7.3.0"
- },
- "require-dev": {
- "phpunit/phpunit": "^9.5"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "PH7\\JustHttp\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Pierre-Henry Soria",
- "email": "hi@ph7.me",
- "homepage": "https://ph7.me",
- "role": "Principle Developer"
- }
- ],
- "description": "Just all HTTP status codes",
- "homepage": "https://pierrehenry.be",
- "keywords": [
- "Magic Number",
- "PHP status codes",
- "all HTTP status codes",
- "all status codes",
- "clean code",
- "code",
- "constant",
- "constants",
- "http",
- "http code",
- "http status code",
- "status code"
- ],
- "support": {
- "issues": "https://github.com/pH-7/JustHttpStatusCodes/issues",
- "source": "https://github.com/pH-7/JustHttpStatusCodes/tree/v1.1.6"
- },
- "funding": [
- {
- "url": "https://github.com/pH-7",
- "type": "github"
- },
- {
- "url": "https://ko-fi.com/phenry",
- "type": "ko_fi"
- }
- ],
- "time": "2023-06-11T04:11:32+00:00"
- },
- {
- "name": "respect/stringifier",
- "version": "0.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Respect/Stringifier.git",
- "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Respect/Stringifier/zipball/e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
- "reference": "e55af3c8aeaeaa2abb5fa47a58a8e9688cc23b59",
- "shasum": ""
- },
- "require": {
- "php": ">=7.1"
- },
- "require-dev": {
- "friendsofphp/php-cs-fixer": "^2.8",
- "malukenho/docheader": "^0.1.7",
- "phpunit/phpunit": "^6.4"
- },
- "type": "library",
- "autoload": {
- "files": [
- "src/stringify.php"
- ],
- "psr-4": {
- "Respect\\Stringifier\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Respect/Stringifier Contributors",
- "homepage": "https://github.com/Respect/Stringifier/graphs/contributors"
- }
- ],
- "description": "Converts any value to a string",
- "homepage": "http://respect.github.io/Stringifier/",
- "keywords": [
- "respect",
- "stringifier",
- "stringify"
- ],
- "support": {
- "issues": "https://github.com/Respect/Stringifier/issues",
- "source": "https://github.com/Respect/Stringifier/tree/0.2.0"
- },
- "time": "2017-12-29T19:39:25+00:00"
- },
- {
- "name": "respect/validation",
- "version": "2.2.4",
- "source": {
- "type": "git",
- "url": "https://github.com/Respect/Validation.git",
- "reference": "d304ace5325efd7180daffb1f8627bb0affd4e3a"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Respect/Validation/zipball/d304ace5325efd7180daffb1f8627bb0affd4e3a",
- "reference": "d304ace5325efd7180daffb1f8627bb0affd4e3a",
- "shasum": ""
- },
- "require": {
- "php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
- "respect/stringifier": "^0.2.0",
- "symfony/polyfill-mbstring": "^1.2"
- },
- "require-dev": {
- "egulias/email-validator": "^3.0",
- "malukenho/docheader": "^0.1",
- "mikey179/vfsstream": "^1.6",
- "phpstan/phpstan": "^1.9",
- "phpstan/phpstan-deprecation-rules": "^1.1",
- "phpstan/phpstan-phpunit": "^1.3",
- "phpunit/phpunit": "^9.6",
- "psr/http-message": "^1.0",
- "respect/coding-standard": "^3.0",
- "squizlabs/php_codesniffer": "^3.7",
- "symfony/validator": "^3.0||^4.0"
- },
- "suggest": {
- "egulias/email-validator": "Strict (RFC compliant) email validation",
- "ext-bcmath": "Arbitrary Precision Mathematics",
- "ext-fileinfo": "File Information",
- "ext-mbstring": "Multibyte String Functions"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Respect\\Validation\\": "library/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "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/2.2.4"
- },
- "time": "2023-02-15T01:05:24+00:00"
- },
- {
- "name": "riverside/php-express",
- "version": "2.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/riverside/php-express.git",
- "reference": "e21038cf140dcafb3ce7a0be9a8cb1e3f94c919e"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/riverside/php-express/zipball/e21038cf140dcafb3ce7a0be9a8cb1e3f94c919e",
- "reference": "e21038cf140dcafb3ce7a0be9a8cb1e3f94c919e",
- "shasum": ""
- },
- "require": {
- "ext-json": "*",
- "php": ">=7.1"
- },
- "require-dev": {
- "phpunit/phpunit": "8"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Riverside\\Express\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Dimitar Ivanov",
- "email": "biggie@abv.bg",
- "homepage": "https://twitter.com/DimitarIvanov",
- "role": "Developer"
- }
- ],
- "description": "PHP micro-framework inspired by Express.js",
- "homepage": "https://github.com/riverside/php-express",
- "keywords": [
- "application",
- "express",
- "framework",
- "php",
- "router"
- ],
- "support": {
- "issues": "https://github.com/riverside/php-express/issues",
- "source": "https://github.com/riverside/php-express/tree/v2.0.0"
- },
- "funding": [
- {
- "url": "https://www.paypal.me/Dimitar81",
- "type": "custom"
- }
- ],
- "time": "2024-09-14T17:45:39+00:00"
- },
- {
- "name": "riverside/php-orm",
- "version": "2.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/riverside/php-orm.git",
- "reference": "59793e07f67d21d935e67f7a95e25d8441b91412"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/riverside/php-orm/zipball/59793e07f67d21d935e67f7a95e25d8441b91412",
- "reference": "59793e07f67d21d935e67f7a95e25d8441b91412",
- "shasum": ""
- },
- "require": {
- "ext-pdo": "*",
- "php": ">=7.1"
- },
- "require-dev": {
- "phpunit/phpunit": "8"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Riverside\\Orm\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Dimitar Ivanov",
- "email": "biggie@abv.bg",
- "homepage": "https://github.com/riverside",
- "role": "Developer"
- }
- ],
- "description": "PHP ORM micro-library and query builder",
- "homepage": "https://github.com/riverside/php-orm",
- "keywords": [
- "database",
- "mysql",
- "orm",
- "pdo",
- "php"
- ],
- "support": {
- "issues": "https://github.com/riverside/php-orm/issues",
- "source": "https://github.com/riverside/php-orm/tree/v2.0.0"
- },
- "funding": [
- {
- "url": "https://www.paypal.me/Dimitar81",
- "type": "custom"
- }
- ],
- "time": "2024-09-14T17:01:32+00:00"
- },
- {
- "name": "rmccue/requests",
- "version": "v2.0.12",
- "source": {
- "type": "git",
- "url": "https://github.com/WordPress/Requests.git",
- "reference": "fb67e3d392ff6b89a90e96f19745662f4ecd62b1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/WordPress/Requests/zipball/fb67e3d392ff6b89a90e96f19745662f4ecd62b1",
- "reference": "fb67e3d392ff6b89a90e96f19745662f4ecd62b1",
- "shasum": ""
- },
- "require": {
- "ext-json": "*",
- "php": ">=5.6"
- },
- "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.1",
- "phpcompatibility/php-compatibility": "^9.0",
- "requests/test-server": "dev-main",
- "roave/security-advisories": "dev-latest",
- "squizlabs/php_codesniffer": "^3.6",
- "wp-coding-standards/wpcs": "^2.0",
- "yoast/phpunit-polyfills": "^1.0.0"
- },
- "suggest": {
- "art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
- "ext-curl": "For improved performance",
- "ext-openssl": "For secure transport support",
- "ext-zlib": "For improved performance when decompressing encoded streams"
- },
- "type": "library",
- "autoload": {
- "files": [
- "library/Deprecated.php"
- ],
- "psr-4": {
- "WpOrg\\Requests\\": "src/"
- },
- "classmap": [
- "library/Requests.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "ISC"
- ],
- "authors": [
- {
- "name": "Ryan McCue",
- "homepage": "https://rmccue.io/"
- },
- {
- "name": "Alain Schlesser",
- "homepage": "https://github.com/schlessera"
- },
- {
- "name": "Juliette Reinders Folmer",
- "homepage": "https://github.com/jrfnl"
- },
- {
- "name": "Contributors",
- "homepage": "https://github.com/WordPress/Requests/graphs/contributors"
- }
- ],
- "description": "A HTTP library written in PHP, for human beings.",
- "homepage": "https://requests.ryanmccue.info/",
- "keywords": [
- "curl",
- "fsockopen",
- "http",
- "idna",
- "ipv6",
- "iri",
- "sockets"
- ],
- "support": {
- "docs": "https://requests.ryanmccue.info/",
- "issues": "https://github.com/WordPress/Requests/issues",
- "source": "https://github.com/WordPress/Requests"
- },
- "time": "2024-07-08T08:10:42+00:00"
- },
- {
- "name": "spatie/crypto",
- "version": "2.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/spatie/crypto.git",
- "reference": "9bda7d690ffa6a8884a8af69da2dba942bbac4eb"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/spatie/crypto/zipball/9bda7d690ffa6a8884a8af69da2dba942bbac4eb",
- "reference": "9bda7d690ffa6a8884a8af69da2dba942bbac4eb",
- "shasum": ""
- },
- "require": {
- "ext-openssl": "*",
- "php": "^7.4|^8.0"
- },
- "require-dev": {
- "phpunit/phpunit": "^9.3",
- "symfony/var-dumper": "^5.1"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Spatie\\Crypto\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Freek Van der Herten",
- "email": "freek@spatie.be",
- "homepage": "https://spatie.be",
- "role": "Developer"
- }
- ],
- "description": "Encrypting and signing data using private/public keys",
- "homepage": "https://github.com/spatie/crypto",
- "keywords": [
- "crypto",
- "spatie"
- ],
- "support": {
- "source": "https://github.com/spatie/crypto/tree/2.1.0"
- },
- "funding": [
- {
- "url": "https://github.com/sponsors/spatie",
- "type": "github"
- },
- {
- "url": "https://spatie.be/open-source/support-us",
- "type": "other"
- }
- ],
- "time": "2024-06-20T08:24:56+00:00"
- },
- {
- "name": "symfony/polyfill-mbstring",
- "version": "v1.31.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
- "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2"
- },
- "provide": {
- "ext-mbstring": "*"
- },
- "suggest": {
- "ext-mbstring": "For best performance"
- },
- "type": "library",
- "extra": {
- "thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/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.31.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": "2024-09-09T11:45:10+00:00"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": [],
- "plugin-api-version": "2.6.0"
- }
|