{ "_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": "dc0a733546b0eca25d08dbfda7ed570c", "packages": [ { "name": "filp/whoops", "version": "2.15.2", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { "mockery/mockery": "^0.9 || ^1.0", "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", "whoops/soap": "Formats errors as SOAP responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://filp.github.io/whoops/", "keywords": [ "error", "exception", "handling", "library", "throwable", "whoops" ], "support": { "issues": "https://github.com/filp/whoops/issues", "source": "https://github.com/filp/whoops/tree/2.15.2" }, "funding": [ { "url": "https://github.com/denis-sokolov", "type": "github" } ], "time": "2023-04-12T12:00:00+00:00" }, { "name": "monolog/monolog", "version": "1.27.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "904713c5929655dc9b97288b69cfeedad610c9a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1", "reference": "904713c5929655dc9b97288b69cfeedad610c9a1", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "~4.5", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/1.27.1" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2022-06-09T08:53:42+00:00" }, { "name": "mossadal/math-parser", "version": "v1.3.16", "source": { "type": "git", "url": "https://github.com/mossadal/math-parser.git", "reference": "981b03ca603fd281049e092d75245ac029e13dec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mossadal/math-parser/zipball/981b03ca603fd281049e092d75245ac029e13dec", "reference": "981b03ca603fd281049e092d75245ac029e13dec", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "2.*", "phpunit/php-code-coverage": "6.0.*", "phpunit/phpunit": "7.3.*" }, "type": "library", "autoload": { "psr-4": { "MathParser\\": "src/MathParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Frank Wikström", "email": "frank@mossadal.se", "role": "Developer" } ], "description": "PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.", "homepage": "https://github.com/mossadal/math-parser", "keywords": [ "mathematics", "parser" ], "support": { "issues": "https://github.com/mossadal/math-parser/issues", "source": "https://github.com/mossadal/math-parser/tree/master" }, "time": "2018-09-15T22:20:34+00:00" }, { "name": "nicmart/string-template", "version": "v0.1.3", "source": { "type": "git", "url": "https://github.com/nicmart/StringTemplate.git", "reference": "2a62c240a35a4a20b1be8bd5aa51d4efe93ee4ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nicmart/StringTemplate/zipball/2a62c240a35a4a20b1be8bd5aa51d4efe93ee4ae", "reference": "2a62c240a35a4a20b1be8bd5aa51d4efe93ee4ae", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "php-coveralls/php-coveralls": "^2", "phpunit/phpunit": "^8 || ^9" }, "type": "library", "autoload": { "psr-4": { "StringTemplate\\": "src/StringTemplate/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolò Martini", "email": "nicmartnic@gmail.com" } ], "description": "StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.", "support": { "issues": "https://github.com/nicmart/StringTemplate/issues", "source": "https://github.com/nicmart/StringTemplate/tree/v0.1.3" }, "time": "2022-10-25T08:03:55+00:00" }, { "name": "psr/container", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "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/1.1.2" }, "time": "2021-11-05T16:50:12+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": "tflori/dependency-injector", "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/tflori/dependency-injector.git", "reference": "8ffcf089d6467fd5064c518f16bd44b471faab83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tflori/dependency-injector/zipball/8ffcf089d6467fd5064c518f16bd44b471faab83", "reference": "8ffcf089d6467fd5064c518f16bd44b471faab83", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/container": "^1.0" }, "require-dev": { "mockery/mockery": "^1.1", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "^3.5", "tflori/phpunit-printer": "*" }, "type": "library", "autoload": { "psr-4": { "DependencyInjector\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Thomas Flori", "email": "thflori@gmail.com", "role": "Developer" } ], "description": "Easy and lightweight dependency injector implementing PSR-11", "keywords": [ "dependencies", "dependency", "dependency injection", "dependency injector", "di" ], "support": { "issues": "https://github.com/tflori/dependency-injector/issues", "source": "https://github.com/tflori/dependency-injector/tree/v2.3.0" }, "time": "2022-03-18T13:56:47+00:00" }, { "name": "tflori/envparser", "version": "v1.0.0-rc.4", "source": { "type": "git", "url": "https://github.com/tflori/envparser.git", "reference": "2b51b1d98b1159d1bba3bd10c310309bcfcb6777" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tflori/envparser/zipball/2b51b1d98b1159d1bba3bd10c310309bcfcb6777", "reference": "2b51b1d98b1159d1bba3bd10c310309bcfcb6777", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "mockery/mockery": "1.3.*", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "^3.5", "tflori/phpunit-printer": "*" }, "bin": [ "testEnv" ], "type": "library", "autoload": { "psr-4": { "EnvParser\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "support": { "issues": "https://github.com/tflori/envparser/issues", "source": "https://github.com/tflori/envparser/tree/v1.0.0-rc.4" }, "time": "2022-04-05T09:14:12+00:00" }, { "name": "tflori/hugga", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/tflori/hugga.git", "reference": "ece10d4e60d7208318bd14d7146d2fc3151ba7da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tflori/hugga/zipball/ece10d4e60d7208318bd14d7146d2fc3151ba7da", "reference": "ece10d4e60d7208318bd14d7146d2fc3151ba7da", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-readline": "*", "nicmart/string-template": "^0.1.1", "php": "^7.1 || ^8.0", "psr/log": "^1.0" }, "require-dev": { "mockery/mockery": "^1.1", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "^3.3", "tflori/phpunit-printer": "*" }, "suggest": { "ext-posix": "*" }, "type": "library", "autoload": { "psr-4": { "Hugga\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "library for console applications with input and output handling", "support": { "issues": "https://github.com/tflori/hugga/issues", "source": "https://github.com/tflori/hugga/tree/v1.2.0" }, "time": "2023-06-01T20:11:36+00:00" }, { "name": "tflori/riki-framework", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/tflori/riki-framework.git", "reference": "c9f7760d8e5f5b4e5cf4b841a7fac7ff90306f1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tflori/riki-framework/zipball/c9f7760d8e5f5b4e5cf4b841a7fac7ff90306f1f", "reference": "c9f7760d8e5f5b4e5cf4b841a7fac7ff90306f1f", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "tflori/dependency-injector": "^2.3", "tflori/envparser": "1.0.0-rc.4" }, "require-dev": { "mockery/mockery": "^1.1", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "^3.5", "tflori/phpunit-printer": "*" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Riki\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Thomas Flori", "email": "thflori@gmail.com" } ], "description": "A minimalistic framework to connect different libraries within your application.", "support": { "issues": "https://github.com/tflori/riki-framework/issues", "source": "https://github.com/tflori/riki-framework/tree/master" }, "time": "2022-04-27T13:24:57+00:00" }, { "name": "ulrichsg/getopt-php", "version": "v4.0.3", "source": { "type": "git", "url": "https://github.com/getopt-php/getopt-php.git", "reference": "91c31c9bc0ff9bbe22b0b02c63c7f5ddb8d2a8d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getopt-php/getopt-php/zipball/91c31c9bc0ff9bbe22b0b02c63c7f5ddb8d2a8d5", "reference": "91c31c9bc0ff9bbe22b0b02c63c7f5ddb8d2a8d5", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "^3.5.8", "tflori/phpunit-printer": "*" }, "type": "library", "autoload": { "psr-4": { "GetOpt\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ulrich Schmidt-Goertz", "email": "ulrich@schmidt-goertz.de" }, { "name": "Thomas Flori", "email": "thflori@gmail.com" } ], "description": "Command line arguments parser for PHP 7.1 and above", "homepage": "http://getopt-php.github.io/getopt-php", "support": { "issues": "https://github.com/getopt-php/getopt-php/issues", "source": "https://github.com/getopt-php/getopt-php/tree/v4.0.3" }, "time": "2022-12-13T20:37:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "RC", "stability-flags": { "tflori/riki-framework": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "ext-pcntl": "*", "ext-posix": "*", "php": ">=7.4" }, "platform-dev": [], "plugin-api-version": "2.3.0" }