{ "_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": "0090f0cb6e4df262132267a55525504a", "packages": [ { "name": "authorizenet/authorizenet", "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/AuthorizeNet/sdk-php.git", "reference": "7db567d90192d4c9a9b9b7a817c2eb3717e1eb52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/7db567d90192d4c9a9b9b7a817c2eb3717e1eb52", "reference": "7db567d90192d4c9a9b9b7a817c2eb3717e1eb52", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-simplexml": "*", "ext-xmlwriter": "*", "goetas-webservices/xsd2php-runtime": "^0.2.2", "php": ">=5.5" }, "require-dev": { "phpmd/phpmd": "~2.0", "phpunit/phpunit": "~4.0" }, "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/1.9.3" }, "time": "2017-04-25T05:57:41+00:00" }, { "name": "aws/aws-sdk-php", "version": "2.8.31", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68", "shasum": "" }, "require": { "guzzle/guzzle": "~3.7", "php": ">=5.3.3" }, "require-dev": { "doctrine/cache": "~1.0", "ext-openssl": "*", "monolog/monolog": "~1.4", "phpunit/phpunit": "~4.0", "phpunit/phpunit-mock-objects": "2.3.1", "symfony/yaml": "~2.1" }, "suggest": { "doctrine/cache": "Adds support for caching of credentials and responses", "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "monolog/monolog": "Adds support for logging HTTP requests and responses", "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export" }, "type": "library", "autoload": { "psr-0": { "Aws": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", "source": "https://github.com/aws/aws-sdk-php/tree/2.8.31" }, "time": "2016-07-25T18:03:20+00:00" }, { "name": "barryvdh/laravel-dompdf", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-dompdf.git", "reference": "9d45a1efc1a0669f502352f0fc6d08ce24efaad2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/9d45a1efc1a0669f502352f0fc6d08ce24efaad2", "reference": "9d45a1efc1a0669f502352f0fc6d08ce24efaad2", "shasum": "" }, "require": { "dompdf/dompdf": "0.6.*", "illuminate/support": "~4.0", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4-dev" } }, "autoload": { "psr-4": { "Barryvdh\\DomPDF\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "A DOMPDF Wrapper for Laravel", "keywords": [ "dompdf", "laravel", "pdf" ], "support": { "issues": "https://github.com/barryvdh/laravel-dompdf/issues", "source": "https://github.com/barryvdh/laravel-dompdf/tree/master" }, "time": "2014-08-20T13:05:36+00:00" }, { "name": "bllim/datatables", "version": "v1.4.4", "source": { "type": "git", "url": "https://github.com/bllim/laravel4-datatables-package.git", "reference": "93bba1836b1fa5039137aa3dab4049c7f1c09d4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bllim/laravel4-datatables-package/zipball/93bba1836b1fa5039137aa3dab4049c7f1c09d4d", "reference": "93bba1836b1fa5039137aa3dab4049c7f1c09d4d", "shasum": "" }, "require": { "illuminate/database": ">=4.0.0", "illuminate/filesystem": ">=4.0.0", "illuminate/support": ">=4.0.0", "illuminate/view": ">=4.0.0", "php": ">=5.3.0" }, "require-dev": { "laravel/laravel": ">=4.0.0", "mockery/mockery": "0.7.2", "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Bllim\\Datatables": "src/" }, "classmap": [ "src/migrations" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bilal Gultekin", "email": "bilal@bilal.im" } ], "description": "Server-side handler of DataTables Jquery Plugin for Laravel 4", "keywords": [ "datatable", "datatables", "datatables jquery plugin", "laravel", "laravel4" ], "support": { "issues": "https://github.com/bllim/laravel4-datatables-package/issues", "source": "https://github.com/bllim/laravel4-datatables-package/tree/master" }, "time": "2014-09-05T07:55:04+00:00" }, { "name": "box/spout", "version": "v2.7.3", "source": { "type": "git", "url": "https://github.com/box/spout.git", "reference": "3681a3421a868ab9a65da156c554f756541f452b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/box/spout/zipball/3681a3421a868ab9a65da156c554f756541f452b", "reference": "3681a3421a868ab9a65da156c554f756541f452b", "shasum": "" }, "require": { "ext-xmlreader": "*", "ext-zip": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.0" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)", "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8.x-dev" } }, "autoload": { "psr-4": { "Box\\Spout\\": "src/Spout" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Adrien Loison", "email": "adrien@box.com" } ], "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way", "homepage": "https://www.github.com/box/spout", "keywords": [ "OOXML", "csv", "excel", "memory", "odf", "ods", "office", "open", "php", "read", "scale", "spreadsheet", "stream", "write", "xlsx" ], "support": { "issues": "https://github.com/box/spout/issues", "source": "https://github.com/box/spout/tree/v2.7.3" }, "time": "2017-09-25T19:44:35+00:00" }, { "name": "calcinai/xero-php", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/calcinai/xero-php.git", "reference": "dc558970f90acaac29667baaf07a8be9be7d2a5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/calcinai/xero-php/zipball/dc558970f90acaac29667baaf07a8be9be7d2a5a", "reference": "dc558970f90acaac29667baaf07a8be9be7d2a5a", "shasum": "" }, "require": { "ext-curl": "*", "ext-openssl": "*", "php": ">=5.5.0" }, "require-dev": { "fabpot/goutte": "~2.0", "phpunit/phpunit": "~4.7", "twig/twig": "1.16.2" }, "type": "library", "autoload": { "psr-4": { "XeroPHP\\": "src/XeroPHP/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.", "homepage": "https://github.com/calcinai/xero-php", "support": { "issues": "https://github.com/calcinai/xero-php/issues", "source": "https://github.com/calcinai/xero-php/tree/master" }, "time": "2017-02-10T20:25:27+00:00" }, { "name": "cartalyst/collections", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/cartalyst/collections.git", "reference": "2b39755c52cb69e9ac4014891d857629f682da90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cartalyst/collections/zipball/2b39755c52cb69e9ac4014891d857629f682da90", "reference": "2b39755c52cb69e9ac4014891d857629f682da90", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "component": "package", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Cartalyst\\Collections\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cartalyst LLC", "email": "help@cartalyst.com" }, { "name": "Bruno Gaspar", "email": "bruno.gaspar@cartalyst.com", "role": "Developer" }, { "name": "Dan Syme", "email": "dan.syme@cartalyst.com", "role": "Project Lead" }, { "name": "Suhayb Wardany", "email": "su.wardany@cartalyst.com", "role": "Developer" } ], "description": "Collection Abstaction library for PHP.", "keywords": [ "cartalyst", "collections", "php" ], "support": { "issues": "https://github.com/cartalyst/collections/issues", "source": "https://github.com/cartalyst/collections/tree/1.1" }, "time": "2015-03-06T21:10:35+00:00" }, { "name": "cartalyst/stripe", "version": "v1.0.10", "source": { "type": "git", "url": "https://github.com/cartalyst/stripe.git", "reference": "332ff50ec5e43e6271ebc639ae43586ad3d8936c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cartalyst/stripe/zipball/332ff50ec5e43e6271ebc639ae43586ad3d8936c", "reference": "332ff50ec5e43e6271ebc639ae43586ad3d8936c", "shasum": "" }, "require": { "cartalyst/collections": "~1.0", "guzzlehttp/guzzle": "~5.2", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9", "phpunit/phpunit": "~4.8" }, "type": "library", "extra": { "component": "package", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Cartalyst\\Stripe\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cartalyst LLC", "email": "help@cartalyst.com", "homepage": "https://cartalyst.com" } ], "description": "A comprehensive Stripe API package.", "keywords": [ "cartalyst", "php", "stripe" ], "support": { "issues": "https://github.com/cartalyst/stripe/issues", "source": "https://github.com/cartalyst/stripe/tree/1.0" }, "time": "2016-06-24T15:03:50+00:00" }, { "name": "cartalyst/stripe-laravel", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/cartalyst/stripe-laravel.git", "reference": "67128512752b18d5cc8572863e513a20afd770f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cartalyst/stripe-laravel/zipball/67128512752b18d5cc8572863e513a20afd770f6", "reference": "67128512752b18d5cc8572863e513a20afd770f6", "shasum": "" }, "require": { "cartalyst/stripe": "1.0.*", "illuminate/support": "4.2.*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.5" }, "type": "library", "extra": { "component": "implementation", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Cartalyst\\Stripe\\Laravel\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cartalyst LLC", "email": "help@cartalyst.com" }, { "name": "Bruno Gaspar", "email": "bruno.gaspar@cartalyst.com", "role": "Developer" }, { "name": "Dan Syme", "email": "dan.syme@cartalyst.com", "role": "Project Lead" }, { "name": "Suhayb Wardany", "email": "su.wardany@cartalyst.com", "role": "Developer" } ], "description": "Laravel 4 integration for the Cartalyst Stripe package.", "keywords": [ "cartalyst", "laravel", "php", "stripe" ], "support": { "issues": "https://github.com/cartalyst/stripe-laravel/issues", "source": "https://github.com/cartalyst/stripe-laravel/tree/1.0" }, "time": "2016-04-27T17:34:24+00:00" }, { "name": "chumper/zipper", "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/Chumper/Zipper.git", "reference": "d1ab536b4de2c313cd1c28ea01f5bcefbad33610" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Chumper/Zipper/zipball/d1ab536b4de2c313cd1c28ea01f5bcefbad33610", "reference": "d1ab536b4de2c313cd1c28ea01f5bcefbad33610", "shasum": "" }, "require": { "illuminate/filesystem": "4.x", "illuminate/support": "4.x", "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "dev-master", "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Chumper\\Zipper": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Nils Plaschke", "email": "github@nilsplaschke.de", "homepage": "http://nilsplaschke.de", "role": "Developer" } ], "description": "This is a little neat helper for the ZipArchive methods with handy functions", "homepage": "http://github.com/Chumper/zipper", "keywords": [ "archive", "laravel", "zip" ], "support": { "issues": "https://github.com/Chumper/Zipper/issues", "source": "https://github.com/Chumper/Zipper/tree/master" }, "abandoned": true, "time": "2015-01-08T10:08:40+00:00" }, { "name": "classpreloader/classpreloader", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/ClassPreloader/ClassPreloader.git", "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877", "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877", "shasum": "" }, "require": { "nikic/php-parser": "~0.9", "php": ">=5.3.3", "symfony/console": "~2.1", "symfony/filesystem": "~2.1", "symfony/finder": "~2.1" }, "bin": [ "classpreloader.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "ClassPreloader": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case", "keywords": [ "autoload", "class", "preload" ], "support": { "issues": "https://github.com/ClassPreloader/ClassPreloader/issues", "source": "https://github.com/ClassPreloader/ClassPreloader/tree/1.0.2" }, "time": "2014-03-12T00:05:31+00:00" }, { "name": "consolibyte/quickbooks", "version": "v3.6", "source": { "type": "git", "url": "https://github.com/consolibyte/quickbooks-php.git", "reference": "0834bf1fe2abfefcb0bf45be7712c708a13b0d0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/consolibyte/quickbooks-php/zipball/0834bf1fe2abfefcb0bf45be7712c708a13b0d0a", "reference": "0834bf1fe2abfefcb0bf45be7712c708a13b0d0a", "shasum": "" }, "require": { "php": ">=5.0.0" }, "type": "library", "autoload": { "files": [ "QuickBooks.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "EPL-1.0" ], "authors": [ { "name": "Keith Palmer", "email": "support@consolibyte.com", "homepage": "http://www.consolibyte.com/", "role": "Developer" } ], "description": "QuickBooks DevKit with support for Intuit Anywhere, Intuit Partner Platform, Web Connector, QuickBooks Merchant Services, and more.", "homepage": "http://www.consolibyte.com/", "keywords": [ "intuit", "intuit anywhere", "intuit data services", "intuit merchant services", "intuit partner platform", "qbxml", "quickbooks", "quickbooks merchant services", "quickbooks web connector", "web connector" ], "support": { "issues": "https://github.com/consolibyte/quickbooks-php/issues", "source": "https://github.com/consolibyte/quickbooks-php/tree/v3.6" }, "time": "2019-05-16T22:40:32+00:00" }, { "name": "curl/curl", "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "43436a604b18c2a985cbc3f983be817fbe500e99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/43436a604b18c2a985cbc3f983be817fbe500e99", "reference": "43436a604b18c2a985cbc3f983be817fbe500e99", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "squizlabs/php_codesniffer": "~2.1" }, "type": "library", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ], "support": { "issues": "https://github.com/php-mod/curl/issues", "source": "https://github.com/php-mod/curl/tree/master" }, "time": "2018-09-05T17:16:47+00:00" }, { "name": "d11wtq/boris", "version": "v1.0.10", "source": { "type": "git", "url": "https://github.com/borisrepl/boris.git", "reference": "31055b15e2d3fe47f31f6aa8e277f8f3fc7eb483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/borisrepl/boris/zipball/31055b15e2d3fe47f31f6aa8e277f8f3fc7eb483", "reference": "31055b15e2d3fe47f31f6aa8e277f8f3fc7eb483", "shasum": "" }, "require": { "ext-pcntl": "*", "ext-posix": "*", "ext-readline": "*", "php": ">=5.3.0" }, "bin": [ "bin/boris" ], "type": "library", "autoload": { "psr-0": { "Boris": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.", "support": { "issues": "https://github.com/borisrepl/boris/issues", "source": "https://github.com/borisrepl/boris/tree/v1.0.10" }, "time": "2015-03-01T08:05:19+00:00" }, { "name": "doctrine/annotations", "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "support": { "source": "https://github.com/doctrine/annotations/tree/master" }, "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", "source": "https://github.com/doctrine/instantiator/tree/master" }, "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "^4.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "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/1.0.2" }, "time": "2019-06-08T11:03:04+00:00" }, { "name": "dompdf/dompdf", "version": "v0.6.2", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", "reference": "cc06008f75262510ee135b8cbb14e333a309f651" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651", "reference": "cc06008f75262510ee135b8cbb14e333a309f651", "shasum": "" }, "require": { "phenx/php-font-lib": "0.2.*" }, "type": "library", "autoload": { "classmap": [ "include/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" }, { "name": "Brian Sweeney", "email": "eclecticgeek@gmail.com" } ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", "source": "https://github.com/dompdf/dompdf/tree/master" }, "time": "2015-12-07T04:07:13+00:00" }, { "name": "filp/whoops", "version": "1.1.10", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "72538eeb70bbfb11964412a3d098d109efd012f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/72538eeb70bbfb11964412a3d098d109efd012f7", "reference": "72538eeb70bbfb11964412a3d098d109efd012f7", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "0.9.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "Whoops": "src/" }, "classmap": [ "src/deprecated" ] }, "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://github.com/filp/whoops", "keywords": [ "error", "exception", "handling", "library", "silex-provider", "whoops", "zf2" ], "support": { "issues": "https://github.com/filp/whoops/issues", "source": "https://github.com/filp/whoops/tree/1.1.7" }, "time": "2015-06-29T05:42:04+00:00" }, { "name": "goetas-webservices/xsd2php-runtime", "version": "v0.2.12", "source": { "type": "git", "url": "https://github.com/goetas-webservices/xsd2php-runtime.git", "reference": "306d346eb39720ff6ca6c7108b3d9fe2ae328089" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/goetas-webservices/xsd2php-runtime/zipball/306d346eb39720ff6ca6c7108b3d9fe2ae328089", "reference": "306d346eb39720ff6ca6c7108b3d9fe2ae328089", "shasum": "" }, "require": { "jms/serializer": "^1.2|^2.0|^3.0", "php": "^5.5|^7.0", "symfony/yaml": "^2.2|^3.0|^4.0|^5.0" }, "conflict": { "jms/serializer": "1.4.1|1.6.1|1.6.2" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "autoload": { "psr-4": { "GoetasWebservices\\Xsd\\XsdToPhpRuntime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Asmir Mustafic" } ], "description": "Convert XSD (XML Schema) definitions into PHP classes", "keywords": [ "converter", "jms", "php", "serializer", "xml", "xsd" ], "support": { "issues": "https://github.com/goetas-webservices/xsd2php-runtime/issues", "source": "https://github.com/goetas-webservices/xsd2php-runtime/tree/master" }, "time": "2020-03-03T13:05:00+00:00" }, { "name": "guzzle/guzzle", "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle3.git", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-error-response": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/cache": "~1.3", "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", "psr/log": "~1.0", "symfony/class-loader": "~2.1", "zendframework/zend-cache": "2.*,<2.3", "zendframework/zend-log": "2.*,<2.3" }, "suggest": { "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.9-dev" } }, "autoload": { "psr-0": { "Guzzle": "src/", "Guzzle\\Tests": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle3/issues", "source": "https://github.com/guzzle/guzzle3/tree/master" }, "abandoned": "guzzlehttp/guzzle", "time": "2015-03-18T18:23:50+00:00" }, { "name": "guzzlehttp/guzzle", "version": "5.3.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2", "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2", "shasum": "" }, "require": { "guzzlehttp/ringphp": "^1.1", "php": ">=5.4.0", "react/promise": "^2.2" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0" }, "type": "library", "autoload": { "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "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/5.3" }, "time": "2019-10-30T09:32:00+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "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", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "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.8.5" }, "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": "2022-03-20T21:51:18+00:00" }, { "name": "guzzlehttp/ringphp", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", "shasum": "" }, "require": { "guzzlehttp/streams": "~3.0", "php": ">=5.4.0", "react/promise": "~2.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", "support": { "issues": "https://github.com/guzzle/RingPHP/issues", "source": "https://github.com/guzzle/RingPHP/tree/1.1.1" }, "abandoned": true, "time": "2018-07-31T13:22:33+00:00" }, { "name": "guzzlehttp/streams", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "support": { "issues": "https://github.com/guzzle/streams/issues", "source": "https://github.com/guzzle/streams/tree/master" }, "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { "name": "inacho/php-credit-card-validator", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/inacho/php-credit-card-validator.git", "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/inacho/php-credit-card-validator/zipball/e71ea730a9059ea75cc6d94e7c42993eacf44dc1", "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1", "shasum": "" }, "require": { "lib-pcre": ">=7.3", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.7.*" }, "type": "library", "autoload": { "psr-4": { "Inacho\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignacio de Tomás", "email": "nacho@inacho.es" } ], "description": "Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date", "keywords": [ "card", "cards", "credit", "creditcard", "creditcards", "cvc", "debit", "laravel", "validator" ], "support": { "issues": "https://github.com/inacho/php-credit-card-validator/issues", "source": "https://github.com/inacho/php-credit-card-validator/tree/master" }, "time": "2015-07-03T19:13:29+00:00" }, { "name": "intervention/image", "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "744ebba495319501b873a4e48787759c72e3fb8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/744ebba495319501b873a4e48787759c72e3fb8c", "reference": "744ebba495319501b873a4e48787759c72e3fb8c", "shasum": "" }, "require": { "ext-fileinfo": "*", "guzzlehttp/psr7": "~1.1 || ^2.0", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" }, "laravel": { "providers": [ "Intervention\\Image\\ImageServiceProvider" ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" } } }, "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.com", "homepage": "http://olivervogel.com/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "support": { "issues": "https://github.com/Intervention/image/issues", "source": "https://github.com/Intervention/image/tree/2.7.1" }, "funding": [ { "url": "https://www.paypal.me/interventionphp", "type": "custom" }, { "url": "https://github.com/Intervention", "type": "github" } ], "time": "2021-12-16T16:49:26+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": "jenssegers/agent", "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/jenssegers/agent.git", "reference": "3068d6372a4677af84014a53d5a212cfa74492c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jenssegers/agent/zipball/3068d6372a4677af84014a53d5a212cfa74492c1", "reference": "3068d6372a4677af84014a53d5a212cfa74492c1", "shasum": "" }, "require": { "illuminate/support": "^4.0|^5.0", "mobiledetect/mobiledetectlib": "^2.7.6", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.0|^5.0", "satooshi/php-coveralls": "^0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Jenssegers\\Agent\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jens Segers", "homepage": "https://jenssegers.com" } ], "description": "A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect", "homepage": "https://github.com/jenssegers/agent", "keywords": [ "Agent", "browser", "laravel", "mobile", "platform", "user agent", "useragent" ], "support": { "issues": "https://github.com/jenssegers/agent/issues", "source": "https://github.com/jenssegers/agent/tree/master" }, "time": "2016-03-08T13:47:22+00:00" }, { "name": "jeremeamia/superclosure", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/jeremeamia/super_closure.git", "reference": "4d89ca74994feab128ea46d5b3add92e6cb84554" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/4d89ca74994feab128ea46d5b3add92e6cb84554", "reference": "4d89ca74994feab128ea46d5b3add92e6cb84554", "shasum": "" }, "require": { "nikic/php-parser": "~0.9", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "psr-0": { "Jeremeamia\\SuperClosure": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Lindblom" } ], "description": "Doing interesting things with closures like serialization.", "homepage": "https://github.com/jeremeamia/super_closure", "keywords": [ "closure", "function", "parser", "serializable", "serialize", "tokenizer" ], "support": { "issues": "https://github.com/jeremeamia/super_closure/issues", "source": "https://github.com/jeremeamia/super_closure/tree/1.0.2" }, "abandoned": "opis/closure", "time": "2015-01-10T01:09:28+00:00" }, { "name": "jms/metadata", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8", "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "doctrine/cache": "~1.0", "symfony/cache": "~3.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-0": { "Metadata\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Asmir Mustafic", "email": "goetas@gmail.com" }, { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ], "support": { "issues": "https://github.com/schmittjoh/metadata/issues", "source": "https://github.com/schmittjoh/metadata/tree/1.x" }, "time": "2018-10-26T12:40:10+00:00" }, { "name": "jms/parser-lib", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", "reference": "4f45952f9fa97d67adc5dd69e7d622fc89a7675d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/4f45952f9fa97d67adc5dd69e7d622fc89a7675d", "reference": "4f45952f9fa97d67adc5dd69e7d622fc89a7675d", "shasum": "" }, "require": { "phpoption/phpoption": ">=0.9,<2.0-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "JMS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", "support": { "issues": "https://github.com/schmittjoh/parser-lib/issues", "source": "https://github.com/schmittjoh/parser-lib/tree/1.0.1" }, "time": "2022-03-19T09:24:56+00:00" }, { "name": "jms/serializer", "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0", "reference": "ba908d278fff27ec01fb4349f372634ffcd697c0", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", "doctrine/instantiator": "^1.0.3", "jms/metadata": "^1.3", "jms/parser-lib": "1.*", "php": "^5.5|^7.0", "phpcollection/phpcollection": "~0.1", "phpoption/phpoption": "^1.1" }, "conflict": { "twig/twig": "<1.12" }, "require-dev": { "doctrine/orm": "~2.1", "doctrine/phpcr-odm": "^1.3|^2.0", "ext-pdo_sqlite": "*", "jackalope/jackalope-doctrine-dbal": "^1.1.5", "phpunit/phpunit": "^4.8|^5.0", "propel/propel1": "~1.7", "psr/container": "^1.0", "symfony/dependency-injection": "^2.7|^3.3|^4.0", "symfony/expression-language": "^2.6|^3.0", "symfony/filesystem": "^2.1", "symfony/form": "~2.1|^3.0", "symfony/translation": "^2.1|^3.0", "symfony/validator": "^2.2|^3.0", "symfony/yaml": "^2.1|^3.0", "twig/twig": "~1.12|~2.0" }, "suggest": { "doctrine/cache": "Required if you like to use cache functionality.", "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", "symfony/yaml": "Required if you'd like to serialize data to YAML format." }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.14-dev" } }, "autoload": { "psr-0": { "JMS\\Serializer": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", "homepage": "http://jmsyst.com/libs/serializer", "keywords": [ "deserialization", "jaxb", "json", "serialization", "xml" ], "support": { "issues": "https://github.com/schmittjoh/serializer/issues", "source": "https://github.com/schmittjoh/serializer/tree/1.14.1" }, "time": "2020-02-22T20:59:37+00:00" }, { "name": "kylekatarnls/update-helper", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/kylekatarnls/update-helper.git", "reference": "429be50660ed8a196e0798e5939760f168ec8ce9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9", "reference": "429be50660ed8a196e0798e5939760f168ec8ce9", "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0.0", "php": ">=5.3.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "composer/composer": "2.0.x-dev || ^2.0.0-dev", "phpunit/phpunit": ">=4.8.35 <6.0" }, "type": "composer-plugin", "extra": { "class": "UpdateHelper\\ComposerPlugin" }, "autoload": { "psr-0": { "UpdateHelper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle", "email": "kylekatarnls@gmail.com" } ], "description": "Update helper", "support": { "issues": "https://github.com/kylekatarnls/update-helper/issues", "source": "https://github.com/kylekatarnls/update-helper/tree/1.2.1" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/Carbon", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", "type": "tidelift" } ], "time": "2020-04-07T20:44:10+00:00" }, { "name": "laravel/framework", "version": "v4.2.22", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", "reference": "7bfe4a10387d726569856bb4ceaec576e60ae7bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/framework/zipball/7bfe4a10387d726569856bb4ceaec576e60ae7bb", "reference": "7bfe4a10387d726569856bb4ceaec576e60ae7bb", "shasum": "" }, "require": { "classpreloader/classpreloader": "~1.0.2", "d11wtq/boris": "~1.0", "filp/whoops": "1.1.*", "ircmaxell/password-compat": "~1.0", "jeremeamia/superclosure": "~1.0.1", "monolog/monolog": "~1.6", "nesbot/carbon": "~1.0", "patchwork/utf8": "~1.1", "php": ">=5.4.0", "phpseclib/phpseclib": "0.3.*", "predis/predis": "0.8.*", "stack/builder": "~1.0", "swiftmailer/swiftmailer": "~5.1", "symfony/browser-kit": "2.7.*", "symfony/console": "2.7.*", "symfony/css-selector": "2.7.*", "symfony/debug": "2.7.*", "symfony/dom-crawler": "2.7.*", "symfony/finder": "2.7.*", "symfony/http-foundation": "2.7.*", "symfony/http-kernel": "2.7.*", "symfony/process": "2.7.*", "symfony/routing": "2.7.*", "symfony/security-core": "2.7.*", "symfony/translation": "2.7.*" }, "replace": { "illuminate/auth": "self.version", "illuminate/cache": "self.version", "illuminate/config": "self.version", "illuminate/console": "self.version", "illuminate/container": "self.version", "illuminate/cookie": "self.version", "illuminate/database": "self.version", "illuminate/encryption": "self.version", "illuminate/events": "self.version", "illuminate/exception": "self.version", "illuminate/filesystem": "self.version", "illuminate/foundation": "self.version", "illuminate/hashing": "self.version", "illuminate/html": "self.version", "illuminate/http": "self.version", "illuminate/log": "self.version", "illuminate/mail": "self.version", "illuminate/pagination": "self.version", "illuminate/queue": "self.version", "illuminate/redis": "self.version", "illuminate/remote": "self.version", "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version", "illuminate/workbench": "self.version" }, "require-dev": { "aws/aws-sdk-php": "~2.6", "iron-io/iron_mq": "~1.5", "mockery/mockery": "~0.9", "pda/pheanstalk": "~2.1", "phpunit/phpunit": "~4.0" }, "suggest": { "doctrine/dbal": "Allow renaming columns and dropping SQLite columns." }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "files": [ "src/Illuminate/Support/helpers.php" ], "psr-0": { "Illuminate": "src/" }, "classmap": [ "src/Illuminate/Queue/IlluminateQueueClosure.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework/tree/4.2" }, "time": "2016-11-12T01:41:37+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.39", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45", "reference": "0fd6753003fc870f6e229bae869cc1337c99bc45", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "type": "library", "autoload": { "psr-0": { "Detection": "namespaced/" }, "classmap": [ "Mobile_Detect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39" }, "time": "2022-02-17T19:24:25+00:00" }, { "name": "monolog/monolog", "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/52ebd235c1f7e0d5e1b16464b695a28335f8e44a", "reference": "52ebd235c1f7e0d5e1b16464b695a28335f8e44a", "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.0" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2022-03-13T20:29:46+00:00" }, { "name": "nathanmac/laravel-guid", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nathanmac/laravel-guid.git", "reference": "bb1de13e948e82eb9e65ca546cccab61f1c37fe0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nathanmac/laravel-guid/zipball/bb1de13e948e82eb9e65ca546cccab61f1c37fe0", "reference": "bb1de13e948e82eb9e65ca546cccab61f1c37fe0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "default-branch": true, "type": "library", "autoload": { "psr-0": { "Nathanmac\\GUID": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "nathanmac", "email": "nathan.macnamara@arrowecs.co.uk" } ], "description": "Simple GUID generator Package for Laravel 4", "support": { "issues": "https://github.com/nathanmac/laravel-guid/issues", "source": "https://github.com/nathanmac/laravel-guid/tree/master" }, "time": "2016-01-14T10:07:42+00:00" }, { "name": "nesbot/carbon", "version": "1.39.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33", "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33", "shasum": "" }, "require": { "kylekatarnls/update-helper": "^1.1", "php": ">=5.3.9", "symfony/translation": "~2.6 || ~3.0 || ~4.0" }, "require-dev": { "composer/composer": "^1.2", "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "^4.8.35 || ^5.7" }, "bin": [ "bin/upgrade-carbon" ], "type": "library", "extra": { "update-helper": "Carbon\\Upgrade", "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] } }, "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "support": { "issues": "https://github.com/briannesbitt/Carbon/issues", "source": "https://github.com/briannesbitt/Carbon" }, "time": "2019-10-14T05:51:36+00:00" }, { "name": "nikic/php-parser", "version": "v0.9.5", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.9-dev" } }, "autoload": { "psr-0": { "PHPParser": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v0.9.5" }, "time": "2014-07-23T18:24:17+00:00" }, { "name": "paragonie/random_compat", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2018-04-04T21:48:54+00:00" }, { "name": "patchwork/utf8", "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/tchwork/utf8.git", "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tchwork/utf8/zipball/e1fa4d4a57896d074c9a8d01742b688d5db4e9d5", "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5", "shasum": "" }, "require": { "lib-pcre": ">=7.3", "php": ">=5.3.0" }, "require-dev": { "symfony/phpunit-bridge": "^3.4|^4.4" }, "suggest": { "ext-iconv": "Use iconv for best performance", "ext-intl": "Use Intl for best performance", "ext-mbstring": "Use Mbstring for best performance", "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Patchwork\\": "src/Patchwork/" }, "classmap": [ "src/Normalizer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "(Apache-2.0 or GPL-2.0)" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP", "homepage": "https://github.com/tchwork/utf8", "keywords": [ "grapheme", "i18n", "unicode", "utf-8", "utf8" ], "support": { "issues": "https://github.com/tchwork/utf8/issues", "source": "https://github.com/tchwork/utf8/tree/v1.3.3" }, "funding": [ { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/patchwork/utf8", "type": "tidelift" } ], "abandoned": "symfony/polyfill-mbstring or symfony/string", "time": "2021-01-07T16:38:58+00:00" }, { "name": "phenx/php-font-lib", "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/PhenX/php-font-lib.git", "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82", "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", "support": { "issues": "https://github.com/PhenX/php-font-lib/issues", "source": "https://github.com/PhenX/php-font-lib/tree/master" }, "time": "2014-02-01T15:22:28+00:00" }, { "name": "phpcollection/phpcollection", "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", "reference": "56d18c8c2c0400f2838703246ac7de919a605763" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/56d18c8c2c0400f2838703246ac7de919a605763", "reference": "56d18c8c2c0400f2838703246ac7de919a605763", "shasum": "" }, "require": { "phpoption/phpoption": "1.*" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4-dev" } }, "autoload": { "psr-0": { "PhpCollection": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "General-Purpose Collection Library for PHP", "keywords": [ "collection", "list", "map", "sequence", "set" ], "support": { "issues": "https://github.com/schmittjoh/php-collection/issues", "source": "https://github.com/schmittjoh/php-collection/tree/0.6.0" }, "time": "2022-03-21T13:02:41+00:00" }, { "name": "phpmailer/phpmailer", "version": "v5.2.28", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "acba50393dd03da69a50226c139722af8b153b11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/acba50393dd03da69a50226c139722af8b153b11", "reference": "acba50393dd03da69a50226c139722af8b153b11", "shasum": "" }, "require": { "ext-ctype": "*", "php": ">=5.0.0" }, "require-dev": { "doctrine/annotations": "1.2.*", "jms/serializer": "0.16.*", "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.8.*", "symfony/debug": "2.8.*", "symfony/filesystem": "2.8.*", "symfony/translation": "2.8.*", "symfony/yaml": "2.8.*", "zendframework/zend-cache": "2.5.1", "zendframework/zend-config": "2.5.1", "zendframework/zend-eventmanager": "2.5.1", "zendframework/zend-filter": "2.5.1", "zendframework/zend-i18n": "2.5.1", "zendframework/zend-json": "2.5.1", "zendframework/zend-math": "2.5.1", "zendframework/zend-serializer": "2.5.*", "zendframework/zend-servicemanager": "2.5.*", "zendframework/zend-stdlib": "2.5.1" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "type": "library", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v5.2.28" }, "funding": [ { "url": "https://marcus.bointon.com/donations/", "type": "custom" }, { "url": "https://github.com/Synchro", "type": "github" }, { "url": "https://www.patreon.com/marcusbointon", "type": "patreon" } ], "time": "2020-03-19T14:29:37+00:00" }, { "name": "phpoption/phpoption", "version": "1.7.5", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Graham Campbell", "email": "graham@alt-three.com" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.7.5" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", "type": "tidelift" } ], "time": "2020-07-20T17:29:33+00:00" }, { "name": "phpseclib/phpseclib", "version": "0.3.10", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4", "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "~4.0", "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~1.5" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "autoload": { "files": [ "phpseclib/Crypt/Random.php" ], "psr-0": { "Net": "phpseclib/", "File": "phpseclib/", "Math": "phpseclib/", "Crypt": "phpseclib/", "System": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "phpseclib/" ], "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" } ], "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/0.3.10" }, "time": "2015-01-28T21:50:33+00:00" }, { "name": "predis/predis", "version": "v0.8.7", "source": { "type": "git", "url": "https://github.com/predis/predis.git", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/predis/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-0": { "Predis": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete PHP client library for Redis", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "support": { "issues": "https://github.com/predis/predis/issues", "source": "https://github.com/predis/predis/tree/v0.8.7" }, "funding": [ { "url": "https://www.paypal.me/tillkruss", "type": "custom" }, { "url": "https://github.com/tillkruss", "type": "github" } ], "time": "2014-08-01T09:43:10+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.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/master" }, "time": "2016-08-06T14:39:51+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": "2.0.5", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": ">=1.0" }, "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/2.0.5" }, "time": "2016-02-11T07:05:27+00:00" }, { "name": "react/promise", "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "React\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Christian Lück", "email": "christian@clue.engineering", "homepage": "https://clue.engineering/" }, { "name": "Cees-Jan Kiewiet", "email": "reactphp@ceesjankiewiet.nl", "homepage": "https://wyrihaximus.net/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "support": { "issues": "https://github.com/reactphp/promise/issues", "source": "https://github.com/reactphp/promise/tree/v2.9.0" }, "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2022-02-11T10:27:51+00:00" }, { "name": "stack/builder", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/http-foundation": "~2.1|~3.0|~4.0", "symfony/http-kernel": "~2.1|~3.0|~4.0" }, "require-dev": { "silex/silex": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Stack": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Builder for stack middlewares based on HttpKernelInterface.", "keywords": [ "stack" ], "support": { "issues": "https://github.com/stackphp/builder/issues", "source": "https://github.com/stackphp/builder/tree/master" }, "time": "2017-11-18T14:57:29+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "support": { "issues": "https://github.com/swiftmailer/swiftmailer/issues", "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" }, "abandoned": "symfony/mailer", "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/browser-kit", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "b49a059de813b0abda4223c48e766cae2c44bc7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/b49a059de813b0abda4223c48e766cae2c44bc7d", "reference": "b49a059de813b0abda4223c48e766cae2c44bc7d", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/dom-crawler": "~2.1" }, "require-dev": { "symfony/css-selector": "^2.0.5", "symfony/process": "~2.3.34|^2.7.6" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" }, "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": "Symfony BrowserKit Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/browser-kit/tree/v2.7.51" }, "time": "2018-03-16T18:29:50+00:00" }, { "name": "symfony/console", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "574cb4cfaa01ba115fc2fc0c2355b2c5472a4804" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/574cb4cfaa01ba115fc2fc0c2355b2c5472a4804", "reference": "574cb4cfaa01ba115fc2fc0c2355b2c5472a4804", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/debug": "^2.7.2" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1", "symfony/process": "~2.1" }, "suggest": { "psr/log-implementation": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "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": "Symfony Console Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/console/tree/v2.7.51" }, "time": "2018-05-13T15:44:36+00:00" }, { "name": "symfony/css-selector", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "0b490439a4287f6502426bcb0418e707c2eebe5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/0b490439a4287f6502426bcb0418e707c2eebe5e", "reference": "0b490439a4287f6502426bcb0418e707c2eebe5e", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/css-selector/tree/v2.7.51" }, "time": "2018-03-08T08:22:32+00:00" }, { "name": "symfony/debug", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "4a7330f29b3d215f8bacf076689f9d1c3d568681" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/4a7330f29b3d215f8bacf076689f9d1c3d568681", "reference": "4a7330f29b3d215f8bacf076689f9d1c3d568681", "shasum": "" }, "require": { "php": ">=5.3.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/class-loader": "~2.2", "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "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": "Symfony Debug Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/debug/tree/v2.7.51" }, "time": "2018-08-03T11:24:48+00:00" }, { "name": "symfony/dom-crawler", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "d905e1c5885735ee66af60c205429b9941f24752" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d905e1c5885735ee66af60c205429b9941f24752", "reference": "d905e1c5885735ee66af60c205429b9941f24752", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-ctype": "~1.8" }, "require-dev": { "symfony/css-selector": "~2.3" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "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": "Symfony DomCrawler Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dom-crawler/tree/v2.7.51" }, "time": "2018-05-01T22:30:49+00:00" }, { "name": "symfony/event-dispatcher", "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0", "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^2.0.5|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "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": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v2.8.50" }, "time": "2018-11-21T14:20:20+00:00" }, { "name": "symfony/filesystem", "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7ae46872dad09dffb7fe1e93a0937097339d0080", "reference": "7ae46872dad09dffb7fe1e93a0937097339d0080", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "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": "Symfony Filesystem Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v2.8.52" }, "time": "2018-11-11T11:18:13+00:00" }, { "name": "symfony/finder", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "34226a3aa279f1e356ad56181b91acfdc9a2525c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/34226a3aa279f1e356ad56181b91acfdc9a2525c", "reference": "34226a3aa279f1e356ad56181b91acfdc9a2525c", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "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": "Symfony Finder Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v2.7.51" }, "time": "2018-05-14T06:36:14+00:00" }, { "name": "symfony/http-foundation", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b67e5cbd2bf837fb3681f2c4965826d6c6758532", "reference": "b67e5cbd2bf837fb3681f2c4965826d6c6758532", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "symfony/expression-language": "~2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "Resources/stubs" ], "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": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-foundation/tree/2.7" }, "time": "2019-04-16T09:58:21+00:00" }, { "name": "symfony/http-kernel", "version": "v2.7.52", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "435064b3b143f79469206915137c21e88b56bfb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/435064b3b143f79469206915137c21e88b56bfb9", "reference": "435064b3b143f79469206915137c21e88b56bfb9", "shasum": "" }, "require": { "php": ">=5.3.9", "psr/log": "~1.0", "symfony/debug": "^2.6.2", "symfony/event-dispatcher": "^2.6.7", "symfony/http-foundation": "~2.7.36|^2.8.29", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/config": "<2.7", "twig/twig": "<1.34|<2.4,>=2" }, "require-dev": { "symfony/browser-kit": "~2.3", "symfony/class-loader": "~2.1", "symfony/config": "~2.7", "symfony/console": "~2.3", "symfony/css-selector": "^2.0.5", "symfony/dependency-injection": "~2.2", "symfony/dom-crawler": "^2.0.5", "symfony/expression-language": "~2.4", "symfony/finder": "^2.0.5", "symfony/process": "^2.0.5", "symfony/routing": "~2.2", "symfony/stopwatch": "~2.3", "symfony/templating": "~2.2", "symfony/translation": "^2.0.5", "symfony/var-dumper": "~2.6" }, "suggest": { "symfony/browser-kit": "", "symfony/class-loader": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "", "symfony/var-dumper": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "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": "Symfony HttpKernel Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-kernel/tree/v2.7.52" }, "time": "2019-04-17T16:37:53+00:00" }, { "name": "symfony/intl", "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "7c332001c3c3557c136eba4908f642dca41769de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/7c332001c3c3557c136eba4908f642dca41769de", "reference": "7c332001c3c3557c136eba4908f642dca41769de", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-intl-icu": "~1.0", "symfony/polyfill-php54": "~1.0" }, "require-dev": { "symfony/filesystem": "~2.1|~3.0.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "support": { "source": "https://github.com/symfony/intl/tree/v2.8.50" }, "time": "2018-11-11T11:18:13+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b", "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/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.19.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": "2020-10-23T09:01:57+00:00" }, { "name": "symfony/polyfill-intl-icu", "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", "reference": "f740dd60a5b5f1511229e107f7e59f404b102084" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/f740dd60a5b5f1511229e107f7e59f404b102084", "reference": "f740dd60a5b5f1511229e107f7e59f404b102084", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/intl": "~2.3|~3.0|~4.0|~5.0" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.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": "Symfony polyfill for intl's ICU-related data and classes", "homepage": "https://symfony.com", "keywords": [ "compatibility", "icu", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.19.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": "2020-10-23T09:01:57+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce", "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "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.19.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": "2020-10-23T09:01:57+00:00" }, { "name": "symfony/polyfill-php54", "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php54.git", "reference": "c248bab30dad46a5f3917e7d92907e148bdc50c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/c248bab30dad46a5f3917e7d92907e148bdc50c6", "reference": "c248bab30dad46a5f3917e7d92907e148bdc50c6", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.19-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php54\\": "" }, "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 5.4+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php54/tree/v1.19.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": "2020-10-23T09:01:57+00:00" }, { "name": "symfony/process", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "eda637e05670e2afeec3842dcd646dce94262f6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/eda637e05670e2afeec3842dcd646dce94262f6b", "reference": "eda637e05670e2afeec3842dcd646dce94262f6b", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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": "Symfony Process Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v2.7.51" }, "time": "2018-08-03T11:24:48+00:00" }, { "name": "symfony/routing", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "33bd5882f201f9a3b7dd9640b95710b71304c4fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/33bd5882f201f9a3b7dd9640b95710b71304c4fb", "reference": "33bd5882f201f9a3b7dd9640b95710b71304c4fb", "shasum": "" }, "require": { "php": ">=5.3.9" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.7", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.3", "symfony/yaml": "^2.0.5" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "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": "Symfony Routing Component", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "support": { "source": "https://github.com/symfony/routing/tree/v2.7.51" }, "time": "2018-02-28T09:36:59+00:00" }, { "name": "symfony/security-core", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", "reference": "a5d7f9f6fc8ace1059c7066ad787d054619e4068" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-core/zipball/a5d7f9f6fc8ace1059c7066ad787d054619e4068", "reference": "a5d7f9f6fc8ace1059c7066ad787d054619e4068", "shasum": "" }, "require": { "paragonie/random_compat": "~1.0", "php": ">=5.3.9" }, "require-dev": { "ircmaxell/password-compat": "1.0.*", "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1", "symfony/expression-language": "~2.6", "symfony/http-foundation": "~2.4", "symfony/validator": "~2.7.25|^2.8.18" }, "suggest": { "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", "symfony/event-dispatcher": "", "symfony/expression-language": "For using the expression voter", "symfony/http-foundation": "", "symfony/validator": "For using the user password constraint" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\Core\\": "" }, "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": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/security-core/tree/v2.7.51" }, "time": "2018-04-25T11:44:04+00:00" }, { "name": "symfony/translation", "version": "v2.7.51", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "1959c78c5a32539ef221b3e18a961a96d949118f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/1959c78c5a32539ef221b3e18a961a96d949118f", "reference": "1959c78c5a32539ef221b3e18a961a96d949118f", "shasum": "" }, "require": { "php": ">=5.3.9" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.7", "symfony/intl": "~2.7.25|^2.8.18", "symfony/yaml": "~2.2" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "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": "Symfony Translation Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v2.7.51" }, "time": "2018-05-17T10:34:06+00:00" }, { "name": "symfony/yaml", "version": "v3.3.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "af615970e265543a26ee712c958404eb9b7ac93d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/af615970e265543a26ee712c958404eb9b7ac93d", "reference": "af615970e265543a26ee712c958404eb9b7ac93d", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "require-dev": { "symfony/console": "~2.8|~3.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "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": "Symfony Yaml Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/3.3" }, "time": "2018-01-20T15:04:53+00:00" }, { "name": "vlucas/phpdotenv", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause-Attribution" ], "authors": [ { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "http://www.vancelucas.com" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/master" }, "time": "2016-09-01T10:05:43+00:00" } ], "packages-dev": [ { "name": "maatwebsite/excel", "version": "1.3.10", "source": { "type": "git", "url": "https://github.com/Maatwebsite/Laravel-Excel.git", "reference": "38a922afe0714dcddde926ba23dfd0f5678cb18a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/38a922afe0714dcddde926ba23dfd0f5678cb18a", "reference": "38a922afe0714dcddde926ba23dfd0f5678cb18a", "shasum": "" }, "require": { "illuminate/cache": "~4.0|~5.0", "illuminate/config": "~4.0|~5.0", "illuminate/filesystem": "~4.0|~5.0", "illuminate/support": "~4.0|~5.0", "nesbot/carbon": "~1.0", "php": ">=5.3.0", "phpoffice/phpexcel": "~1.8.0", "tijsverkoyen/css-to-inline-styles": "~1.5" }, "require-dev": { "mockery/mockery": "~0.9", "orchestra/testbench": "~2.2.0", "phpseclib/phpseclib": ">=0.3.7", "phpunit/phpunit": "~4.0" }, "suggest": { "illuminate/http": "~4.0|~5.0", "illuminate/routing": "~4.0|~5.0", "illuminate/view": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Maatwebsite\\Excel\\": "src/" }, "classmap": [ "src/Maatwebsite/Excel" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Maatwebsite.nl", "email": "patrick@maatwebsite.nl" } ], "description": "An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel", "keywords": [ "PHPExcel", "batch", "csv", "excel", "export", "import", "laravel" ], "support": { "issues": "https://github.com/Maatwebsite/Laravel-Excel/issues", "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/1.3" }, "time": "2017-02-28T11:40:11+00:00" }, { "name": "phpoffice/phpexcel", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870", "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", "php": "^5.2|^7.0" }, "require-dev": { "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "psr-0": { "PHPExcel": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "http://blog.maartenballiauw.be" }, { "name": "Erik Tilt" }, { "name": "Franck Lefevre", "homepage": "http://rootslabs.net" }, { "name": "Mark Baker", "homepage": "http://markbakeruk.net" } ], "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PHPExcel", "keywords": [ "OpenXML", "excel", "php", "spreadsheet", "xls", "xlsx" ], "support": { "issues": "https://github.com/PHPOffice/PHPExcel/issues", "source": "https://github.com/PHPOffice/PHPExcel/tree/master" }, "abandoned": "phpoffice/phpspreadsheet", "time": "2018-11-22T23:07:24+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "1.5.5", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "9753fc340726e327e4d48b7c0604f85475ae0bc3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/9753fc340726e327e4d48b7c0604f85475ae0bc3", "reference": "9753fc340726e327e4d48b7c0604f85475ae0bc3", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/css-selector": "~2.1|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/master" }, "time": "2015-12-08T16:14:14+00:00" }, { "name": "way/generators", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/JeffreyWay/Laravel-4-Generators.git", "reference": "484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeffreyWay/Laravel-4-Generators/zipball/484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c", "reference": "484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c", "shasum": "" }, "require": { "illuminate/support": "~4.0", "php": ">=5.4.0" }, "require-dev": { "behat/behat": "~2.5.1", "behat/mink": "~1.5.0", "behat/mink-extension": "~1.2.0", "behat/mink-goutte-driver": "~1.0.9", "behat/mink-selenium2-driver": "~1.1.1", "phpspec/phpspec": "~2.0", "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "psr-0": { "Way\\Generators": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeffrey Way", "email": "jeffrey@jeffrey-way.com", "homepage": "http://jeffrye-way.com", "role": "Developer" } ], "description": "Rapidly generate resources, migrations, models, and much more.", "support": { "issues": "https://github.com/JeffreyWay/Laravel-4-Generators/issues", "source": "https://github.com/JeffreyWay/Laravel-4-Generators/tree/master" }, "time": "2014-05-27T14:21:26+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "nathanmac/laravel-guid": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }