{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "74d0e0231a20998b63636505d174d1d2", "content-hash": "1af681873ad63e53d42dfd445d67b388", "packages": [ { "name": "corneltek/class-template", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/c9s/ClassTemplate.git", "reference": "4bdb46a6b1a5245118e7bf08b4cdacdfdaadb77b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/c9s/ClassTemplate/zipball/4bdb46a6b1a5245118e7bf08b4cdacdfdaadb77b", "reference": "4bdb46a6b1a5245118e7bf08b4cdacdfdaadb77b", "shasum": "" }, "require": { "corneltek/codegen": "^2", "php": ">=5.3.0", "twig/twig": "^1" }, "require-dev": { "corneltek/phpunit-testmore": "dev-master" }, "type": "library", "autoload": { "psr-4": { "ClassTemplate\\": "src/ClassTemplate/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yo-An Lin", "email": "yoanlin93@gmail.com", "homepage": "http://c9s.me" } ], "description": "Class template Utilities", "homepage": "http://github.com/c9s/ClassTemplate", "time": "2015-09-06 05:04:14" }, { "name": "corneltek/cliframework", "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/c9s/CLIFramework.git", "reference": "7ca1239bb032f5cd1d746974954adde0233900ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/c9s/CLIFramework/zipball/7ca1239bb032f5cd1d746974954adde0233900ce", "reference": "7ca1239bb032f5cd1d746974954adde0233900ce", "shasum": "" }, "require": { "corneltek/class-template": "^2", "corneltek/codegen": "^2", "corneltek/getoptionkit": "^2", "corneltek/universal": ">= 1.4", "php": ">=5.3.0", "pimple/pimple": "*", "symfony/class-loader": "^2.7", "symfony/finder": "^2.7" }, "require-dev": { "corneltek/phpunit-testmore": "dev-master", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-4": { "CLIFramework\\": "src/CLIFramework/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yo-An Lin", "email": "cornelius.howl@gmail.com", "homepage": "http://c9s.me" } ], "description": "Command-line framework for PHP", "homepage": "http://github.com/c9s/CLIFramework", "keywords": [ "command", "command-line", "completion", "framework", "getopt", "zsh" ], "time": "2015-11-07 11:01:47" }, { "name": "corneltek/codegen", "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/c9s/CodeGen.git", "reference": "b2a1835b4a0c63cb5f1c1c0a44176adbbfd46dcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/c9s/CodeGen/zipball/b2a1835b4a0c63cb5f1c1c0a44176adbbfd46dcd", "reference": "b2a1835b4a0c63cb5f1c1c0a44176adbbfd46dcd", "shasum": "" }, "require": { "doctrine/inflector": "*", "php": ">=5.3.0", "twig/twig": "^1 >=1.21" }, "require-dev": { "corneltek/phpunit-testmore": "dev-master" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8.x-dev" } }, "autoload": { "psr-4": { "CodeGen\\": "src/CodeGen/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yo-An Lin", "email": "yoanlin93@gmail.com", "homepage": "http://c9s.me" } ], "description": "PHP Code Generation Library", "homepage": "http://github.com/c9s/CodeGen", "time": "2016-03-26 07:10:40" }, { "name": "corneltek/getoptionkit", "version": "2.2.5", "source": { "type": "git", "url": "https://github.com/c9s/GetOptionKit.git", "reference": "977b11bf1f44a02398ecfc96cf2fc913cb9f017b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/c9s/GetOptionKit/zipball/977b11bf1f44a02398ecfc96cf2fc913cb9f017b", "reference": "977b11bf1f44a02398ecfc96cf2fc913cb9f017b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "corneltek/phpunit-testmore": "dev-master", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-4": { "GetOptionKit\\": "src/GetOptionKit/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yo-An Lin", "email": "cornelius.howl@gmail.com", "homepage": "http://c9s.me" } ], "description": "Powerful command-line option toolkit", "homepage": "http://github.com/c9s/GetOptionKit", "time": "2016-02-16 10:41:32" }, { "name": "corneltek/universal", "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/c9s/Universal.git", "reference": "7815546cc524f6eac84d8f7620510e9277252d78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/c9s/Universal/zipball/7815546cc524f6eac84d8f7620510e9277252d78", "reference": "7815546cc524f6eac84d8f7620510e9277252d78", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "corneltek/phpunit-testmore": "dev-master", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-4": { "Universal\\": "src/Universal/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yo-An Lin", "email": "cornelius.howl@gmail.com", "homepage": "http://c9s.me" } ], "description": "Universal library for PHP", "homepage": "http://github.com/c9s/Universal", "time": "2015-11-07 10:32:02" }, { "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" ], "time": "2015-08-31 12:32:49" }, { "name": "doctrine/cache", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", "shasum": "" }, "require": { "php": "~5.5|~7.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "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": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2015-12-31 16:37:02" }, { "name": "doctrine/collections", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "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": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2015-04-14 22:21:58" }, { "name": "doctrine/common", "version": "v2.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "a579557bc689580c19fee4e27487a67fe60defc0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", "reference": "a579557bc689580c19fee4e27487a67fe60defc0", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": "~5.5|~7.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "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": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2015-12-25 13:18:31" }, { "name": "doctrine/dbal", "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/abbdfd1cff43a7b99d027af3be709bc8fc7d4769", "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769", "shasum": "" }, "require": { "doctrine/common": ">=2.4,<2.7-dev", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*", "symfony/console": "2.*" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\": "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" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2016-01-05 22:11:12" }, { "name": "doctrine/inflector", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "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": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2015-11-06 14:35:42" }, { "name": "doctrine/lexer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "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": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2014-09-09 13:34:57" }, { "name": "illuminate/container", "version": "v5.2.28", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", "reference": "1e156f8017490f5583ab161030bf839c77c95e54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/container/zipball/1e156f8017490f5583ab161030bf839c77c95e54", "reference": "1e156f8017490f5583ab161030bf839c77c95e54", "shasum": "" }, "require": { "illuminate/contracts": "5.2.*", "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2-dev" } }, "autoload": { "psr-4": { "Illuminate\\Container\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Illuminate Container package.", "homepage": "http://laravel.com", "time": "2016-03-16 17:19:17" }, { "name": "illuminate/contracts", "version": "v5.2.28", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", "reference": "411b851962c211078ade7664a6976e77a78cd2a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/411b851962c211078ade7664a6976e77a78cd2a5", "reference": "411b851962c211078ade7664a6976e77a78cd2a5", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2-dev" } }, "autoload": { "psr-4": { "Illuminate\\Contracts\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Illuminate Contracts package.", "homepage": "http://laravel.com", "time": "2016-03-07 20:37:17" }, { "name": "illuminate/database", "version": "v5.2.28", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", "reference": "1ea9f36cef011a80b1623ea3566d57017e7913bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/database/zipball/1ea9f36cef011a80b1623ea3566d57017e7913bc", "reference": "1ea9f36cef011a80b1623ea3566d57017e7913bc", "shasum": "" }, "require": { "illuminate/container": "5.2.*", "illuminate/contracts": "5.2.*", "illuminate/support": "5.2.*", "nesbot/carbon": "~1.20", "php": ">=5.5.9" }, "suggest": { "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).", "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).", "illuminate/console": "Required to use the database commands (5.2.*).", "illuminate/events": "Required to use the observers with Eloquent (5.2.*).", "illuminate/filesystem": "Required to use the migrations (5.2.*).", "illuminate/pagination": "Required to paginate the result set (5.2.*)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2-dev" } }, "autoload": { "psr-4": { "Illuminate\\Database\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Illuminate Database package.", "homepage": "http://laravel.com", "keywords": [ "database", "laravel", "orm", "sql" ], "time": "2016-04-01 18:17:22" }, { "name": "illuminate/support", "version": "v5.2.28", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "e4aa03c5f26db752e838354a7d71b85e6138f4ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/e4aa03c5f26db752e838354a7d71b85e6138f4ec", "reference": "e4aa03c5f26db752e838354a7d71b85e6138f4ec", "shasum": "" }, "require": { "doctrine/inflector": "~1.0", "ext-mbstring": "*", "illuminate/contracts": "5.2.*", "paragonie/random_compat": "~1.4", "php": ">=5.5.9" }, "suggest": { "illuminate/filesystem": "Required to use the composer class (5.2.*).", "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).", "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).", "symfony/process": "Required to use the composer class (2.8.*|3.0.*).", "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.2-dev" } }, "autoload": { "psr-4": { "Illuminate\\Support\\": "" }, "files": [ "helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Illuminate Support package.", "homepage": "http://laravel.com", "time": "2016-03-30 18:18:45" }, { "name": "jbbcode/jbbcode", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/jbowens/jBBCode.git", "reference": "645b6a1c0afa92b7d029d3417ebd8b60a5c578b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbowens/jBBCode/zipball/645b6a1c0afa92b7d029d3417ebd8b60a5c578b3", "reference": "645b6a1c0afa92b7d029d3417ebd8b60a5c578b3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "JBBCode": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jackson Owens", "email": "jackson_owens@alumni.brown.edu", "homepage": "http://jbowens.org/", "role": "Developer" } ], "description": "A lightweight but extensible BBCode parser written in PHP 5.3.", "homepage": "http://jbbcode.com/", "keywords": [ "BB", "bbcode" ], "time": "2014-07-06 05:48:20" }, { "name": "nesbot/carbon", "version": "1.21.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7", "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/translation": "~2.6|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "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" ], "time": "2015-11-04 20:07:17" }, { "name": "paragonie/random_compat", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "c7e26a21ba357863de030f0b9e701c7d04593774" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774", "reference": "c7e26a21ba357863de030f0b9e701c7d04593774", "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" ], "time": "2016-03-18 20:34:03" }, { "name": "paypal/rest-api-sdk-php", "version": "v1.6.4", "source": { "type": "git", "url": "https://github.com/paypal/PayPal-PHP-SDK.git", "reference": "06837d290c4906578cfd92786412dff330a1429c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/06837d290c4906578cfd92786412dff330a1429c", "reference": "06837d290c4906578cfd92786412dff330a1429c", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "PayPal": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors" } ], "description": "PayPal's PHP SDK for REST APIs", "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "keywords": [ "payments", "paypal", "rest", "sdk" ], "time": "2016-01-20 17:45:52" }, { "name": "phpmailer/phpmailer", "version": "v5.2.14", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "e774bc9152de85547336e22b8926189e582ece95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e774bc9152de85547336e22b8926189e582ece95", "reference": "e774bc9152de85547336e22b8926189e582ece95", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-client": "Needed for XOAUTH2 authentication", "league/oauth2-google": "Needed for Gmail XOAUTH2" }, "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": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "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", "time": "2015-11-01 10:15:28" }, { "name": "phroute/phroute", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/mrjgreen/phroute.git", "reference": "dbe2b986f9ee1dd33dc956fcc35d1fa22e8e196c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrjgreen/phroute/zipball/dbe2b986f9ee1dd33dc956fcc35d1fa22e8e196c", "reference": "dbe2b986f9ee1dd33dc956fcc35d1fa22e8e196c", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "*", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-4": { "Phroute\\Phroute\\": "src/Phroute" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Joe Green", "email": "joe.green.0991@gmail.com" } ], "description": "Fast, fully featured restful request router for PHP", "keywords": [ "router", "routing" ], "time": "2015-07-22 20:46:43" }, { "name": "pimple/pimple", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "time": "2015-09-11 15:10:35" }, { "name": "symfony/class-loader", "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", "reference": "7d362c22710980730d46a5d039e788946a2938cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb", "reference": "7d362c22710980730d46a5d039e788946a2938cb", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-apcu": "~1.1" }, "require-dev": { "symfony/finder": "~2.0,>=2.0.5|~3.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\ClassLoader\\": "" }, "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 ClassLoader Component", "homepage": "https://symfony.com", "time": "2016-03-10 19:33:53" }, { "name": "symfony/finder", "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/ca24cf2cd4e3826f571e0067e535758e73807aa1", "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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", "time": "2016-03-10 10:53:53" }, { "name": "symfony/polyfill-apcu", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "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 backporting apcu_* functions to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "apcu", "compatibility", "polyfill", "portable", "shim" ], "time": "2016-03-03 16:49:40" }, { "name": "symfony/polyfill-mbstring", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "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 the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2016-01-20 09:13:37" }, { "name": "symfony/translation", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/f7a07af51ea067745a521dab1e3152044a2fb1f2", "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/intl": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-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", "time": "2016-03-25 01:41:20" }, { "name": "twig/twig", "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.24-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2016-01-25 21:22:18" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.0.0", "ext-curl": "*", "ext-json": "*" }, "platform-dev": [] }