2014-11-19 16:51:43 +00:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2015-10-24 22:35:57 +01:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
2014-11-19 16:51:43 +00:00
"This file is @generated automatically"
],
2016-07-18 18:46:43 +01:00
"hash": "b9a0ccfa48e2a43140cd4c642e23f515",
"content-hash": "1f7d74d6083194f25a95c7652ddb1a79",
2014-11-19 16:51:43 +00:00
"packages": [
2016-02-01 17:14:38 +00:00
{
"name": "alt-three/badger",
2016-04-27 09:41:33 +01:00
"version": "v3.1.0",
2016-02-01 17:14:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/Badger.git",
2016-04-27 09:41:33 +01:00
"reference": "c5de4afcefcc0dd6576d2ae4bd5d5e83fb0cb8d9"
2016-02-01 17:14:38 +00:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/AltThree/Badger/zipball/c5de4afcefcc0dd6576d2ae4bd5d5e83fb0cb8d9",
"reference": "c5de4afcefcc0dd6576d2ae4bd5d5e83fb0cb8d9",
2016-02-01 17:14:38 +00:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2016-02-01 17:14:38 +00:00
"php": ">=5.5.9"
},
"require-dev": {
"graham-campbell/testbench": "^3.1",
"phpunit/phpunit": "^4.8|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "3.1-dev"
2016-02-01 17:14:38 +00:00
}
},
"autoload": {
"psr-4": {
"AltThree\\Badger\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
"description": "A Badge Generator For Laravel 5",
"keywords": [
"Alt Three",
"badge",
2016-02-20 21:18:26 +00:00
"badger",
2016-02-01 17:14:38 +00:00
"shield",
"svg"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-22 17:23:42"
2016-02-01 17:14:38 +00:00
},
2015-12-24 16:29:55 +00:00
{
"name": "alt-three/bus",
2016-04-27 09:41:33 +01:00
"version": "v1.1.0",
2015-12-24 16:29:55 +00:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/Bus.git",
2016-04-27 09:41:33 +01:00
"reference": "5c8399e0ca67ba6b499aa1e8db6a278711446090"
2015-12-24 16:29:55 +00:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/AltThree/Bus/zipball/5c8399e0ca67ba6b499aa1e8db6a278711446090",
"reference": "5c8399e0ca67ba6b499aa1e8db6a278711446090",
2015-12-24 16:29:55 +00:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/container": "5.2.*|5.3.*",
"illuminate/contracts": "5.2.*|5.3.*",
"illuminate/pipeline": "5.2.*|5.3.*",
"illuminate/support": "5.2.*|5.3.*",
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9"
},
"require-dev": {
"graham-campbell/testbench-core": "^1.1",
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.8|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "1.1-dev"
2015-12-24 16:29:55 +00:00
}
},
"autoload": {
"psr-4": {
"AltThree\\Bus\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
},
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
2016-04-27 09:41:33 +01:00
"description": "An improved command bus for Laravel 5.2+",
2015-12-24 16:29:55 +00:00
"keywords": [
"Alt Three",
"bus",
"command",
"command bus",
"job"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-22 17:24:19"
2015-12-24 16:29:55 +00:00
},
2015-07-25 16:06:30 +01:00
{
"name": "alt-three/emoji",
2016-04-27 09:41:33 +01:00
"version": "v3.1.0",
2015-07-25 16:06:30 +01:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/Emoji.git",
2016-04-27 09:41:33 +01:00
"reference": "631119fb03162af8f42f7eda4c1f92c87611e36f"
2015-07-25 16:06:30 +01:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/AltThree/Emoji/zipball/631119fb03162af8f42f7eda4c1f92c87611e36f",
"reference": "631119fb03162af8f42f7eda4c1f92c87611e36f",
2015-07-25 16:06:30 +01:00
"shasum": ""
},
"require": {
2015-11-14 15:16:15 +00:00
"guzzlehttp/guzzle": "^5.3|^6.0",
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2016-01-18 08:10:46 +00:00
"league/commonmark": "^0.13",
2015-07-25 16:06:30 +01:00
"php": ">=5.5.9"
},
"require-dev": {
2016-01-18 08:10:46 +00:00
"graham-campbell/markdown": "^6.0",
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
"phpunit/phpunit": "^4.8|^5.0"
2015-07-25 16:06:30 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "3.1-dev"
2015-07-25 16:06:30 +01:00
}
},
"autoload": {
"psr-4": {
"AltThree\\Emoji\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
"description": "An Emoji Parser For Laravel 5",
"keywords": [
"Alt Three",
"emoji",
"parser"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-22 17:24:35"
2015-07-25 16:06:30 +01:00
},
2016-05-28 15:45:38 +01:00
{
"name": "alt-three/throttle",
2016-06-06 20:32:49 +01:00
"version": "v1.0.6",
2016-05-28 15:45:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/Throttle.git",
2016-06-06 20:32:49 +01:00
"reference": "f5d7fdca53b82f4607aa1f58738fe370106c5b62"
2016-05-28 15:45:38 +01:00
},
"dist": {
"type": "zip",
2016-06-06 20:32:49 +01:00
"url": "https://api.github.com/repos/AltThree/Throttle/zipball/f5d7fdca53b82f4607aa1f58738fe370106c5b62",
"reference": "f5d7fdca53b82f4607aa1f58738fe370106c5b62",
2016-05-28 15:45:38 +01:00
"shasum": ""
},
"require": {
"illuminate/cache": "5.2.*|5.3.*",
"illuminate/http": "5.2.*|5.3.*",
"php": ">=5.5.9"
},
"require-dev": {
"graham-campbell/testbench": "^3.1",
"phpunit/phpunit": "^4.8|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"AltThree\\Throttle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
"description": "A request rate limiter for Laravel 5.2+",
"keywords": [
"Alt Three",
"http",
"rate limit",
"rate limiter",
"throttle"
],
2016-06-06 20:32:49 +01:00
"time": "2016-06-03 22:24:41"
2016-05-28 15:45:38 +01:00
},
2015-08-03 22:32:36 +01:00
{
"name": "alt-three/validator",
2016-04-27 09:41:33 +01:00
"version": "v1.5.0",
2015-08-03 22:32:36 +01:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/Validator.git",
2016-04-27 09:41:33 +01:00
"reference": "fbfe733bac9614edc2c09f8dea7ee3ce465402bb"
2015-08-03 22:32:36 +01:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/AltThree/Validator/zipball/fbfe733bac9614edc2c09f8dea7ee3ce465402bb",
"reference": "fbfe733bac9614edc2c09f8dea7ee3ce465402bb",
2015-08-03 22:32:36 +01:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2015-08-03 22:32:36 +01:00
"php": ">=5.5.9",
2015-11-14 15:16:15 +00:00
"psr/log": "^1.0"
2015-08-03 22:32:36 +01:00
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-08-03 22:32:36 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "1.5-dev"
2015-08-03 22:32:36 +01:00
}
},
"autoload": {
"psr-4": {
"AltThree\\Validator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
"description": "A Validation Wrapper For Laravel 5",
"keywords": [
"Alt Three",
"logging",
"validator"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-22 17:26:22"
2015-08-03 22:32:36 +01:00
},
2016-06-11 00:45:26 +01:00
{
"name": "aws/aws-sdk-php",
2016-07-22 09:19:58 +01:00
"version": "3.18.32",
2016-06-11 00:45:26 +01:00
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
2016-07-22 09:19:58 +01:00
"reference": "84b9927ee116b30babf90a9fc723764672543e29"
2016-06-11 00:45:26 +01:00
},
"dist": {
"type": "zip",
2016-07-22 09:19:58 +01:00
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/84b9927ee116b30babf90a9fc723764672543e29",
"reference": "84b9927ee116b30babf90a9fc723764672543e29",
2016-06-11 00:45:26 +01:00
"shasum": ""
},
"require": {
2016-07-18 18:46:43 +01:00
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
2016-06-11 00:45:26 +01:00
"guzzlehttp/promises": "~1.0",
2016-07-06 18:32:04 +01:00
"guzzlehttp/psr7": "~1.3.1",
2016-06-11 00:45:26 +01:00
"mtdowling/jmespath.php": "~2.2",
"php": ">=5.5"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-json": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"nette/neon": "^2.3",
"phpunit/phpunit": "~4.0|~5.0",
"psr/cache": "^1.0"
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Aws\\": "src/"
},
"files": [
"src/functions.php"
]
},
"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"
],
2016-07-22 09:19:58 +01:00
"time": "2016-07-21 22:30:58"
2016-06-11 00:45:26 +01:00
},
2016-04-29 13:20:17 +01:00
{
"name": "backup-manager/backup-manager",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/backup-manager/backup-manager.git",
"reference": "e793277e6f6efae6a31c7abbd8028cae7e151201"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/backup-manager/backup-manager/zipball/e793277e6f6efae6a31c7abbd8028cae7e151201",
"reference": "e793277e6f6efae6a31c7abbd8028cae7e151201",
"shasum": ""
},
"require": {
"league/flysystem": "~1.0",
"php": ">=5.5.9",
"symfony/process": "~2.1||~3.0"
},
"require-dev": {
"aws/aws-sdk-php": "~3.0",
"dropbox/dropbox-sdk": "~1.1",
"league/flysystem-aws-s3-v3": "~1.0",
"league/flysystem-dropbox": "~1.0",
"league/flysystem-rackspace": "~1.0",
"league/flysystem-sftp": "~1.0",
"mockery/mockery": "~0.9",
"phpspec/phpspec": "~2.1",
"satooshi/php-coveralls": "~0.6"
},
"suggest": {
"league/flysystem-aws-s3-v3": "AwsS3 and GoogleCS adapter support.",
"league/flysystem-dropbox": "Dropbox adapter support.",
"league/flysystem-rackspace": "Rackspace adapter support.",
"league/flysystem-sftp": "Sftp adapter support."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"BackupManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shawn McCool",
"email": "shawn@heybigname.com",
"homepage": "http://heybigname.com/"
},
{
"name": "Mitchell van Wijngaarden",
"email": "mitchell@kooding.nl",
"homepage": "http://heybigname.com/"
}
],
"description": "A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.",
"time": "2016-02-05 10:01:19"
},
{
"name": "backup-manager/laravel",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/backup-manager/laravel.git",
"reference": "d7e6d12d24b8a27f58cf5eccb1ac943104c09856"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/backup-manager/laravel/zipball/d7e6d12d24b8a27f58cf5eccb1ac943104c09856",
"reference": "d7e6d12d24b8a27f58cf5eccb1ac943104c09856",
"shasum": ""
},
"require": {
"backup-manager/backup-manager": "^1.0",
"illuminate/console": "^4.0||^5.0",
"illuminate/container": "^4.0||^5.0",
"illuminate/support": "^4.0||^5.0",
"php": ">=5.5.0",
"symfony/process": "^2.0||^3.0"
},
"require-dev": {
"mockery/mockery": "dev-master",
"satooshi/php-coveralls": "~0.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"BackupManager\\Laravel\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shawn McCool",
"email": "shawn@heybigname.com",
"homepage": "http://heybigname.com/"
},
{
"name": "Mitchell van Wijngaarden",
"email": "mitchell@kooding.nl",
"homepage": "http://heybigname.com/"
}
],
"description": "Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.",
"time": "2016-02-22 10:52:12"
},
2015-11-08 19:15:54 +00:00
{
"name": "bacon/bacon-qr-code",
2016-01-18 08:10:46 +00:00
"version": "1.0.1",
2015-11-08 19:15:54 +00:00
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
2016-01-18 08:10:46 +00:00
"reference": "031a2ce68c5794064b49d11775b2daf45c96e21c"
2015-11-08 19:15:54 +00:00
},
"dist": {
"type": "zip",
2016-01-18 08:10:46 +00:00
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/031a2ce68c5794064b49d11775b2daf45c96e21c",
"reference": "031a2ce68c5794064b49d11775b2daf45c96e21c",
2015-11-08 19:15:54 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-gd": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-0": {
"BaconQrCode": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "http://www.dasprids.de",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
2016-01-18 08:10:46 +00:00
"time": "2016-01-09 22:55:35"
2015-11-08 19:15:54 +00:00
},
2015-05-18 22:07:28 +01:00
{
"name": "barryvdh/laravel-cors",
2016-07-06 18:32:04 +01:00
"version": "v0.8.1",
2015-05-18 22:07:28 +01:00
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-cors.git",
2016-07-06 18:32:04 +01:00
"reference": "1998c8c7295d167cb744bbc45fbefad9b86b836c"
2015-05-18 22:07:28 +01:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/1998c8c7295d167cb744bbc45fbefad9b86b836c",
"reference": "1998c8c7295d167cb744bbc45fbefad9b86b836c",
2015-05-18 22:07:28 +01:00
"shasum": ""
},
"require": {
2016-07-06 18:32:04 +01:00
"illuminate/support": "5.1.x|5.2.x|5.3.x",
2016-02-24 12:32:39 +00:00
"php": ">=5.5.9",
"symfony/http-foundation": "~2.7|~3.0",
"symfony/http-kernel": "~2.7|~3.0"
},
"require-dev": {
"phpunit/phpunit": "^5.2"
2015-05-18 22:07:28 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-02-24 12:32:39 +00:00
"dev-master": "0.8-dev"
2015-05-18 22:07:28 +01:00
}
},
"autoload": {
"psr-4": {
"Barryvdh\\Cors\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
"keywords": [
"api",
"cors",
"crossdomain",
"laravel"
],
2016-07-06 18:32:04 +01:00
"time": "2016-06-22 06:36:34"
2015-05-18 22:07:28 +01:00
},
2015-11-08 19:15:54 +00:00
{
"name": "christian-riesen/base32",
2016-05-06 13:46:46 +01:00
"version": "1.3.1",
2015-11-08 19:15:54 +00:00
"source": {
"type": "git",
"url": "https://github.com/ChristianRiesen/base32.git",
2016-05-06 13:46:46 +01:00
"reference": "0a31e50c0fa9b1692d077c86ac188eecdcbaf7fa"
2015-11-08 19:15:54 +00:00
},
"dist": {
"type": "zip",
2016-05-06 13:46:46 +01:00
"url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/0a31e50c0fa9b1692d077c86ac188eecdcbaf7fa",
"reference": "0a31e50c0fa9b1692d077c86ac188eecdcbaf7fa",
2015-11-08 19:15:54 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"satooshi/php-coveralls": "0.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Base32\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Riesen",
"email": "chris.riesen@gmail.com",
"homepage": "http://christianriesen.com",
"role": "Developer"
}
],
"description": "Base32 encoder/decoder according to RFC 4648",
"homepage": "https://github.com/ChristianRiesen/base32",
"keywords": [
"base32",
"decode",
"encode",
"rfc4648"
],
2016-05-06 13:46:46 +01:00
"time": "2016-05-05 11:49:03"
2015-11-08 19:15:54 +00:00
},
2014-11-19 16:51:43 +00:00
{
"name": "classpreloader/classpreloader",
2015-11-12 15:27:50 +00:00
"version": "3.0.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-02-27 08:15:12 +00:00
"url": "https://github.com/ClassPreloader/ClassPreloader.git",
2015-11-12 15:27:50 +00:00
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2015-11-12 15:27:50 +00:00
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-11-12 15:27:50 +00:00
"nikic/php-parser": "^1.0|^2.0",
2015-07-02 17:23:32 +01:00
"php": ">=5.5.9"
2014-11-19 16:51:43 +00:00
},
2015-03-20 18:30:45 -06:00
"require-dev": {
2015-11-12 15:27:50 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-03-20 18:30:45 -06:00
},
2014-11-19 16:51:43 +00:00
"type": "library",
"extra": {
"branch-alias": {
2015-11-12 15:27:50 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-03-20 18:30:45 -06:00
"psr-4": {
"ClassPreloader\\": "src/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2015-03-20 18:30:45 -06:00
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com"
2015-05-28 14:16:10 +01:00
},
{
"name": "Graham Campbell",
2015-07-02 17:23:32 +01:00
"email": "graham@alt-three.com"
2015-03-20 18:30:45 -06:00
}
],
2014-11-19 16:51:43 +00:00
"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"
],
2015-11-12 15:27:50 +00:00
"time": "2015-11-09 22:51:51"
2014-11-19 16:51:43 +00:00
},
2014-11-24 18:01:11 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "dnoegel/php-xdg-base-dir",
"version": "0.1",
2014-11-24 18:01:11 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/dnoegel/php-xdg-base-dir.git",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
2014-11-24 18:01:11 +00:00
},
"dist": {
"type": "zip",
2015-03-20 18:30:45 -06:00
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
2014-11-24 18:01:11 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"php": ">=5.3.2"
2014-11-24 18:01:11 +00:00
},
"require-dev": {
2015-03-20 18:30:45 -06:00
"phpunit/phpunit": "@stable"
2014-11-24 18:01:11 +00:00
},
2015-03-20 18:30:45 -06:00
"type": "project",
2014-11-24 18:01:11 +00:00
"autoload": {
"psr-4": {
2015-03-20 18:30:45 -06:00
"XdgBaseDir\\": "src/"
2014-11-24 18:01:11 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-03-20 18:30:45 -06:00
"MIT"
2014-11-24 18:01:11 +00:00
],
2015-03-20 18:30:45 -06:00
"description": "implementation of xdg base directory specification for php",
"time": "2014-10-24 07:27:01"
2014-11-24 18:01:11 +00:00
},
2014-12-29 19:58:48 +00:00
{
"name": "doctrine/annotations",
2015-09-02 07:58:12 +01:00
"version": "v1.2.7",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2015-09-02 07:58:12 +01:00
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-09-02 07:58:12 +01:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
2014-12-29 19:58:48 +00:00
"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"
],
2015-09-02 07:58:12 +01:00
"time": "2015-08-31 12:32:49"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/cache",
2015-12-31 22:56:20 +00:00
"version": "v1.6.0",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
2015-12-31 22:56:20 +00:00
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-12-31 22:56:20 +00:00
"url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
2015-12-31 22:56:20 +00:00
"php": "~5.5|~7.0"
2014-12-29 19:58:48 +00:00
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
2015-12-31 22:56:20 +00:00
"phpunit/phpunit": "~4.8|~5.0",
2015-04-18 13:59:37 +01:00
"predis/predis": "~1.0",
2014-12-29 19:58:48 +00:00
"satooshi/php-coveralls": "~0.6"
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-31 22:56:20 +00:00
"dev-master": "1.6.x-dev"
2014-12-29 19:58:48 +00:00
}
},
"autoload": {
2015-10-28 14:40:43 +00:00
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
2014-12-29 19:58:48 +00:00
}
},
"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"
],
2015-12-31 22:56:20 +00:00
"time": "2015-12-31 16:37:02"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/collections",
2015-04-18 13:59:37 +01:00
"version": "v1.3.0",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
2015-04-18 13:59:37 +01:00
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-04-18 13:59:37 +01:00
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
2015-04-18 13:59:37 +01:00
"require-dev": {
"phpunit/phpunit": "~4.0"
},
2014-12-29 19:58:48 +00:00
"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"
},
2015-04-18 13:59:37 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
2014-12-29 19:58:48 +00:00
{
"name": "Johannes Schmitt",
2015-04-18 13:59:37 +01:00
"email": "schmittjoh@gmail.com"
2014-12-29 19:58:48 +00:00
}
],
"description": "Collections Abstraction library",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"array",
"collections",
"iterator"
],
2015-04-18 13:59:37 +01:00
"time": "2015-04-14 22:21:58"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/common",
2015-12-29 10:48:08 +00:00
"version": "v2.6.1",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
2015-12-29 10:48:08 +00:00
"reference": "a579557bc689580c19fee4e27487a67fe60defc0"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-12-29 10:48:08 +00:00
"url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
"reference": "a579557bc689580c19fee4e27487a67fe60defc0",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
"doctrine/annotations": "1.*",
"doctrine/cache": "1.*",
"doctrine/collections": "1.*",
"doctrine/inflector": "1.*",
"doctrine/lexer": "1.*",
2015-12-29 10:48:08 +00:00
"php": "~5.5|~7.0"
2014-12-29 19:58:48 +00:00
},
"require-dev": {
2015-12-29 10:48:08 +00:00
"phpunit/phpunit": "~4.8|~5.0"
2014-12-29 19:58:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-29 10:48:08 +00:00
"dev-master": "2.7.x-dev"
2014-12-29 19:58:48 +00:00
}
},
"autoload": {
2015-12-29 10:48:08 +00:00
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
2014-12-29 19:58:48 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
2015-04-03 17:07:06 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
2014-12-29 19:58:48 +00:00
{
"name": "Johannes Schmitt",
2015-04-03 17:07:06 +01:00
"email": "schmittjoh@gmail.com"
2014-12-29 19:58:48 +00:00
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"
],
2015-12-29 10:48:08 +00:00
"time": "2015-12-25 13:18:31"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/dbal",
2016-01-07 14:50:59 +00:00
"version": "v2.5.4",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2016-01-07 14:50:59 +00:00
"reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2016-01-07 14:50:59 +00:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
"reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
2015-12-29 10:48:08 +00:00
"doctrine/common": ">=2.4,<2.7-dev",
2014-12-29 19:58:48 +00:00
"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"
],
2016-01-07 14:50:59 +00:00
"time": "2016-01-05 22:11:12"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/inflector",
2015-11-07 11:52:10 +00:00
"version": "v1.1.0",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2015-11-07 11:52:10 +00:00
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-11-07 11:52:10 +00:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"extra": {
"branch-alias": {
2015-11-07 11:52:10 +00:00
"dev-master": "1.1.x-dev"
2014-12-29 19:58:48 +00:00
}
},
"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"
],
2015-11-07 11:52:10 +00:00
"time": "2015-11-06 14:35:42"
2014-12-29 19:58:48 +00:00
},
{
"name": "doctrine/lexer",
2015-01-04 23:56:28 +00:00
"version": "v1.0.1",
2014-12-29 19:58:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2015-01-04 23:56:28 +00:00
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
2014-12-29 19:58:48 +00:00
},
"dist": {
"type": "zip",
2015-01-04 23:56:28 +00:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
2014-12-29 19:58:48 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
2015-01-04 23:56:28 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2014-12-29 19:58:48 +00:00
"autoload": {
"psr-0": {
"Doctrine\\Common\\Lexer\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2015-01-04 23:56:28 +00:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2014-12-29 19:58:48 +00:00
{
"name": "Johannes Schmitt",
2015-01-04 23:56:28 +00:00
"email": "schmittjoh@gmail.com"
2014-12-29 19:58:48 +00:00
}
],
"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"
],
2015-01-04 23:56:28 +00:00
"time": "2014-09-09 13:34:57"
2014-12-29 19:58:48 +00:00
},
2016-05-27 12:17:00 +01:00
{
"name": "fedeisas/laravel-mail-css-inliner",
"version": "1.5",
"source": {
"type": "git",
"url": "https://github.com/fedeisas/laravel-mail-css-inliner.git",
"reference": "8c3cd958634e865a90fc398900ea59c427dd35cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fedeisas/laravel-mail-css-inliner/zipball/8c3cd958634e865a90fc398900ea59c427dd35cc",
"reference": "8c3cd958634e865a90fc398900ea59c427dd35cc",
"shasum": ""
},
"require": {
"illuminate/support": "~5.0",
"php": ">=5.4.0",
"tijsverkoyen/css-to-inline-styles": "~1.2"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.*",
"jakub-onderka/php-parallel-lint": "0.8.*",
"phpmd/phpmd": "~1.5",
"phpunit/phpunit": "~4.0",
"satooshi/php-coveralls": "~0.7@dev",
"squizlabs/php_codesniffer": "~1.5",
"swiftmailer/swiftmailer": "~5.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Fedeisas\\LaravelMailCssInliner\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fede Isas",
"email": "fedeisas@hotmail.com"
}
],
"description": "Inline the CSS of your HTML emails using Laravel",
"keywords": [
"css",
"laravel",
"mailer"
],
"time": "2016-04-19 07:02:48"
},
2015-01-16 08:36:29 +00:00
{
"name": "fideloper/proxy",
2015-12-24 15:34:45 +00:00
"version": "3.1.0",
2015-01-16 08:36:29 +00:00
"source": {
"type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git",
2015-12-24 15:34:45 +00:00
"reference": "ec4dd30141e2515e307aea3539ff242e85c3f120"
2015-01-16 08:36:29 +00:00
},
"dist": {
"type": "zip",
2015-12-24 15:34:45 +00:00
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/ec4dd30141e2515e307aea3539ff242e85c3f120",
"reference": "ec4dd30141e2515e307aea3539ff242e85c3f120",
2015-01-16 08:36:29 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"illuminate/contracts": "~5.0",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/http": "~5.0",
"mockery/mockery": "~0.9.3"
2015-01-16 08:36:29 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 15:34:45 +00:00
"dev-master": "3.1-dev"
2015-01-16 08:36:29 +00:00
}
},
"autoload": {
2015-03-20 18:30:45 -06:00
"psr-4": {
"Fideloper\\Proxy\\": "src/"
2015-01-16 08:36:29 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Fidao",
"email": "fideloper@gmail.com"
}
],
"description": "Set trusted proxies for Laravel",
"keywords": [
"load balancing",
"proxy",
"trusted proxy"
],
2015-12-24 15:34:45 +00:00
"time": "2015-12-24 15:02:55"
2015-01-16 08:36:29 +00:00
},
2014-11-19 16:51:43 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "graham-campbell/binput",
2016-04-27 09:41:33 +01:00
"version": "v3.4.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/GrahamCampbell/Laravel-Binput.git",
2016-04-27 09:41:33 +01:00
"reference": "814bcce1c012fbdf3a8275eef45e5d84ad01239d"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Binput/zipball/814bcce1c012fbdf3a8275eef45e5d84ad01239d",
"reference": "814bcce1c012fbdf3a8275eef45e5d84ad01239d",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-11-14 15:16:15 +00:00
"graham-campbell/security": "^3.5",
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/http": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2015-05-23 07:35:41 +01:00
"php": ">=5.5.9"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
2015-06-24 20:37:13 +01:00
"mockery/mockery": "^0.9.4",
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "3.4-dev"
2014-11-19 16:51:43 +00:00
}
2015-01-02 12:05:50 +00:00
},
"autoload": {
"psr-4": {
"GrahamCampbell\\Binput\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-01-04 23:56:28 +00:00
"MIT"
2015-01-02 12:05:50 +00:00
],
"authors": [
{
"name": "Graham Campbell",
2015-06-25 14:51:14 +01:00
"email": "graham@alt-three.com"
2015-01-02 12:05:50 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Binput Is An Input Protector For Laravel 5",
2015-01-02 12:05:50 +00:00
"keywords": [
"Binput",
"Graham Campbell",
"GrahamCampbell",
"Laravel Binput",
"Laravel-Binput",
"better",
"better input",
"framework",
"input",
"laravel",
"security"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-26 14:18:44"
2015-01-02 12:05:50 +00:00
},
2015-08-06 15:17:30 +01:00
{
"name": "graham-campbell/core",
2016-05-25 10:31:05 +01:00
"version": "v5.1.0",
2015-08-06 15:17:30 +01:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Core.git",
2016-05-25 10:31:05 +01:00
"reference": "9ca45b4d0f9bde7084ffac6ca3337af153340790"
2015-08-06 15:17:30 +01:00
},
"dist": {
"type": "zip",
2016-05-25 10:31:05 +01:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Core/zipball/9ca45b4d0f9bde7084ffac6ca3337af153340790",
"reference": "9ca45b4d0f9bde7084ffac6ca3337af153340790",
2015-08-06 15:17:30 +01:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/console": "5.1.*|5.2.*|5.3.*",
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2015-08-06 15:17:30 +01:00
"php": ">=5.5.9"
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
2015-08-06 15:17:30 +01:00
"mockery/mockery": "^0.9.4",
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-08-06 15:17:30 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-05-25 10:31:05 +01:00
"dev-master": "5.1-dev"
2015-08-06 15:17:30 +01:00
}
},
"autoload": {
"psr-4": {
"GrahamCampbell\\Core\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
}
],
"description": "Core Provides Some Extra Functionality For Laravel 5",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Laravel Core",
"Laravel-Core",
"base",
"core",
"framework",
"laravel",
"starter"
],
2016-05-25 10:31:05 +01:00
"time": "2016-05-25 09:22:06"
2015-08-06 15:17:30 +01:00
},
2015-03-30 21:44:32 +01:00
{
"name": "graham-campbell/exceptions",
2016-07-22 09:19:58 +01:00
"version": "v8.7.0",
2015-03-30 21:44:32 +01:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
2016-07-22 09:19:58 +01:00
"reference": "6610dfaeda39f9103d53eac4dc487ee59eb80894"
2015-03-30 21:44:32 +01:00
},
"dist": {
"type": "zip",
2016-07-22 09:19:58 +01:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/6610dfaeda39f9103d53eac4dc487ee59eb80894",
"reference": "6610dfaeda39f9103d53eac4dc487ee59eb80894",
2015-03-30 21:44:32 +01:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
"paragonie/random_compat": "^1.1|^2.0",
2015-05-25 20:06:09 +01:00
"php": ">=5.5.9",
2015-11-14 15:16:15 +00:00
"psr/log": "^1.0",
"symfony/debug": "^2.7|^3.0",
"symfony/http-foundation": "^2.7|^3.0"
2015-03-30 21:44:32 +01:00
},
"require-dev": {
2016-01-18 08:10:46 +00:00
"filp/whoops": "^1.1|^2.0",
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
2015-06-24 20:37:13 +01:00
"mockery/mockery": "^0.9.4",
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-03-30 21:44:32 +01:00
},
2015-11-22 20:06:29 +00:00
"suggest": {
"filp/whoops": "Enables use of the debug displayer."
},
2015-03-30 21:44:32 +01:00
"type": "library",
"extra": {
"branch-alias": {
2016-07-22 09:19:58 +01:00
"dev-master": "8.7-dev"
2015-03-30 21:44:32 +01:00
}
},
"autoload": {
"psr-4": {
"GrahamCampbell\\Exceptions\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
2015-06-25 14:51:14 +01:00
"email": "graham@alt-three.com"
2015-03-30 21:44:32 +01:00
}
],
2015-11-22 20:06:29 +00:00
"description": "Provides A Powerful Error Response System For Both Development And Production",
2015-03-30 21:44:32 +01:00
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Laravel Exceptions",
"Laravel-Exceptions",
"error",
"errors",
"exception",
"exceptions",
"framework",
"laravel",
"whoops"
],
2016-07-22 09:19:58 +01:00
"time": "2016-07-21 13:26:49"
2015-03-30 21:44:32 +01:00
},
2014-12-30 12:49:39 +00:00
{
"name": "graham-campbell/markdown",
2016-04-27 09:41:33 +01:00
"version": "v6.1.0",
2014-12-30 12:49:39 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Markdown.git",
2016-04-27 09:41:33 +01:00
"reference": "2208ec910d9880d6bca28d332ae7f3b7350355d1"
2014-12-30 12:49:39 +00:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Markdown/zipball/2208ec910d9880d6bca28d332ae7f3b7350355d1",
"reference": "2208ec910d9880d6bca28d332ae7f3b7350355d1",
2014-12-30 12:49:39 +00:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
"illuminate/view": "5.1.*|5.2.*|5.3.*",
2016-01-18 08:10:46 +00:00
"league/commonmark": "^0.13",
2015-05-23 07:35:41 +01:00
"php": ">=5.5.9"
2014-12-30 12:49:39 +00:00
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
2016-01-18 08:10:46 +00:00
"league/commonmark-extras": "^0.1",
2015-06-24 20:37:13 +01:00
"mockery/mockery": "^0.9.4",
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2014-12-30 12:49:39 +00:00
},
"type": "library",
2015-03-20 18:30:45 -06:00
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "6.1-dev"
2015-03-20 18:30:45 -06:00
}
},
2014-12-30 12:49:39 +00:00
"autoload": {
"psr-4": {
"GrahamCampbell\\Markdown\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-01-04 23:56:28 +00:00
"MIT"
2014-12-30 12:49:39 +00:00
],
"authors": [
{
"name": "Graham Campbell",
2015-06-25 14:51:14 +01:00
"email": "graham@alt-three.com"
2014-12-30 12:49:39 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Markdown Is A CommonMark Wrapper For Laravel 5",
2014-12-30 12:49:39 +00:00
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Laravel Markdown",
"Laravel-Markdown",
2015-03-20 18:30:45 -06:00
"common mark",
"commonmark",
2014-12-30 12:49:39 +00:00
"framework",
"laravel",
2015-03-20 18:30:45 -06:00
"markdown"
2014-12-30 12:49:39 +00:00
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-26 14:28:21"
2014-12-30 12:49:39 +00:00
},
2015-01-02 12:05:50 +00:00
{
"name": "graham-campbell/security",
2016-04-27 09:41:33 +01:00
"version": "v3.6.0",
2015-01-02 12:05:50 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Security.git",
2016-04-27 09:41:33 +01:00
"reference": "07d4ec2658582032afe225928bde883474e2a543"
2015-01-02 12:05:50 +00:00
},
"dist": {
"type": "zip",
2016-04-27 09:41:33 +01:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Security/zipball/07d4ec2658582032afe225928bde883474e2a543",
"reference": "07d4ec2658582032afe225928bde883474e2a543",
2015-01-02 12:05:50 +00:00
"shasum": ""
},
"require": {
2016-04-27 09:41:33 +01:00
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
2015-05-23 07:35:41 +01:00
"php": ">=5.5.9"
2015-01-02 12:05:50 +00:00
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
"phpunit/phpunit": "^4.8|^5.0"
2015-01-02 12:05:50 +00:00
},
"type": "library",
2015-03-20 18:30:45 -06:00
"extra": {
"branch-alias": {
2016-04-27 09:41:33 +01:00
"dev-master": "3.6-dev"
2015-03-20 18:30:45 -06:00
}
},
2015-01-02 12:05:50 +00:00
"autoload": {
"psr-4": {
"GrahamCampbell\\Security\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-01-04 23:56:28 +00:00
"MIT"
2015-01-02 12:05:50 +00:00
],
"authors": [
{
"name": "Graham Campbell",
2015-06-25 14:51:14 +01:00
"email": "graham@alt-three.com"
2015-01-02 12:05:50 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Security Is A Port Of The Security Class From Codeigniter 3 For Laravel 5",
2015-01-02 12:05:50 +00:00
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Laravel Security",
"Laravel-Security",
"codeigniter",
"framework",
"laravel",
"security"
],
2016-04-27 09:41:33 +01:00
"time": "2016-04-26 14:29:04"
2015-01-02 12:05:50 +00:00
},
2014-11-24 18:01:11 +00:00
{
"name": "guzzlehttp/guzzle",
2016-07-18 18:46:43 +01:00
"version": "6.2.1",
2014-11-24 18:01:11 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2016-07-18 18:46:43 +01:00
"reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
2014-11-24 18:01:11 +00:00
},
"dist": {
"type": "zip",
2016-07-18 18:46:43 +01:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
"reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
2014-11-24 18:01:11 +00:00
"shasum": ""
},
"require": {
2016-07-18 18:46:43 +01:00
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.3.1",
"php": ">=5.5"
2014-11-24 18:01:11 +00:00
},
"require-dev": {
"ext-curl": "*",
2016-07-18 18:46:43 +01:00
"phpunit/phpunit": "^4.0",
"psr/log": "^1.0"
2014-11-24 18:01:11 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-03-24 13:53:48 +00:00
"dev-master": "6.2-dev"
2014-11-24 18:01:11 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"files": [
2015-07-02 17:23:32 +01:00
"src/functions_include.php"
2015-05-28 21:37:44 +01:00
],
2014-11-24 18:01:11 +00:00
"psr-4": {
"GuzzleHttp\\": "src/"
2014-11-27 12:30:06 +00:00
}
2014-11-24 18:01:11 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
2015-05-28 21:37:44 +01:00
"description": "Guzzle is a PHP HTTP client library",
2014-11-24 18:01:11 +00:00
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
2016-07-18 18:46:43 +01:00
"time": "2016-07-15 17:22:37"
2014-11-27 12:30:06 +00:00
},
{
2015-05-28 21:37:44 +01:00
"name": "guzzlehttp/promises",
2016-05-20 17:40:31 +01:00
"version": "1.2.0",
2014-11-27 12:30:06 +00:00
"source": {
"type": "git",
2015-05-28 21:37:44 +01:00
"url": "https://github.com/guzzle/promises.git",
2016-05-20 17:40:31 +01:00
"reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
2014-11-27 12:30:06 +00:00
},
"dist": {
"type": "zip",
2016-05-20 17:40:31 +01:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
"reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
2014-11-27 12:30:06 +00:00
"shasum": ""
},
"require": {
2015-05-28 21:37:44 +01:00
"php": ">=5.5.0"
2014-11-27 12:30:06 +00:00
},
"require-dev": {
2015-06-24 19:58:57 +01:00
"phpunit/phpunit": "~4.0"
2014-11-27 12:30:06 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-05-28 21:37:44 +01:00
"dev-master": "1.0-dev"
2014-11-27 12:30:06 +00:00
}
},
"autoload": {
"psr-4": {
2015-05-28 21:37:44 +01:00
"GuzzleHttp\\Promise\\": "src/"
},
"files": [
2015-08-18 16:17:24 +01:00
"src/functions_include.php"
2015-05-28 21:37:44 +01:00
]
2014-11-27 12:30:06 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
2015-05-28 21:37:44 +01:00
"description": "Guzzle promises library",
"keywords": [
"promise"
],
2016-05-20 17:40:31 +01:00
"time": "2016-05-18 16:56:05"
2014-11-24 18:01:11 +00:00
},
{
2015-05-28 21:37:44 +01:00
"name": "guzzlehttp/psr7",
2016-06-27 15:48:35 +01:00
"version": "1.3.1",
2014-11-24 18:01:11 +00:00
"source": {
"type": "git",
2015-05-28 21:37:44 +01:00
"url": "https://github.com/guzzle/psr7.git",
2016-06-27 15:48:35 +01:00
"reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
2014-11-24 18:01:11 +00:00
},
"dist": {
"type": "zip",
2016-06-27 15:48:35 +01:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
"reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
2014-11-24 18:01:11 +00:00
"shasum": ""
},
"require": {
2015-05-28 21:37:44 +01:00
"php": ">=5.4.0",
2015-06-24 21:16:45 +01:00
"psr/http-message": "~1.0"
2015-05-28 21:37:44 +01:00
},
"provide": {
"psr/http-message-implementation": "1.0"
2014-11-24 18:01:11 +00:00
},
"require-dev": {
2015-06-24 21:16:45 +01:00
"phpunit/phpunit": "~4.0"
2014-11-24 18:01:11 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-27 15:48:35 +01:00
"dev-master": "1.4-dev"
2014-11-24 18:01:11 +00:00
}
},
"autoload": {
"psr-4": {
2015-05-28 21:37:44 +01:00
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
2015-08-18 16:17:24 +01:00
"src/functions_include.php"
2015-05-28 21:37:44 +01:00
]
2014-11-24 18:01:11 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
2015-05-28 21:37:44 +01:00
"description": "PSR-7 message implementation",
2014-11-24 18:01:11 +00:00
"keywords": [
2015-05-28 21:37:44 +01:00
"http",
"message",
"stream",
"uri"
2014-11-24 18:01:11 +00:00
],
2016-06-27 15:48:35 +01:00
"time": "2016-06-24 23:00:38"
2014-11-24 18:01:11 +00:00
},
2015-01-07 13:54:28 -06:00
{
2015-03-20 18:30:45 -06:00
"name": "jakub-onderka/php-console-color",
"version": "0.1",
2015-01-07 13:54:28 -06:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
2015-01-07 13:54:28 -06:00
},
"dist": {
"type": "zip",
2015-03-20 18:30:45 -06:00
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
2015-01-07 13:54:28 -06:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"php": ">=5.3.2"
2015-01-07 13:54:28 -06:00
},
"require-dev": {
2015-03-20 18:30:45 -06:00
"jakub-onderka/php-code-style": "1.0",
"jakub-onderka/php-parallel-lint": "0.*",
"jakub-onderka/php-var-dump-check": "0.*",
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "1.*"
2015-01-07 13:54:28 -06:00
},
"type": "library",
"autoload": {
"psr-0": {
2015-03-20 18:30:45 -06:00
"JakubOnderka\\PhpConsoleColor": "src/"
2015-01-07 13:54:28 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-03-20 18:30:45 -06:00
"BSD-2-Clause"
2015-01-07 13:54:28 -06:00
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com",
"homepage": "http://www.acci.cz"
2015-01-07 13:54:28 -06:00
}
],
2015-03-20 18:30:45 -06:00
"time": "2014-04-08 15:00:19"
},
{
"name": "jakub-onderka/php-console-highlighter",
2015-06-18 17:04:32 +01:00
"version": "v0.3.2",
2015-03-20 18:30:45 -06:00
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
2015-06-18 17:04:32 +01:00
"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
2015-03-20 18:30:45 -06:00
},
"dist": {
"type": "zip",
2015-06-18 17:04:32 +01:00
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
2015-03-20 18:30:45 -06:00
"shasum": ""
},
"require": {
"jakub-onderka/php-console-color": "~0.1",
"php": ">=5.3.0"
},
"require-dev": {
"jakub-onderka/php-code-style": "~1.0",
"jakub-onderka/php-parallel-lint": "~0.5",
2015-06-18 17:04:32 +01:00
"jakub-onderka/php-var-dump-check": "~0.1",
2015-03-20 18:30:45 -06:00
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"autoload": {
"psr-0": {
"JakubOnderka\\PhpConsoleHighlighter": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "acci@acci.cz",
"homepage": "http://www.acci.cz/"
}
],
2015-06-18 17:04:32 +01:00
"time": "2015-04-20 18:58:01"
2015-03-20 18:30:45 -06:00
},
{
"name": "jenssegers/date",
2016-06-06 20:32:49 +01:00
"version": "v3.2.2",
2015-03-20 18:30:45 -06:00
"source": {
"type": "git",
2015-10-20 20:36:36 +01:00
"url": "https://github.com/jenssegers/date.git",
2016-06-06 20:32:49 +01:00
"reference": "2550344143b9de9b4b4ecbe64477d6eed5717b84"
2015-03-20 18:30:45 -06:00
},
"dist": {
"type": "zip",
2016-06-06 20:32:49 +01:00
"url": "https://api.github.com/repos/jenssegers/date/zipball/2550344143b9de9b4b4ecbe64477d6eed5717b84",
"reference": "2550344143b9de9b4b4ecbe64477d6eed5717b84",
2015-03-20 18:30:45 -06:00
"shasum": ""
},
"require": {
2015-12-09 14:04:26 +00:00
"nesbot/carbon": "^1.0",
2016-02-21 16:04:25 +00:00
"php": ">=5.4",
2016-06-06 20:32:49 +01:00
"symfony/translation": "^2.7|^3.0"
2015-03-20 18:30:45 -06:00
},
"require-dev": {
2015-12-09 14:04:26 +00:00
"phpunit/phpunit": "^4.0|^5.0",
2016-02-21 16:04:25 +00:00
"satooshi/php-coveralls": "^1.0"
2015-03-20 18:30:45 -06:00
},
"type": "library",
2015-05-28 21:37:44 +01:00
"extra": {
"branch-alias": {
2016-02-04 21:27:13 +00:00
"dev-master": "3.1-dev"
2015-05-28 21:37:44 +01:00
}
},
2015-03-20 18:30:45 -06:00
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
"Jenssegers\\Date\\": "src/"
2015-03-20 18:30:45 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jens Segers",
2015-12-09 14:04:26 +00:00
"homepage": "https://jenssegers.com"
2015-03-20 18:30:45 -06:00
}
],
2015-05-28 21:37:44 +01:00
"description": "A date library to help you work with dates in different languages",
2015-12-09 14:04:26 +00:00
"homepage": "https://github.com/jenssegers/date",
2015-03-20 18:30:45 -06:00
"keywords": [
2015-05-28 21:37:44 +01:00
"carbon",
2015-03-20 18:30:45 -06:00
"date",
2015-01-07 13:54:28 -06:00
"datetime",
2015-05-28 21:37:44 +01:00
"i18n",
2015-01-07 13:54:28 -06:00
"laravel",
2015-05-28 21:37:44 +01:00
"time",
"translation"
2015-01-07 13:54:28 -06:00
],
2016-06-06 20:32:49 +01:00
"time": "2016-06-05 16:39:48"
2015-01-07 13:54:28 -06:00
},
2014-11-19 16:51:43 +00:00
{
"name": "jeremeamia/SuperClosure",
2015-12-06 10:38:15 +00:00
"version": "2.2.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/jeremeamia/super_closure.git",
2015-12-06 10:38:15 +00:00
"reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2015-12-06 10:38:15 +00:00
"url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
"reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-06 10:38:15 +00:00
"nikic/php-parser": "^1.2|^2.0",
"php": ">=5.4",
"symfony/polyfill-php56": "^1.0"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-12-06 10:38:15 +00:00
"phpunit/phpunit": "^4.0|^5.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
2015-03-20 18:30:45 -06:00
"extra": {
"branch-alias": {
2015-12-06 10:38:15 +00:00
"dev-master": "2.2-dev"
2015-03-20 18:30:45 -06:00
}
},
2014-11-19 16:51:43 +00:00
"autoload": {
2015-03-20 18:30:45 -06:00
"psr-4": {
"SuperClosure\\": "src/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia",
2015-11-05 16:06:48 +00:00
"role": "Developer"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Serialize Closure objects, including their context and binding",
2014-11-19 16:51:43 +00:00
"homepage": "https://github.com/jeremeamia/super_closure",
"keywords": [
"closure",
"function",
2015-03-20 18:30:45 -06:00
"lambda",
2014-11-19 16:51:43 +00:00
"parser",
"serializable",
"serialize",
"tokenizer"
],
2015-12-06 10:38:15 +00:00
"time": "2015-12-05 17:17:57"
2014-11-19 16:51:43 +00:00
},
{
"name": "laravel/framework",
2016-06-27 15:48:35 +01:00
"version": "v5.2.39",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
2016-06-27 15:48:35 +01:00
"reference": "c2a77050269b4e03bd9a735a9f24e573a7598b8a"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-06-27 15:48:35 +01:00
"url": "https://api.github.com/repos/laravel/framework/zipball/c2a77050269b4e03bd9a735a9f24e573a7598b8a",
"reference": "c2a77050269b4e03bd9a735a9f24e573a7598b8a",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"classpreloader/classpreloader": "~3.0",
2015-03-20 18:30:45 -06:00
"doctrine/inflector": "~1.0",
"ext-mbstring": "*",
"ext-openssl": "*",
2015-12-24 16:29:55 +00:00
"jeremeamia/superclosure": "~2.2",
2015-03-20 18:30:45 -06:00
"league/flysystem": "~1.0",
"monolog/monolog": "~1.11",
"mtdowling/cron-expression": "~1.0",
2015-12-24 16:29:55 +00:00
"nesbot/carbon": "~1.20",
2016-03-24 13:53:48 +00:00
"paragonie/random_compat": "~1.4",
2015-06-01 21:53:57 +01:00
"php": ">=5.5.9",
2016-02-25 17:35:37 +00:00
"psy/psysh": "0.7.*",
2014-11-19 16:51:43 +00:00
"swiftmailer/swiftmailer": "~5.1",
2015-12-24 16:29:55 +00:00
"symfony/console": "2.8.*|3.0.*",
"symfony/debug": "2.8.*|3.0.*",
"symfony/finder": "2.8.*|3.0.*",
"symfony/http-foundation": "2.8.*|3.0.*",
"symfony/http-kernel": "2.8.*|3.0.*",
"symfony/polyfill-php56": "~1.0",
"symfony/process": "2.8.*|3.0.*",
"symfony/routing": "2.8.*|3.0.*",
"symfony/translation": "2.8.*|3.0.*",
"symfony/var-dumper": "2.8.*|3.0.*",
2015-12-30 14:43:22 +00:00
"vlucas/phpdotenv": "~2.2"
2014-11-19 16:51:43 +00:00
},
"replace": {
"illuminate/auth": "self.version",
2015-05-28 21:37:44 +01:00
"illuminate/broadcasting": "self.version",
2015-03-20 18:30:45 -06:00
"illuminate/bus": "self.version",
2014-11-19 16:51:43 +00:00
"illuminate/cache": "self.version",
"illuminate/config": "self.version",
"illuminate/console": "self.version",
"illuminate/container": "self.version",
2015-03-20 18:30:45 -06:00
"illuminate/contracts": "self.version",
2014-11-19 16:51:43 +00:00
"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/hashing": "self.version",
"illuminate/http": "self.version",
"illuminate/log": "self.version",
"illuminate/mail": "self.version",
"illuminate/pagination": "self.version",
2015-03-20 18:30:45 -06:00
"illuminate/pipeline": "self.version",
2014-11-19 16:51:43 +00:00
"illuminate/queue": "self.version",
"illuminate/redis": "self.version",
"illuminate/routing": "self.version",
"illuminate/session": "self.version",
"illuminate/support": "self.version",
"illuminate/translation": "self.version",
"illuminate/validation": "self.version",
2015-03-20 18:30:45 -06:00
"illuminate/view": "self.version"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-06-01 21:53:57 +01:00
"aws/aws-sdk-php": "~3.0",
2016-04-18 18:28:49 +01:00
"mockery/mockery": "~0.9.4",
2015-03-20 18:30:45 -06:00
"pda/pheanstalk": "~3.0",
2015-12-24 16:29:55 +00:00
"phpunit/phpunit": "~4.1",
"predis/predis": "~1.0",
"symfony/css-selector": "2.8.*|3.0.*",
"symfony/dom-crawler": "2.8.*|3.0.*"
2014-11-19 16:51:43 +00:00
},
"suggest": {
2015-06-01 21:53:57 +01:00
"aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
2015-03-20 18:30:45 -06:00
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
2015-05-28 21:37:44 +01:00
"fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
2015-12-02 22:21:45 +00:00
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
2015-06-01 21:53:57 +01:00
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
2015-03-20 18:30:45 -06:00
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
2015-05-28 21:37:44 +01:00
"predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
2015-12-24 16:29:55 +00:00
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
"symfony/css-selector": "Required to use some of the crawler integration testing tools (2.8.*|3.0.*).",
2016-04-18 18:28:49 +01:00
"symfony/dom-crawler": "Required to use most of the crawler integration testing tools (2.8.*|3.0.*).",
"symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "5.2-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
"classmap": [
"src/Illuminate/Queue/IlluminateQueueClosure.php"
],
"files": [
2015-03-20 18:30:45 -06:00
"src/Illuminate/Foundation/helpers.php",
2014-11-19 16:51:43 +00:00
"src/Illuminate/Support/helpers.php"
],
2015-03-20 18:30:45 -06:00
"psr-4": {
"Illuminate\\": "src/Illuminate/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
}
],
"description": "The Laravel Framework.",
2015-03-20 18:30:45 -06:00
"homepage": "http://laravel.com",
2014-11-19 16:51:43 +00:00
"keywords": [
"framework",
"laravel"
],
2016-06-27 15:48:35 +01:00
"time": "2016-06-17 19:25:12"
2014-11-19 16:51:43 +00:00
},
2014-11-24 18:01:11 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "league/commonmark",
2016-06-20 13:49:55 +01:00
"version": "0.13.4",
2014-11-24 18:01:11 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/thephpleague/commonmark.git",
2016-06-20 13:49:55 +01:00
"reference": "83f8210427fb01f671e272bb8d44b4ed3a94d459"
2014-11-24 18:01:11 +00:00
},
"dist": {
"type": "zip",
2016-06-20 13:49:55 +01:00
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/83f8210427fb01f671e272bb8d44b4ed3a94d459",
"reference": "83f8210427fb01f671e272bb8d44b4ed3a94d459",
2014-11-24 18:01:11 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"ext-mbstring": "*",
2015-05-08 11:07:17 +01:00
"php": ">=5.4.8"
2015-03-20 18:30:45 -06:00
},
"replace": {
"colinodell/commonmark-php": "*"
},
"require-dev": {
2016-05-25 10:31:05 +01:00
"cebe/markdown": "~1.0",
2015-03-20 18:30:45 -06:00
"erusev/parsedown": "~1.0",
2016-04-02 09:49:40 +01:00
"jgm/commonmark": "0.25",
2015-03-20 18:30:45 -06:00
"michelf/php-markdown": "~1.4",
2016-03-13 11:02:36 +00:00
"mikehaertl/php-shellcommand": "~1.2.0",
2015-11-05 16:06:48 +00:00
"phpunit/phpunit": "~4.3|~5.0",
2016-03-13 11:02:36 +00:00
"scrutinizer/ocular": "~1.1",
"symfony/finder": "~2.3|~3.0"
2015-03-20 18:30:45 -06:00
},
2016-01-18 08:10:46 +00:00
"suggest": {
"league/commonmark-extras": "Library of useful extensions including smart punctuation"
},
2015-10-07 14:29:53 +01:00
"bin": [
"bin/commonmark"
],
2015-03-20 18:30:45 -06:00
"type": "library",
"extra": {
"branch-alias": {
2016-01-18 08:10:46 +00:00
"dev-master": "0.14-dev"
2015-03-20 18:30:45 -06:00
}
},
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
2016-04-02 09:49:40 +01:00
"homepage": "https://www.colinodell.com",
2015-03-20 18:30:45 -06:00
"role": "Lead Developer"
}
],
"description": "Markdown parser for PHP based on the CommonMark spec",
"homepage": "https://github.com/thephpleague/commonmark",
"keywords": [
"commonmark",
"markdown",
"parser"
],
2016-06-20 13:49:55 +01:00
"time": "2016-06-14 14:49:29"
2015-03-20 18:30:45 -06:00
},
{
"name": "league/flysystem",
2016-07-18 18:46:43 +01:00
"version": "1.0.25",
2015-03-20 18:30:45 -06:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2016-07-18 18:46:43 +01:00
"reference": "a76afa4035931be0c78ca8efc6abf3902362f437"
2015-03-20 18:30:45 -06:00
},
"dist": {
"type": "zip",
2016-07-18 18:46:43 +01:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a76afa4035931be0c78ca8efc6abf3902362f437",
"reference": "a76afa4035931be0c78ca8efc6abf3902362f437",
2015-03-20 18:30:45 -06:00
"shasum": ""
},
"require": {
"php": ">=5.4.0"
2014-11-24 18:01:11 +00:00
},
2015-09-20 18:51:14 +01:00
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
2014-11-24 18:01:11 +00:00
"require-dev": {
2015-03-20 18:30:45 -06:00
"ext-fileinfo": "*",
2014-11-24 18:01:11 +00:00
"mockery/mockery": "~0.9",
2015-07-08 21:59:04 +01:00
"phpspec/phpspec": "^2.2",
2016-07-18 18:46:43 +01:00
"phpunit/phpunit": "~4.8"
2014-11-24 18:01:11 +00:00
},
"suggest": {
2015-03-20 18:30:45 -06:00
"ext-fileinfo": "Required for MimeType",
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-copy": "Allows you to use Copy.com storage",
"league/flysystem-dropbox": "Allows you to use Dropbox storage",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
2015-07-08 21:59:04 +01:00
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
2014-11-24 18:01:11 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-03-20 18:30:45 -06:00
"dev-master": "1.1-dev"
2014-11-24 18:01:11 +00:00
}
},
"autoload": {
"psr-4": {
2015-03-20 18:30:45 -06:00
"League\\Flysystem\\": "src/"
2014-11-24 18:01:11 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Frank de Jonge",
"email": "info@frenky.net"
2014-11-24 18:01:11 +00:00
}
],
2015-07-08 21:59:04 +01:00
"description": "Filesystem abstraction: Many filesystems, one API.",
2014-11-24 18:01:11 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"Cloud Files",
"WebDAV",
2015-07-08 21:59:04 +01:00
"abstraction",
2015-03-20 18:30:45 -06:00
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
2015-07-08 21:59:04 +01:00
"filesystems",
2015-03-20 18:30:45 -06:00
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
2014-11-24 18:01:11 +00:00
],
2016-07-18 18:46:43 +01:00
"time": "2016-07-18 12:22:57"
2014-11-24 18:01:11 +00:00
},
2015-01-07 18:48:10 -06:00
{
"name": "mccool/laravel-auto-presenter",
2016-05-04 21:52:01 +01:00
"version": "4.3.0",
2015-01-07 18:48:10 -06:00
"source": {
"type": "git",
2015-05-19 20:29:50 +01:00
"url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git",
2016-05-04 21:52:01 +01:00
"reference": "08ce32a41aa5d6c842b4cc19ae442e211cb3dd96"
2015-01-07 18:48:10 -06:00
},
"dist": {
"type": "zip",
2016-05-04 21:52:01 +01:00
"url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/08ce32a41aa5d6c842b4cc19ae442e211cb3dd96",
"reference": "08ce32a41aa5d6c842b4cc19ae442e211cb3dd96",
2015-01-07 18:48:10 -06:00
"shasum": ""
},
"require": {
2016-05-04 21:52:01 +01:00
"illuminate/container": "5.1.*|5.2.*|5.3.*",
"illuminate/contracts": "5.1.*|5.2.*|5.3.*",
"illuminate/events": "5.1.*|5.2.*|5.3.*",
"illuminate/pagination": "5.1.*|5.2.*|5.3.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
"illuminate/view": "5.1.*|5.2.*|5.3.*",
2015-10-07 14:43:00 +01:00
"php": ">=5.5.9"
2015-01-07 18:48:10 -06:00
},
"require-dev": {
2015-11-14 15:16:15 +00:00
"graham-campbell/testbench": "^3.1",
2015-10-07 14:43:00 +01:00
"mockery/mockery": "^0.9.4",
2015-11-14 15:16:15 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-01-07 18:48:10 -06:00
},
"type": "library",
2015-03-20 18:30:45 -06:00
"extra": {
"branch-alias": {
2016-05-04 21:52:01 +01:00
"dev-master": "4.3-dev"
2015-03-20 18:30:45 -06:00
}
},
2015-01-07 18:48:10 -06:00
"autoload": {
2015-03-20 18:30:45 -06:00
"psr-4": {
"McCool\\LaravelAutoPresenter\\": "src/"
2015-01-07 18:48:10 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shawn McCool",
"email": "shawn@heybigname.com"
2015-06-01 21:53:57 +01:00
},
{
"name": "Graham Campbell",
2015-06-27 09:58:55 +01:00
"email": "graham@alt-three.com"
2015-01-07 18:48:10 -06:00
}
],
"description": "A system for auto-decorating models with presenter objects.",
"keywords": [
"eloquent",
"laravel",
"lpm",
"presenter"
],
2016-05-04 21:52:01 +01:00
"time": "2016-05-01 15:29:13"
2015-01-07 18:48:10 -06:00
},
2014-11-19 16:51:43 +00:00
{
"name": "monolog/monolog",
2016-07-06 18:32:04 +01:00
"version": "1.20.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2016-07-06 18:32:04 +01:00
"reference": "55841909e2bcde01b5318c35f2b74f8ecc86e037"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/55841909e2bcde01b5318c35f2b74f8ecc86e037",
"reference": "55841909e2bcde01b5318c35f2b74f8ecc86e037",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"require-dev": {
2015-06-19 21:16:04 +01:00
"aws/aws-sdk-php": "^2.4.9",
2014-11-19 16:51:43 +00:00
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
2015-10-20 20:36:36 +01:00
"jakub-onderka/php-parallel-lint": "0.9",
2016-04-02 15:28:58 +01:00
"php-amqplib/php-amqplib": "~2.4",
2015-06-19 21:16:04 +01:00
"php-console/php-console": "^3.1.3",
"phpunit/phpunit": "~4.5",
"phpunit/phpunit-mock-objects": "2.3.0",
"ruflin/elastica": ">=0.90 <3.0",
2016-07-06 18:32:04 +01:00
"sentry/sentry": "^0.13",
2016-04-02 15:28:58 +01:00
"swiftmailer/swiftmailer": "~5.3"
2014-11-19 16:51:43 +00:00
},
"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",
2016-03-08 08:56:25 +00:00
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
2016-04-02 15:28:58 +01:00
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2015-06-19 21:16:04 +01:00
"php-console/php-console": "Allow sending log messages to Google Chrome",
2014-11-19 16:51:43 +00:00
"rollbar/rollbar": "Allow sending log messages to Rollbar",
2016-07-06 18:32:04 +01:00
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
"sentry/sentry": "Allow sending log messages to a Sentry server"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-03-08 08:56:25 +00:00
"dev-master": "2.0.x-dev"
2014-11-19 16:51:43 +00:00
}
},
"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"
],
2016-07-06 18:32:04 +01:00
"time": "2016-07-02 14:02:10"
2014-11-19 16:51:43 +00:00
},
{
2015-03-20 18:30:45 -06:00
"name": "mtdowling/cron-expression",
2016-01-29 22:29:06 +00:00
"version": "v1.1.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/mtdowling/cron-expression.git",
2016-01-29 22:29:06 +00:00
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-01-29 22:29:06 +00:00
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"php": ">=5.3.2"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2016-01-29 22:29:06 +00:00
"phpunit/phpunit": "~4.0|~5.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"autoload": {
"psr-0": {
2015-03-20 18:30:45 -06:00
"Cron": "src/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
2014-11-19 16:51:43 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"cron",
"schedule"
2014-11-19 16:51:43 +00:00
],
2016-01-29 22:29:06 +00:00
"time": "2016-01-26 21:23:30"
2014-11-19 16:51:43 +00:00
},
2016-06-11 00:45:26 +01:00
{
"name": "mtdowling/jmespath.php",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
"reference": "192f93e43c2c97acde7694993ab171b3de284093"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
"reference": "192f93e43c2c97acde7694993ab171b3de284093",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"psr-4": {
"JmesPath\\": "src/"
},
"files": [
"src/JmesPath.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
"time": "2016-01-05 18:25:05"
},
2014-11-19 16:51:43 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "nesbot/carbon",
2015-11-05 16:06:48 +00:00
"version": "1.21.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/briannesbitt/Carbon.git",
2015-11-05 16:06:48 +00:00
"reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2015-11-05 16:06:48 +00:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
"reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-05-28 21:37:44 +01:00
"php": ">=5.3.0",
2015-06-25 14:51:14 +01:00
"symfony/translation": "~2.6|~3.0"
2014-11-19 16:51:43 +00:00
},
2015-03-20 18:30:45 -06:00
"require-dev": {
2015-11-05 16:06:48 +00:00
"phpunit/phpunit": "~4.0|~5.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"autoload": {
2015-11-05 16:06:48 +00:00
"psr-4": {
"Carbon\\": "src/Carbon/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-03-20 18:30:45 -06:00
"MIT"
2014-11-19 16:51:43 +00:00
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "A simple API extension for DateTime.",
"homepage": "http://carbon.nesbot.com",
2014-11-19 16:51:43 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"date",
"datetime",
"time"
2014-11-19 16:51:43 +00:00
],
2015-11-05 16:06:48 +00:00
"time": "2015-11-04 20:07:17"
2014-11-19 16:51:43 +00:00
},
{
2015-03-20 18:30:45 -06:00
"name": "nikic/php-parser",
2016-04-20 10:14:15 +01:00
"version": "v2.1.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/nikic/PHP-Parser.git",
2016-04-20 10:14:15 +01:00
"reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-04-20 10:14:15 +01:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
"reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"ext-tokenizer": "*",
2015-12-06 10:38:15 +00:00
"php": ">=5.4"
2014-11-19 16:51:43 +00:00
},
2015-12-06 10:38:15 +00:00
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"bin": [
"bin/php-parse"
],
2014-11-19 16:51:43 +00:00
"type": "library",
"extra": {
"branch-alias": {
2016-04-20 10:14:15 +01:00
"dev-master": "2.1-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-12-06 10:38:15 +00:00
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-03-20 18:30:45 -06:00
"BSD-3-Clause"
2014-11-19 16:51:43 +00:00
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Nikita Popov"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "A PHP parser written in PHP",
2014-11-19 16:51:43 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"parser",
"php"
],
2016-04-20 10:14:15 +01:00
"time": "2016-04-19 13:41:41"
2014-11-19 16:51:43 +00:00
},
2015-10-20 20:36:36 +01:00
{
"name": "paragonie/random_compat",
2016-03-20 16:13:37 +00:00
"version": "v1.4.1",
2015-10-20 20:36:36 +01:00
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
2016-03-20 16:13:37 +00:00
"reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
2015-10-20 20:36:36 +01:00
},
"dist": {
"type": "zip",
2016-03-20 16:13:37 +00:00
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
"reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
2015-10-20 20:36:36 +01:00
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
2015-11-12 15:27:50 +00:00
"require-dev": {
"phpunit/phpunit": "4.*|5.*"
},
2015-10-20 20:36:36 +01:00
"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"
],
2016-03-20 16:13:37 +00:00
"time": "2016-03-18 20:34:03"
2015-10-20 20:36:36 +01:00
},
2015-01-09 09:03:07 +00:00
{
"name": "pragmarx/google2fa",
2015-11-08 19:15:54 +00:00
"version": "v0.7.1",
2015-01-09 09:03:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/antonioribeiro/google2fa.git",
2015-11-08 19:15:54 +00:00
"reference": "908678ba9b26cf8ecd7ddca6bfd86afc5b4874df"
2015-01-09 09:03:07 +00:00
},
"dist": {
"type": "zip",
2015-11-08 19:15:54 +00:00
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/908678ba9b26cf8ecd7ddca6bfd86afc5b4874df",
"reference": "908678ba9b26cf8ecd7ddca6bfd86afc5b4874df",
2015-01-09 09:03:07 +00:00
"shasum": ""
},
"require": {
2015-11-08 19:15:54 +00:00
"christian-riesen/base32": "~1.0",
"php": ">=5.3.7",
"simplesoftwareio/simple-qrcode": "1.3.*"
2015-01-09 09:03:07 +00:00
},
"require-dev": {
2015-11-08 19:15:54 +00:00
"phpspec/phpspec": "~2.1"
2015-01-09 09:03:07 +00:00
},
"type": "library",
"extra": {
"component": "package",
"frameworks": [
"Laravel"
]
},
"autoload": {
"psr-4": {
"PragmaRX\\Google2FA\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-05-28 21:37:44 +01:00
"BSD-3-Clause"
2015-01-09 09:03:07 +00:00
],
"authors": [
{
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
}
],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.",
"keywords": [
"Authentication",
"Two Factor Authentication",
"google2fa",
"laravel"
],
2015-11-08 19:15:54 +00:00
"time": "2015-11-07 13:57:42"
2015-05-28 21:37:44 +01:00
},
{
"name": "psr/http-message",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
"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",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"time": "2015-05-04 20:22:00"
2015-01-09 09:03:07 +00:00
},
2014-11-19 16:51:43 +00:00
{
"name": "psr/log",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
2015-03-20 18:30:45 -06:00
"shasum": ""
2015-01-23 17:24:34 +00:00
},
"type": "library",
"autoload": {
2015-03-20 18:30:45 -06:00
"psr-0": {
"Psr\\Log\\": ""
}
2015-01-23 17:24:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2015-01-23 17:24:34 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Common interface for logging libraries",
2015-01-23 17:24:34 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"log",
"psr",
"psr-3"
2015-01-23 17:24:34 +00:00
],
2015-03-20 18:30:45 -06:00
"time": "2012-12-21 11:40:51"
2015-01-23 17:24:34 +00:00
},
2014-11-19 16:51:43 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "psy/psysh",
2016-03-09 11:26:27 +00:00
"version": "v0.7.2",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/bobthecow/psysh.git",
2016-03-09 11:26:27 +00:00
"reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-03-09 11:26:27 +00:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
"reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-03-20 18:30:45 -06:00
"dnoegel/php-xdg-base-dir": "0.1",
"jakub-onderka/php-console-highlighter": "0.3.*",
2015-11-12 15:27:50 +00:00
"nikic/php-parser": "^1.2.1|~2.0",
2015-07-14 13:59:19 +01:00
"php": ">=5.3.9",
"symfony/console": "~2.3.10|^2.4.2|~3.0",
"symfony/var-dumper": "~2.7|~3.0"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-03-20 18:30:45 -06:00
"fabpot/php-cs-fixer": "~1.5",
2015-11-12 15:27:50 +00:00
"phpunit/phpunit": "~3.7|~4.0|~5.0",
2015-03-20 18:30:45 -06:00
"squizlabs/php_codesniffer": "~2.0",
"symfony/finder": "~2.1|~3.0"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
2014-11-19 16:51:43 +00:00
},
2015-03-20 18:30:45 -06:00
"bin": [
"bin/psysh"
],
2014-11-19 16:51:43 +00:00
"type": "library",
"extra": {
"branch-alias": {
2016-02-29 20:34:09 +00:00
"dev-develop": "0.8.x-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-03-20 18:30:45 -06:00
"files": [
"src/Psy/functions.php"
],
2015-11-12 15:27:50 +00:00
"psr-4": {
"Psy\\": "src/Psy/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Justin Hileman",
"email": "justin@justinhileman.info",
"homepage": "http://justinhileman.com"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "An interactive shell for modern PHP.",
"homepage": "http://psysh.org",
2014-11-19 16:51:43 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"REPL",
"console",
"interactive",
"shell"
2014-11-19 16:51:43 +00:00
],
2016-03-09 11:26:27 +00:00
"time": "2016-03-09 05:03:14"
2014-11-19 16:51:43 +00:00
},
2015-11-12 14:55:25 +00:00
{
"name": "rcrowe/twigbridge",
2016-02-25 17:35:37 +00:00
"version": "v0.9.2",
2015-11-12 14:55:25 +00:00
"source": {
"type": "git",
"url": "https://github.com/rcrowe/TwigBridge.git",
2016-02-25 17:35:37 +00:00
"reference": "78a4b7da75042660258a3269751c259eee81c34a"
2015-11-12 14:55:25 +00:00
},
"dist": {
"type": "zip",
2016-02-25 17:35:37 +00:00
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/78a4b7da75042660258a3269751c259eee81c34a",
"reference": "78a4b7da75042660258a3269751c259eee81c34a",
2015-11-12 14:55:25 +00:00
"shasum": ""
},
"require": {
2015-12-23 15:43:51 +00:00
"illuminate/support": "5.0.*|5.1.*|5.2.*",
"illuminate/view": "5.0.*|5.1.*|5.2.*",
2015-11-12 14:55:25 +00:00
"php": ">=5.4.0",
"twig/twig": "~1.15|~2.0"
},
"require-dev": {
"laravel/framework": "5.0.*",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~4.0",
"satooshi/php-coveralls": "~0.6",
"squizlabs/php_codesniffer": "~1.5"
},
"suggest": {
"laravelcollective/html": "For bringing back html/form in Laravel 5.x",
"twig/extensions": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-23 15:43:51 +00:00
"dev-master": "0.10-dev"
2015-11-12 14:55:25 +00:00
}
},
"autoload": {
"psr-4": {
"TwigBridge\\": "src",
"TwigBridge\\Tests\\": "tests"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
},
{
"name": "Rob Crowe",
"email": "hello@vivalacrowe.com"
}
],
"description": "Adds the power of Twig to Laravel",
"keywords": [
"laravel",
"twig"
],
2016-02-25 17:35:37 +00:00
"time": "2016-02-22 07:48:48"
2015-11-12 14:55:25 +00:00
},
2014-11-19 16:51:43 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "roumen/feed",
2016-07-17 16:37:55 +01:00
"version": "v2.10.4",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/RoumenDamianoff/laravel-feed.git",
2016-07-17 16:37:55 +01:00
"reference": "900594412cab37515b2b53c8953af1201024e48d"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-17 16:37:55 +01:00
"url": "https://api.github.com/repos/RoumenDamianoff/laravel-feed/zipball/900594412cab37515b2b53c8953af1201024e48d",
"reference": "900594412cab37515b2b53c8953af1201024e48d",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2016-02-09 19:51:07 +00:00
"illuminate/support": "^5.0",
2015-06-12 22:56:59 +01:00
"php": ">=5.5.9"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2016-02-09 19:51:07 +00:00
"orchestra/testbench": "^3.0",
"phpunit/phpunit": "^4.8"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"autoload": {
"psr-0": {
2015-03-20 18:30:45 -06:00
"Roumen\\Feed": "src/"
2014-11-19 16:51:43 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Roumen Damianoff",
"email": "roumen@dawebs.com",
"homepage": "https://roumen.it",
"role": "Developer"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "A simple feed generator for Laravel.",
"homepage": "https://roumen.it/projects/laravel-feed",
"keywords": [
2015-06-12 22:56:59 +01:00
"atom",
2015-03-20 18:30:45 -06:00
"feed",
2015-06-12 22:56:59 +01:00
"generator",
"laravel",
"rss"
2015-03-20 18:30:45 -06:00
],
2016-07-17 16:37:55 +01:00
"time": "2016-07-17 13:06:35"
2015-03-20 18:34:05 -06:00
},
2015-11-08 19:15:54 +00:00
{
"name": "simplesoftwareio/simple-qrcode",
2016-02-04 21:27:13 +00:00
"version": "1.3.3",
2015-11-08 19:15:54 +00:00
"source": {
"type": "git",
"url": "https://github.com/SimpleSoftwareIO/simple-qrcode.git",
2016-02-04 21:27:13 +00:00
"reference": "17c5e45c79c40f717d4bc08cf5e568f29ebf9333"
2015-11-08 19:15:54 +00:00
},
"dist": {
"type": "zip",
2016-02-04 21:27:13 +00:00
"url": "https://api.github.com/repos/SimpleSoftwareIO/simple-qrcode/zipball/17c5e45c79c40f717d4bc08cf5e568f29ebf9333",
"reference": "17c5e45c79c40f717d4bc08cf5e568f29ebf9333",
2015-11-08 19:15:54 +00:00
"shasum": ""
},
"require": {
"bacon/bacon-qr-code": "1.0.*",
"ext-gd": "*",
"illuminate/support": ">=4.2.0",
"php": ">=5.4.0"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "4.7.*"
},
"type": "library",
"autoload": {
"psr-0": {
"SimpleSoftwareIO\\QrCode\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simple Software LLC",
"email": "support@simplesoftware.io"
}
],
"description": "Simple QrCode is a QR code generator made for Laravel.",
"homepage": "http://www.simplesoftware.io",
"keywords": [
"Simple",
"generator",
"laravel",
"qrcode",
"wrapper"
],
2016-02-04 21:27:13 +00:00
"time": "2016-01-31 02:09:25"
2015-11-08 19:15:54 +00:00
},
2014-11-19 16:51:43 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "swiftmailer/swiftmailer",
2016-07-13 18:25:27 -07:00
"version": "v5.4.3",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/swiftmailer/swiftmailer.git",
2016-07-13 18:25:27 -07:00
"reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-13 18:25:27 -07:00
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
"reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
2016-07-13 18:25:27 -07:00
"mockery/mockery": "~0.9.1"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-03-20 18:30:45 -06:00
"dev-master": "5.4-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-03-20 18:30:45 -06:00
"files": [
"lib/swift_required.php"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-03-20 18:30:45 -06:00
"name": "Chris Corbyn"
2014-11-19 16:51:43 +00:00
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
2015-03-20 18:30:45 -06:00
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
"keywords": [
2015-06-06 21:48:52 +01:00
"email",
2015-03-20 18:30:45 -06:00
"mail",
"mailer"
],
2016-07-13 18:25:27 -07:00
"time": "2016-07-08 11:51:25"
2014-11-19 16:51:43 +00:00
},
{
2015-03-20 18:30:45 -06:00
"name": "symfony/console",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/console.git",
2016-07-06 18:32:04 +01:00
"reference": "a7abb7153f6d1da47f87ec50274844e246b09d9f"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/console/zipball/a7abb7153f6d1da47f87ec50274844e246b09d9f",
"reference": "a7abb7153f6d1da47f87ec50274844e246b09d9f",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9",
"symfony/polyfill-mbstring": "~1.0"
2014-11-19 16:51:43 +00:00
},
2015-03-20 18:30:45 -06:00
"require-dev": {
"psr/log": "~1.0",
2015-12-24 16:29:55 +00:00
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0"
2015-03-20 18:30:45 -06:00
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/process": ""
},
2014-11-19 16:51:43 +00:00
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2015-03-20 18:30:45 -06:00
"Symfony\\Component\\Console\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Symfony Console Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 07:02:21"
2014-11-19 16:51:43 +00:00
},
2016-05-27 12:17:00 +01:00
{
"name": "symfony/css-selector",
2016-07-06 18:32:04 +01:00
"version": "v3.1.2",
2016-05-27 12:17:00 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2016-07-06 18:32:04 +01:00
"reference": "2851e1932d77ce727776154d659b232d061e816a"
2016-05-27 12:17:00 +01:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a",
"reference": "2851e1932d77ce727776154d659b232d061e816a",
2016-05-27 12:17:00 +01:00
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-02 09:21:33 +01:00
"dev-master": "3.1-dev"
2016-05-27 12:17:00 +01:00
}
},
"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",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:41:56"
2016-05-27 12:17:00 +01:00
},
2014-11-19 16:51:43 +00:00
{
"name": "symfony/debug",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/debug.git",
2016-07-06 18:32:04 +01:00
"reference": "c54bc3539c3b87e86799533801e8ae0e971d78c2"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/debug/zipball/c54bc3539c3b87e86799533801e8ae0e971d78c2",
"reference": "c54bc3539c3b87e86799533801e8ae0e971d78c2",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9",
2015-03-20 18:30:45 -06:00
"psr/log": "~1.0"
2014-11-19 16:51:43 +00:00
},
2015-02-03 17:08:52 +00:00
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
2014-11-19 16:51:43 +00:00
"require-dev": {
2015-12-24 16:29:55 +00:00
"symfony/class-loader": "~2.8|~3.0",
"symfony/http-kernel": "~2.8|~3.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2014-11-19 16:51:43 +00:00
"Symfony\\Component\\Debug\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
"description": "Symfony Debug Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2015-05-28 21:37:44 +01:00
},
{
2015-12-24 16:29:55 +00:00
"name": "symfony/event-dispatcher",
2016-07-06 18:32:04 +01:00
"version": "v3.1.2",
2015-05-28 21:37:44 +01:00
"source": {
"type": "git",
2015-12-24 16:29:55 +00:00
"url": "https://github.com/symfony/event-dispatcher.git",
2016-07-06 18:32:04 +01:00
"reference": "7f9839ede2070f53e7e2f0849b9bd14748c434c5"
2015-05-28 21:37:44 +01:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7f9839ede2070f53e7e2f0849b9bd14748c434c5",
"reference": "7f9839ede2070f53e7e2f0849b9bd14748c434c5",
2015-05-28 21:37:44 +01:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9"
2015-05-28 21:37:44 +01:00
},
"require-dev": {
2015-12-24 16:29:55 +00:00
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0",
"symfony/dependency-injection": "~2.8|~3.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0"
2015-05-28 21:37:44 +01:00
},
"suggest": {
2015-12-24 16:29:55 +00:00
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
2015-05-28 21:37:44 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-02 09:21:33 +01:00
"dev-master": "3.1-dev"
2015-05-28 21:37:44 +01:00
}
},
"autoload": {
"psr-4": {
2015-12-24 16:29:55 +00:00
"Symfony\\Component\\EventDispatcher\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2015-05-28 21:37:44 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2015-12-24 16:29:55 +00:00
"description": "Symfony EventDispatcher Component",
2015-05-28 21:37:44 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:41:56"
2014-11-19 16:51:43 +00:00
},
{
2015-12-24 16:29:55 +00:00
"name": "symfony/finder",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-12-24 16:29:55 +00:00
"url": "https://github.com/symfony/finder.git",
2016-07-06 18:32:04 +01:00
"reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/finder/zipball/3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
"reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-06-01 21:53:57 +01:00
"psr-4": {
2015-12-24 16:29:55 +00:00
"Symfony\\Component\\Finder\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
2015-12-24 16:29:55 +00:00
"description": "Symfony Finder Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2014-11-19 16:51:43 +00:00
},
{
2015-12-24 16:29:55 +00:00
"name": "symfony/http-foundation",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-12-24 16:29:55 +00:00
"url": "https://github.com/symfony/http-foundation.git",
2016-07-06 18:32:04 +01:00
"reference": "1341139f906d295baa4f4abd55293d07e25a065a"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1341139f906d295baa4f4abd55293d07e25a065a",
"reference": "1341139f906d295baa4f4abd55293d07e25a065a",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2016-04-02 09:49:40 +01:00
"php": ">=5.5.9",
"symfony/polyfill-mbstring": "~1.1"
2015-12-24 16:29:55 +00:00
},
"require-dev": {
"symfony/expression-language": "~2.8|~3.0"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2015-12-24 16:29:55 +00:00
"Symfony\\Component\\HttpFoundation\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
2015-12-24 16:29:55 +00:00
"description": "Symfony HttpFoundation Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 07:02:21"
2014-11-19 16:51:43 +00:00
},
{
2015-12-24 16:29:55 +00:00
"name": "symfony/http-kernel",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-12-24 16:29:55 +00:00
"url": "https://github.com/symfony/http-kernel.git",
2016-07-06 18:32:04 +01:00
"reference": "177b63b2d50b63fa6d82ea41359ed9928cc7a1fb"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/177b63b2d50b63fa6d82ea41359ed9928cc7a1fb",
"reference": "177b63b2d50b63fa6d82ea41359ed9928cc7a1fb",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9",
"psr/log": "~1.0",
"symfony/debug": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0",
2016-07-06 18:32:04 +01:00
"symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
2015-12-24 16:29:55 +00:00
},
"conflict": {
"symfony/config": "<2.8"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-12-24 16:29:55 +00:00
"symfony/browser-kit": "~2.8|~3.0",
"symfony/class-loader": "~2.8|~3.0",
"symfony/config": "~2.8|~3.0",
"symfony/console": "~2.8|~3.0",
"symfony/css-selector": "~2.8|~3.0",
"symfony/dependency-injection": "~2.8|~3.0",
"symfony/dom-crawler": "~2.8|~3.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0",
"symfony/routing": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0",
"symfony/templating": "~2.8|~3.0",
"symfony/translation": "~2.8|~3.0",
"symfony/var-dumper": "~2.8|~3.0"
},
"suggest": {
"symfony/browser-kit": "",
"symfony/class-loader": "",
"symfony/config": "",
"symfony/console": "",
"symfony/dependency-injection": "",
"symfony/finder": "",
"symfony/var-dumper": ""
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2015-12-24 16:29:55 +00:00
"Symfony\\Component\\HttpKernel\\": ""
2014-11-19 16:51:43 +00:00
},
2015-11-24 19:55:06 +00:00
"exclude-from-classmap": [
"/Tests/"
2014-11-19 16:51:43 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
2015-12-24 16:29:55 +00:00
"description": "Symfony HttpKernel Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-30 16:30:17"
2014-11-19 16:51:43 +00:00
},
{
2015-12-24 16:29:55 +00:00
"name": "symfony/polyfill-mbstring",
2016-05-20 17:40:31 +01:00
"version": "v1.2.0",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-12-24 16:29:55 +00:00
"url": "https://github.com/symfony/polyfill-mbstring.git",
2016-05-20 17:40:31 +01:00
"reference": "dff51f72b0706335131b00a7f49606168c582594"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-05-20 17:40:31 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
"reference": "dff51f72b0706335131b00a7f49606168c582594",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.3.3"
2014-11-19 16:51:43 +00:00
},
2015-12-29 10:48:08 +00:00
"suggest": {
"ext-mbstring": "For best performance"
},
2014-11-19 16:51:43 +00:00
"type": "library",
"extra": {
"branch-alias": {
2016-05-20 17:40:31 +01:00
"dev-master": "1.2-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2015-12-24 16:29:55 +00:00
"Symfony\\Polyfill\\Mbstring\\": ""
2015-11-24 19:55:06 +00:00
},
2015-12-24 16:29:55 +00:00
"files": [
"bootstrap.php"
2015-11-24 19:55:06 +00:00
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-12-24 16:29:55 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
2015-12-24 16:29:55 +00:00
"description": "Symfony polyfill for the Mbstring extension",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2015-12-24 16:29:55 +00:00
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2016-05-20 17:40:31 +01:00
"time": "2016-05-18 14:26:46"
2014-11-19 16:51:43 +00:00
},
2015-12-06 10:38:15 +00:00
{
"name": "symfony/polyfill-php56",
2016-05-20 17:40:31 +01:00
"version": "v1.2.0",
2015-12-06 10:38:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php56.git",
2016-05-20 17:40:31 +01:00
"reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
2015-12-06 10:38:15 +00:00
},
"dist": {
"type": "zip",
2016-05-20 17:40:31 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
"reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2015-12-06 10:38:15 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/polyfill-util": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
2016-05-20 17:40:31 +01:00
"dev-master": "1.2-dev"
2015-12-06 10:38:15 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php56\\": ""
},
"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 some PHP 5.6+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2016-05-20 17:40:31 +01:00
"time": "2016-05-18 14:26:46"
2015-12-06 10:38:15 +00:00
},
{
"name": "symfony/polyfill-util",
2016-05-20 17:40:31 +01:00
"version": "v1.2.0",
2015-12-06 10:38:15 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-util.git",
2016-05-20 17:40:31 +01:00
"reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
2015-12-06 10:38:15 +00:00
},
"dist": {
"type": "zip",
2016-05-20 17:40:31 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
"reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
2015-12-06 10:38:15 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2016-05-20 17:40:31 +01:00
"dev-master": "1.2-dev"
2015-12-06 10:38:15 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Util\\": ""
}
},
"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 utilities for portability of PHP codes",
"homepage": "https://symfony.com",
"keywords": [
"compat",
"compatibility",
"polyfill",
"shim"
],
2016-05-20 17:40:31 +01:00
"time": "2016-05-18 14:26:46"
2015-12-06 10:38:15 +00:00
},
2014-11-19 16:51:43 +00:00
{
"name": "symfony/process",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/process.git",
2016-07-06 18:32:04 +01:00
"reference": "d7cde1f9d94d87060204f863779389b61c382eeb"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/process/zipball/d7cde1f9d94d87060204f863779389b61c382eeb",
"reference": "d7cde1f9d94d87060204f863779389b61c382eeb",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9"
2014-11-19 16:51:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2014-11-19 16:51:43 +00:00
"Symfony\\Component\\Process\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
"description": "Symfony Process Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2014-11-19 16:51:43 +00:00
},
{
"name": "symfony/routing",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/routing.git",
2016-07-06 18:32:04 +01:00
"reference": "9038984bd9c05ab07280121e9e10f61a7231457b"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/routing/zipball/9038984bd9c05ab07280121e9e10f61a7231457b",
"reference": "9038984bd9c05ab07280121e9e10f61a7231457b",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9"
2015-05-28 21:37:44 +01:00
},
"conflict": {
2015-12-24 16:29:55 +00:00
"symfony/config": "<2.8"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
"doctrine/annotations": "~1.0",
2015-01-08 17:38:22 +00:00
"doctrine/common": "~2.2",
2014-11-19 16:51:43 +00:00
"psr/log": "~1.0",
2015-12-24 16:29:55 +00:00
"symfony/config": "~2.8|~3.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/yaml": "~2.8|~3.0"
2014-11-19 16:51:43 +00:00
},
"suggest": {
"doctrine/annotations": "For using the annotation loader",
"symfony/config": "For using the all-in-one router or any loader",
2015-12-24 16:29:55 +00:00
"symfony/dependency-injection": "For loading routes from a service",
2014-11-19 16:51:43 +00:00
"symfony/expression-language": "For using expression matching",
2016-02-29 20:34:09 +00:00
"symfony/http-foundation": "For using a Symfony Request object",
2014-11-19 16:51:43 +00:00
"symfony/yaml": "For using the YAML loader"
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2014-11-19 16:51:43 +00:00
"Symfony\\Component\\Routing\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
"description": "Symfony Routing Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2014-11-19 16:51:43 +00:00
"keywords": [
"router",
"routing",
"uri",
"url"
],
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2014-11-19 16:51:43 +00:00
},
{
"name": "symfony/translation",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-19 16:51:43 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/translation.git",
2016-07-06 18:32:04 +01:00
"reference": "6bf844e1ee3c820c012386c10427a5c67bbefec8"
2014-11-19 16:51:43 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/translation/zipball/6bf844e1ee3c820c012386c10427a5c67bbefec8",
"reference": "6bf844e1ee3c820c012386c10427a5c67bbefec8",
2014-11-19 16:51:43 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9",
"symfony/polyfill-mbstring": "~1.0"
2015-05-28 21:37:44 +01:00
},
"conflict": {
2015-12-24 16:29:55 +00:00
"symfony/config": "<2.8"
2014-11-19 16:51:43 +00:00
},
"require-dev": {
2015-03-20 18:30:45 -06:00
"psr/log": "~1.0",
2015-12-24 16:29:55 +00:00
"symfony/config": "~2.8|~3.0",
"symfony/intl": "~2.8|~3.0",
"symfony/yaml": "~2.8|~3.0"
2014-11-19 16:51:43 +00:00
},
"suggest": {
2015-03-20 18:30:45 -06:00
"psr/log": "To use logging capability in translator",
2014-11-19 16:51:43 +00:00
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2014-11-19 16:51:43 +00:00
}
},
"autoload": {
2015-05-28 21:37:44 +01:00
"psr-4": {
2014-11-19 16:51:43 +00:00
"Symfony\\Component\\Translation\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-19 16:51:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-19 16:51:43 +00:00
}
],
"description": "Symfony Translation Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2014-11-25 11:06:28 +00:00
},
2014-11-27 14:31:33 +00:00
{
2015-03-20 18:30:45 -06:00
"name": "symfony/var-dumper",
2016-07-06 18:32:04 +01:00
"version": "v3.0.8",
2014-11-27 14:31:33 +00:00
"source": {
"type": "git",
2015-03-20 18:30:45 -06:00
"url": "https://github.com/symfony/var-dumper.git",
2016-07-06 18:32:04 +01:00
"reference": "2f046e9a9d571f22cc8b26783564876713b06579"
2014-11-27 14:31:33 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2f046e9a9d571f22cc8b26783564876713b06579",
"reference": "2f046e9a9d571f22cc8b26783564876713b06579",
2014-11-27 14:31:33 +00:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.5.9",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
"twig/twig": "~1.20|~2.0"
2015-03-20 18:30:45 -06:00
},
"suggest": {
"ext-symfony_debug": ""
2014-11-27 14:31:33 +00:00
},
"type": "library",
2015-03-20 18:30:45 -06:00
"extra": {
"branch-alias": {
2015-12-24 16:29:55 +00:00
"dev-master": "3.0-dev"
2015-03-20 18:30:45 -06:00
}
},
2014-11-27 14:31:33 +00:00
"autoload": {
2015-03-20 18:30:45 -06:00
"files": [
"Resources/functions/dump.php"
],
2015-05-28 21:37:44 +01:00
"psr-4": {
2015-03-20 18:30:45 -06:00
"Symfony\\Component\\VarDumper\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-27 14:31:33 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2015-03-20 18:30:45 -06:00
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-27 14:31:33 +00:00
}
],
2015-03-20 18:30:45 -06:00
"description": "Symfony mechanism for exploring and dumping PHP variables",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2014-11-27 14:31:33 +00:00
"keywords": [
2015-03-20 18:30:45 -06:00
"debug",
"dump"
],
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:40:00"
2015-03-20 18:30:45 -06:00
},
2016-05-27 12:17:00 +01: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",
"time": "2015-12-08 16:14:14"
},
2015-11-12 14:55:25 +00:00
{
"name": "twig/twig",
2016-06-02 09:21:33 +01:00
"version": "v1.24.1",
2015-11-12 14:55:25 +00:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2016-06-02 09:21:33 +01:00
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512"
2015-11-12 14:55:25 +00:00
},
"dist": {
"type": "zip",
2016-06-02 09:21:33 +01:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512",
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512",
2015-11-12 14:55:25 +00:00
"shasum": ""
},
"require": {
"php": ">=5.2.7"
},
"require-dev": {
"symfony/debug": "~2.7",
"symfony/phpunit-bridge": "~2.7"
},
"type": "library",
"extra": {
"branch-alias": {
2016-01-29 22:29:06 +00:00
"dev-master": "1.24-dev"
2015-11-12 14:55:25 +00:00
}
},
"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"
],
2016-06-02 09:21:33 +01:00
"time": "2016-05-30 09:11:59"
2015-11-12 14:55:25 +00:00
},
2015-03-20 18:30:45 -06:00
{
"name": "vlucas/phpdotenv",
2016-06-20 13:49:55 +01:00
"version": "v2.3.0",
2015-03-20 18:30:45 -06:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
2016-06-20 13:49:55 +01:00
"reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a"
2015-03-20 18:30:45 -06:00
},
"dist": {
"type": "zip",
2016-06-20 13:49:55 +01:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a",
"reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a",
2015-03-20 18:30:45 -06:00
"shasum": ""
},
"require": {
2015-12-24 16:29:55 +00:00
"php": ">=5.3.9"
2015-03-20 18:30:45 -06:00
},
"require-dev": {
2016-04-23 10:24:21 +01:00
"phpunit/phpunit": "^4.8 || ^5.0"
2015-03-20 18:30:45 -06:00
},
"type": "library",
2015-12-24 16:29:55 +00:00
"extra": {
"branch-alias": {
2016-06-20 13:49:55 +01:00
"dev-master": "2.3-dev"
2015-12-24 16:29:55 +00:00
}
},
2015-03-20 18:30:45 -06:00
"autoload": {
2015-12-24 16:29:55 +00:00
"psr-4": {
"Dotenv\\": "src/"
2015-03-20 18:30:45 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2016-04-23 10:24:21 +01:00
"BSD-3-Clause-Attribution"
2015-03-20 18:30:45 -06:00
],
"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"
2014-11-27 14:31:33 +00:00
],
2016-06-20 13:49:55 +01:00
"time": "2016-06-14 14:14:52"
2014-11-19 16:51:43 +00:00
}
],
2014-11-26 15:38:59 +00:00
"packages-dev": [
2015-12-06 11:04:02 +00:00
{
"name": "alt-three/testbench",
2016-03-20 16:13:37 +00:00
"version": "v1.4.0",
2015-12-06 11:04:02 +00:00
"source": {
"type": "git",
"url": "https://github.com/AltThree/TestBench.git",
2016-03-20 16:13:37 +00:00
"reference": "215ca7a1394d79d3ab649b78bc4c55ca63b73531"
2015-12-06 11:04:02 +00:00
},
"dist": {
"type": "zip",
2016-03-20 16:13:37 +00:00
"url": "https://api.github.com/repos/AltThree/TestBench/zipball/215ca7a1394d79d3ab649b78bc4c55ca63b73531",
"reference": "215ca7a1394d79d3ab649b78bc4c55ca63b73531",
2015-12-06 11:04:02 +00:00
"shasum": ""
},
"require": {
"graham-campbell/testbench-core": "^1.1",
"php": ">=5.5.9"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.0"
},
2015-12-06 12:02:12 +00:00
"suggest": {
"laravel/framework": "Enables the use of every trait."
},
2015-12-06 11:04:02 +00:00
"type": "library",
"extra": {
"branch-alias": {
2016-03-20 16:13:37 +00:00
"dev-master": "1.4-dev"
2015-12-06 11:04:02 +00:00
}
},
"autoload": {
"psr-4": {
"AltThree\\TestBench\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "James Brooks",
"email": "james@alt-three.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
},
{
"name": "Joseph Cohen",
"email": "joe@alt-three.com"
}
],
2015-12-06 12:02:12 +00:00
"description": "Provides Some Testing Traits For Apps",
2015-12-06 11:04:02 +00:00
"keywords": [
"Alt Three",
"TestBench",
2015-12-06 12:02:12 +00:00
"app"
2015-12-06 11:04:02 +00:00
],
2016-03-20 16:13:37 +00:00
"time": "2016-03-14 18:08:23"
2015-12-06 11:04:02 +00:00
},
2014-11-26 15:38:59 +00:00
{
"name": "doctrine/instantiator",
2015-06-18 17:04:32 +01:00
"version": "1.0.5",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2015-06-18 17:04:32 +01:00
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-06-18 17:04:32 +01:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3,<8.0-DEV"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
"phpunit/phpunit": "~4.0",
2015-06-18 17:04:32 +01:00
"squizlabs/php_codesniffer": "~2.0"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
2015-06-18 17:04:32 +01:00
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2014-11-26 15:38:59 +00:00
}
},
"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"
],
2015-06-18 17:04:32 +01:00
"time": "2015-06-14 21:17:01"
2014-11-26 15:38:59 +00:00
},
2015-11-22 20:06:29 +00:00
{
"name": "filp/whoops",
2016-04-15 18:57:14 +01:00
"version": "2.1.2",
2015-11-22 20:06:29 +00:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2016-04-15 18:57:14 +01:00
"reference": "d13505b240a6f580bc75ba591da30299d6cb0eec"
2015-11-22 20:06:29 +00:00
},
"dist": {
"type": "zip",
2016-04-15 18:57:14 +01:00
"url": "https://api.github.com/repos/filp/whoops/zipball/d13505b240a6f580bc75ba591da30299d6cb0eec",
"reference": "d13505b240a6f580bc75ba591da30299d6cb0eec",
2015-11-22 20:06:29 +00:00
"shasum": ""
},
"require": {
2016-01-18 14:14:03 +00:00
"php": ">=5.5.9"
2015-11-22 20:06:29 +00:00
},
"require-dev": {
2016-01-18 14:14:03 +00:00
"mockery/mockery": "0.9.*",
2016-03-13 11:02:36 +00:00
"phpunit/phpunit": "^4.8 || ^5.0",
"symfony/var-dumper": "~3.0"
2016-01-18 14:14:03 +00:00
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
2015-11-22 20:06:29 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-01-18 14:14:03 +00:00
"dev-master": "2.0-dev"
2015-11-22 20:06:29 +00:00
}
},
"autoload": {
2016-01-18 14:14:03 +00:00
"psr-4": {
"Whoops\\": "src/Whoops/"
}
2015-11-22 20:06:29 +00:00
},
"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",
"whoops",
"zf2"
],
2016-04-15 18:57:14 +01:00
"time": "2016-04-07 06:16:25"
2015-11-22 20:06:29 +00:00
},
2015-06-01 21:53:57 +01:00
{
"name": "fzaninotto/faker",
2016-04-29 16:54:08 +01:00
"version": "v1.6.0",
2015-06-01 21:53:57 +01:00
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
2016-04-29 16:54:08 +01:00
"reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
2015-06-01 21:53:57 +01:00
},
"dist": {
"type": "zip",
2016-04-29 16:54:08 +01:00
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
"reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
2015-06-01 21:53:57 +01:00
"shasum": ""
},
"require": {
2016-04-29 16:54:08 +01:00
"php": "^5.3.3|^7.0"
2015-06-01 21:53:57 +01:00
},
"require-dev": {
2016-04-29 16:54:08 +01:00
"ext-intl": "*",
2015-06-01 21:53:57 +01:00
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"extra": {
2016-04-29 16:54:08 +01:00
"branch-alias": []
2015-06-01 21:53:57 +01:00
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2016-03-24 13:53:48 +00:00
"name": "François Zaninotto"
2015-06-01 21:53:57 +01:00
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
2016-04-29 16:54:08 +01:00
"time": "2016-04-29 12:21:54"
2015-06-01 21:53:57 +01:00
},
2015-10-05 14:07:06 +01:00
{
"name": "graham-campbell/testbench-core",
2016-01-30 15:01:55 +00:00
"version": "v1.1.1",
2015-10-05 14:07:06 +01:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-TestBench-Core.git",
2016-01-30 15:01:55 +00:00
"reference": "407e8cff5568ab95c4788ed5f7633e54be712de1"
2015-10-05 14:07:06 +01:00
},
"dist": {
"type": "zip",
2016-01-30 15:01:55 +00:00
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-TestBench-Core/zipball/407e8cff5568ab95c4788ed5f7633e54be712de1",
"reference": "407e8cff5568ab95c4788ed5f7633e54be712de1",
2015-10-05 14:07:06 +01:00
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
2015-11-08 21:18:19 +00:00
"phpunit/phpunit": "^4.8|^5.0"
2015-10-05 14:07:06 +01:00
},
"suggest": {
"illuminate/support": "Required to use the laravel trait.",
"mockery/mockery": "Required to use the mockery trait.",
"phpunit/phpunit": "Required to use the most of the features."
},
"type": "library",
"extra": {
"branch-alias": {
2015-11-08 21:18:19 +00:00
"dev-master": "1.1-dev"
2015-10-05 14:07:06 +01:00
}
},
"autoload": {
"psr-4": {
"GrahamCampbell\\TestBenchCore\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
}
],
"description": "TestBench Core Provides Some Testing Functionality For Laravel 5",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Laravel TestBench Core",
"Laravel-TestBench-Core",
"TestBench",
"framework",
"laravel",
"testbench-core",
"testing"
],
2016-01-30 15:01:55 +00:00
"time": "2016-01-30 13:57:27"
2015-10-05 14:07:06 +01:00
},
2015-07-14 14:09:32 +01:00
{
"name": "hamcrest/hamcrest-php",
"version": "v1.2.2",
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
"reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
"phpunit/php-file-iterator": "1.3.3",
"satooshi/php-coveralls": "dev-master"
},
"type": "library",
"autoload": {
"classmap": [
"hamcrest"
],
"files": [
"hamcrest/Hamcrest.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"description": "This is the PHP port of Hamcrest Matchers",
"keywords": [
"test"
],
"time": "2015-05-11 14:41:42"
},
{
"name": "mockery/mockery",
2016-05-25 10:31:05 +01:00
"version": "0.9.5",
2015-07-14 14:09:32 +01:00
"source": {
"type": "git",
"url": "https://github.com/padraic/mockery.git",
2016-05-25 10:31:05 +01:00
"reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
2015-07-14 14:09:32 +01:00
},
"dist": {
"type": "zip",
2016-05-25 10:31:05 +01:00
"url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
"reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
2015-07-14 14:09:32 +01:00
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "~1.1",
"lib-pcre": ">=7.0",
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.9.x-dev"
}
},
"autoload": {
"psr-0": {
"Mockery": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
2016-01-25 09:45:08 +00:00
"name": "Pádraic Brady",
2015-07-14 14:09:32 +01:00
"email": "padraic.brady@gmail.com",
"homepage": "http://blog.astrumfutura.com"
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
"homepage": "http://davedevelopment.co.uk"
}
],
"description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
"homepage": "http://github.com/padraic/mockery",
"keywords": [
"BDD",
"TDD",
"library",
"mock",
"mock objects",
"mockery",
"stub",
"test",
"test double",
"testing"
],
2016-05-25 10:31:05 +01:00
"time": "2016-05-22 21:52:33"
2015-07-14 14:09:32 +01:00
},
2016-06-07 11:07:02 +01:00
{
"name": "phpdocumentor/reflection-common",
"version": "1.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
"reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"time": "2015-12-27 11:43:31"
},
2015-07-01 11:26:38 -05:00
{
2015-02-06 14:22:07 +00:00
"name": "phpdocumentor/reflection-docblock",
2016-06-11 00:19:19 +01:00
"version": "3.1.0",
2015-02-06 14:22:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2016-06-11 00:19:19 +01:00
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
2015-02-06 14:22:07 +00:00
},
"dist": {
"type": "zip",
2016-06-11 00:19:19 +01:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
2015-02-06 14:22:07 +00:00
"shasum": ""
},
"require": {
2016-06-07 11:07:02 +01:00
"php": ">=5.5",
"phpdocumentor/reflection-common": "^1.0@dev",
2016-06-11 00:19:19 +01:00
"phpdocumentor/type-resolver": "^0.2.0",
2016-06-07 11:07:02 +01:00
"webmozart/assert": "^1.0"
2015-02-06 14:22:07 +00:00
},
"require-dev": {
2016-06-07 11:07:02 +01:00
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.4"
2015-02-06 14:22:07 +00:00
},
2016-06-07 11:07:02 +01:00
"type": "library",
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2016-06-11 00:19:19 +01:00
"time": "2016-06-10 09:48:41"
2016-06-07 11:07:02 +01:00
},
{
"name": "phpdocumentor/type-resolver",
2016-06-11 00:19:19 +01:00
"version": "0.2",
2016-06-07 11:07:02 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2016-06-11 00:19:19 +01:00
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
2016-06-07 11:07:02 +01:00
},
"dist": {
"type": "zip",
2016-06-11 00:19:19 +01:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
"reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
2016-06-07 11:07:02 +01:00
"shasum": ""
},
"require": {
"php": ">=5.5",
"phpdocumentor/reflection-common": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
2016-06-11 00:19:19 +01:00
"phpunit/phpunit": "^5.2||^4.8.24"
2015-02-06 14:22:07 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-07 11:07:02 +01:00
"dev-master": "1.0.x-dev"
2015-02-06 14:22:07 +00:00
}
},
"autoload": {
2016-06-07 11:07:02 +01:00
"psr-4": {
"phpDocumentor\\Reflection\\": [
2015-02-06 14:22:07 +00:00
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
2016-06-07 11:07:02 +01:00
"email": "me@mikevanriel.com"
2015-02-06 14:22:07 +00:00
}
],
2016-06-11 00:19:19 +01:00
"time": "2016-06-10 07:14:17"
2015-02-06 14:22:07 +00:00
},
{
"name": "phpspec/prophecy",
2016-06-07 11:07:02 +01:00
"version": "v1.6.1",
2015-02-06 14:22:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
2016-06-07 11:07:02 +01:00
"reference": "58a8137754bc24b25740d4281399a4a3596058e0"
2015-02-06 14:22:07 +00:00
},
"dist": {
"type": "zip",
2016-06-07 11:07:02 +01:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
"reference": "58a8137754bc24b25740d4281399a4a3596058e0",
2015-02-06 14:22:07 +00:00
"shasum": ""
},
"require": {
2015-03-30 21:14:15 +01:00
"doctrine/instantiator": "^1.0.2",
2016-02-17 11:43:52 +00:00
"php": "^5.3|^7.0",
2016-06-07 11:07:02 +01:00
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
"sebastian/comparator": "^1.1",
"sebastian/recursion-context": "^1.0"
2015-02-06 14:22:07 +00:00
},
"require-dev": {
2016-06-07 11:07:02 +01:00
"phpspec/phpspec": "^2.0"
2015-02-06 14:22:07 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-07 11:07:02 +01:00
"dev-master": "1.6.x-dev"
2015-02-06 14:22:07 +00:00
}
},
"autoload": {
"psr-0": {
"Prophecy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
2015-03-30 21:14:15 +01:00
"homepage": "https://github.com/phpspec/prophecy",
2015-02-06 14:22:07 +00:00
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
2016-06-07 11:07:02 +01:00
"time": "2016-06-07 08:13:47"
2015-02-06 14:22:07 +00:00
},
2014-11-26 15:38:59 +00:00
{
"name": "phpunit/php-code-coverage",
2015-10-07 13:37:42 +01:00
"version": "2.2.4",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2015-10-07 13:37:42 +01:00
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-10-07 13:37:42 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
"reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "~1.3",
2015-08-05 15:18:26 +01:00
"sebastian/environment": "^1.3.2",
2014-11-26 15:38:59 +00:00
"sebastian/version": "~1.0"
},
"require-dev": {
"ext-xdebug": ">=2.1.4",
2015-01-27 16:58:04 +00:00
"phpunit/phpunit": "~4"
2014-11-26 15:38:59 +00:00
},
"suggest": {
"ext-dom": "*",
"ext-xdebug": ">=2.2.1",
"ext-xmlwriter": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2015-08-01 12:29:09 +01:00
"dev-master": "2.2.x-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2015-10-07 13:37:42 +01:00
"time": "2015-10-06 15:47:00"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/php-file-iterator",
2015-07-26 22:56:29 +01:00
"version": "1.4.1",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2015-07-26 22:56:29 +01:00
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-07-26 22:56:29 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
"reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
2015-04-03 17:07:06 +01:00
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
2014-11-26 15:38:59 +00:00
"autoload": {
"classmap": [
2015-04-03 17:07:06 +01:00
"src/"
2014-11-26 15:38:59 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
2015-07-26 22:56:29 +01:00
"time": "2015-06-21 13:08:43"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/php-text-template",
2015-06-24 19:58:57 +01:00
"version": "1.2.1",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
2015-06-24 19:58:57 +01:00
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-06-24 19:58:57 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
2015-06-24 19:58:57 +01:00
"src/"
2014-11-26 15:38:59 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2015-06-24 19:58:57 +01:00
"email": "sebastian@phpunit.de",
2014-11-26 15:38:59 +00:00
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
2015-06-24 19:58:57 +01:00
"time": "2015-06-21 13:50:34"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/php-timer",
2016-05-13 00:27:00 +01:00
"version": "1.0.8",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2016-05-13 00:27:00 +01:00
"reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2016-05-13 00:27:00 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
"reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
2016-05-13 00:27:00 +01:00
"require-dev": {
"phpunit/phpunit": "~4|~5"
},
2014-11-26 15:38:59 +00:00
"type": "library",
"autoload": {
"classmap": [
2015-06-13 10:09:20 +01:00
"src/"
2014-11-26 15:38:59 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
2016-05-13 00:27:00 +01:00
"time": "2016-05-12 18:03:57"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/php-token-stream",
2015-09-18 15:56:28 +01:00
"version": "1.4.8",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
2015-09-18 15:56:28 +01:00
"reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-09-18 15:56:28 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
"reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.2"
},
"type": "library",
"extra": {
"branch-alias": {
2015-01-27 16:58:04 +00:00
"dev-master": "1.4-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
2015-09-18 15:56:28 +01:00
"time": "2015-09-15 10:49:45"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/phpunit",
2015-12-24 16:08:40 +00:00
"version": "4.8.21",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2015-12-24 16:08:40 +00:00
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-12-24 16:08:40 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
"reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
2015-08-07 11:56:15 +01:00
"phpspec/prophecy": "^1.3.1",
2015-06-05 20:45:03 +01:00
"phpunit/php-code-coverage": "~2.1",
2015-04-03 17:07:06 +01:00
"phpunit/php-file-iterator": "~1.4",
2014-11-26 15:38:59 +00:00
"phpunit/php-text-template": "~1.2",
2015-06-18 17:04:32 +01:00
"phpunit/php-timer": ">=1.0.6",
2014-11-26 15:38:59 +00:00
"phpunit/phpunit-mock-objects": "~2.3",
2015-02-06 14:22:07 +00:00
"sebastian/comparator": "~1.1",
2015-04-03 17:07:06 +01:00
"sebastian/diff": "~1.2",
2015-08-07 11:56:15 +01:00
"sebastian/environment": "~1.3",
2015-02-06 14:22:07 +00:00
"sebastian/exporter": "~1.2",
2014-12-21 11:41:16 +00:00
"sebastian/global-state": "~1.0",
2014-11-26 15:38:59 +00:00
"sebastian/version": "~1.0",
2015-04-03 17:07:06 +01:00
"symfony/yaml": "~2.1|~3.0"
2014-11-26 15:38:59 +00:00
},
"suggest": {
"phpunit/php-invoker": "~1.1"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2015-08-07 11:56:15 +01:00
"dev-master": "4.8.x-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
2014-12-21 11:41:16 +00:00
"homepage": "https://phpunit.de/",
2014-11-26 15:38:59 +00:00
"keywords": [
"phpunit",
"testing",
"xunit"
],
2015-12-24 16:08:40 +00:00
"time": "2015-12-12 07:45:58"
2014-11-26 15:38:59 +00:00
},
{
"name": "phpunit/phpunit-mock-objects",
2015-10-02 11:45:39 +01:00
"version": "2.3.8",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2015-10-02 11:45:39 +01:00
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-10-02 11:45:39 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
"reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
2015-09-02 07:58:12 +01:00
"doctrine/instantiator": "^1.0.2",
2014-11-26 15:38:59 +00:00
"php": ">=5.3.3",
2015-07-26 22:56:29 +01:00
"phpunit/php-text-template": "~1.2",
"sebastian/exporter": "~1.2"
2014-11-26 15:38:59 +00:00
},
"require-dev": {
2015-04-03 17:07:06 +01:00
"phpunit/phpunit": "~4.4"
2014-11-26 15:38:59 +00:00
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
2015-10-02 11:45:39 +01:00
"time": "2015-10-02 06:51:40"
2014-11-26 15:38:59 +00:00
},
{
"name": "sebastian/comparator",
2015-07-26 22:56:29 +01:00
"version": "1.2.0",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2015-07-26 22:56:29 +01:00
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-07-26 22:56:29 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
"reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3",
2015-02-03 17:08:52 +00:00
"sebastian/diff": "~1.2",
"sebastian/exporter": "~1.2"
2014-11-26 15:38:59 +00:00
},
"require-dev": {
2015-02-03 17:08:52 +00:00
"phpunit/phpunit": "~4.4"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-07-26 22:56:29 +01:00
"dev-master": "1.2.x-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "http://www.github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
2015-07-26 22:56:29 +01:00
"time": "2015-07-26 15:48:44"
2014-11-26 15:38:59 +00:00
},
{
"name": "sebastian/diff",
2015-12-09 14:04:26 +00:00
"version": "1.4.1",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2015-12-09 14:04:26 +00:00
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-12-09 14:04:26 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
2015-12-09 14:04:26 +00:00
"phpunit/phpunit": "~4.8"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-12-06 10:38:15 +00:00
"dev-master": "1.4-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Diff implementation",
2015-12-06 10:38:15 +00:00
"homepage": "https://github.com/sebastianbergmann/diff",
2014-11-26 15:38:59 +00:00
"keywords": [
"diff"
],
2015-12-09 14:04:26 +00:00
"time": "2015-12-08 07:14:41"
2014-11-26 15:38:59 +00:00
},
{
"name": "sebastian/environment",
2016-05-20 17:40:31 +01:00
"version": "1.3.7",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2016-05-20 17:40:31 +01:00
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2016-05-20 17:40:31 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
2015-04-03 17:07:06 +01:00
"phpunit/phpunit": "~4.4"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2015-04-03 17:07:06 +01:00
"dev-master": "1.3.x-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2016-05-20 17:40:31 +01:00
"time": "2016-05-17 03:18:57"
2014-11-26 15:38:59 +00:00
},
{
"name": "sebastian/exporter",
2016-06-20 13:49:55 +01:00
"version": "1.2.2",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2016-06-20 13:49:55 +01:00
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2016-06-20 13:49:55 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
2015-01-27 16:58:04 +00:00
"php": ">=5.3.3",
"sebastian/recursion-context": "~1.0"
2014-11-26 15:38:59 +00:00
},
"require-dev": {
2016-06-20 13:49:55 +01:00
"ext-mbstring": "*",
2015-01-27 16:58:04 +00:00
"phpunit/phpunit": "~4.4"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-20 13:49:55 +01:00
"dev-master": "1.3.x-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2016-06-20 13:49:55 +01:00
"time": "2016-06-17 09:04:28"
2014-11-26 15:38:59 +00:00
},
2014-12-21 11:41:16 +00:00
{
"name": "sebastian/global-state",
2015-10-13 22:33:23 +01:00
"version": "1.1.1",
2014-12-21 11:41:16 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2015-10-13 22:33:23 +01:00
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
2014-12-21 11:41:16 +00:00
},
"dist": {
"type": "zip",
2015-10-13 22:33:23 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
2014-12-21 11:41:16 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.2"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2015-10-13 22:33:23 +01:00
"time": "2015-10-12 03:26:01"
2014-12-21 11:41:16 +00:00
},
2015-01-27 16:58:04 +00:00
{
"name": "sebastian/recursion-context",
2015-12-06 10:38:15 +00:00
"version": "1.0.2",
2015-01-27 16:58:04 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2015-12-06 10:38:15 +00:00
"reference": "913401df809e99e4f47b27cdd781f4a258d58791"
2015-01-27 16:58:04 +00:00
},
"dist": {
"type": "zip",
2015-12-06 10:38:15 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
"reference": "913401df809e99e4f47b27cdd781f4a258d58791",
2015-01-27 16:58:04 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2015-12-06 10:38:15 +00:00
"time": "2015-11-11 19:50:13"
2015-01-27 16:58:04 +00:00
},
2014-11-26 15:38:59 +00:00
{
"name": "sebastian/version",
2015-06-24 19:58:57 +01:00
"version": "1.0.6",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
2015-06-24 19:58:57 +01:00
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2015-06-24 19:58:57 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
"reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2015-06-24 19:58:57 +01:00
"time": "2015-06-21 13:59:46"
2014-11-26 15:38:59 +00:00
},
2015-12-24 16:29:55 +00:00
{
"name": "symfony/dom-crawler",
2016-07-06 18:32:04 +01:00
"version": "v3.1.2",
2015-12-24 16:29:55 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2016-07-06 18:32:04 +01:00
"reference": "99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0"
2015-12-24 16:29:55 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0",
"reference": "99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0",
2015-12-24 16:29:55 +00:00
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
"symfony/css-selector": "~2.8|~3.0"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-02 09:21:33 +01:00
"dev-master": "3.1-dev"
2015-12-24 16:29:55 +00:00
}
},
"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",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:41:56"
2015-12-24 16:29:55 +00:00
},
2014-11-26 15:38:59 +00:00
{
"name": "symfony/yaml",
2016-07-06 18:32:04 +01:00
"version": "v3.1.2",
2014-11-26 15:38:59 +00:00
"source": {
"type": "git",
2015-10-01 20:38:42 +01:00
"url": "https://github.com/symfony/yaml.git",
2016-07-06 18:32:04 +01:00
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de"
2014-11-26 15:38:59 +00:00
},
"dist": {
"type": "zip",
2016-07-06 18:32:04 +01:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/2884c26ce4c1d61aebf423a8b912950fe7c764de",
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de",
2014-11-26 15:38:59 +00:00
"shasum": ""
},
"require": {
2015-12-02 22:21:45 +00:00
"php": ">=5.5.9"
2014-11-26 15:38:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2016-06-02 09:21:33 +01:00
"dev-master": "3.1-dev"
2014-11-26 15:38:59 +00:00
}
},
"autoload": {
2015-06-01 21:53:57 +01:00
"psr-4": {
2014-11-26 15:38:59 +00:00
"Symfony\\Component\\Yaml\\": ""
2015-11-24 19:55:06 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
2014-11-26 15:38:59 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2015-05-19 20:29:50 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-11-26 15:38:59 +00:00
}
],
"description": "Symfony Yaml Component",
2015-05-19 20:29:50 +01:00
"homepage": "https://symfony.com",
2016-07-06 18:32:04 +01:00
"time": "2016-06-29 05:41:56"
2016-06-07 11:07:02 +01:00
},
{
"name": "webmozart/assert",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"time": "2015-08-24 13:29:44"
2014-11-26 15:38:59 +00:00
}
],
2016-06-03 17:20:14 +01:00
"aliases": [],
2015-05-23 10:48:10 +01:00
"minimum-stability": "dev",
2016-06-03 17:20:14 +01:00
"stability-flags": [],
2015-05-23 10:48:10 +01:00
"prefer-stable": true,
2015-01-02 08:20:04 +00:00
"prefer-lowest": false,
2014-12-30 10:33:06 +00:00
"platform": {
2015-10-24 22:35:57 +01:00
"php": ">=5.5.9"
2014-12-30 10:33:06 +00:00
},
2015-10-24 22:35:57 +01:00
"platform-dev": [],
"platform-overrides": {
"php": "5.5.9"
}
2014-11-19 16:51:43 +00:00
}