From 90049004b3b58b14fd83dd7da244a34f94373e5d Mon Sep 17 00:00:00 2001 From: Sebastian Marcet Date: Tue, 7 Nov 2017 12:30:21 +1100 Subject: [PATCH] Updated api cache responses time increased api cache time response Change-Id: Ife4e0a49bca22dbee94329fd7446b6a38b264da8 --- app/Console/Kernel.php | 10 +- app/Http/routes.php | 2 +- composer.lock | 521 +++++++++++++++++++++-------------------- 3 files changed, 269 insertions(+), 264 deletions(-) diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index 3cfafbde..6ff532e2 100644 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -29,13 +29,15 @@ class Kernel extends ConsoleKernel protected function schedule(Schedule $schedule) { //Current - $schedule->command('summit:json-generator')->everyTenMinutes()->withoutOverlapping(); + $schedule->command('summit:json-generator')->everyFiveMinutes()->withoutOverlapping(); //Austin - $schedule->command('summit:json-generator',[6])->everyTenMinutes()->withoutOverlapping(); + $schedule->command('summit:json-generator',[6])->everyFiveMinutes()->withoutOverlapping(); //BCN - $schedule->command('summit:json-generator', [7])->everyTenMinutes()->withoutOverlapping(); + $schedule->command('summit:json-generator', [7])->everyFiveMinutes()->withoutOverlapping(); //Boston - $schedule->command('summit:json-generator', [22])->everyTenMinutes()->withoutOverlapping(); + $schedule->command('summit:json-generator', [22])->everyFiveMinutes()->withoutOverlapping(); + //Sydney + $schedule->command('summit:json-generator', [23])->everyFiveMinutes()->withoutOverlapping(); // Calendar Sync Jobs diff --git a/app/Http/routes.php b/app/Http/routes.php index 9cf6fcea..bc7a26dc 100644 --- a/app/Http/routes.php +++ b/app/Http/routes.php @@ -127,7 +127,7 @@ Route::group([ Route::group(array('prefix' => '{id}'), function () { - Route::get('', [ 'middleware' => 'cache:'.Config::get('cache_api_response.get_summit_response_lifetime', 300), 'uses' => 'OAuth2SummitApiController@getSummit'])->where('id', 'current|[0-9]+'); + Route::get('', [ 'middleware' => 'cache:'.Config::get('cache_api_response.get_summit_response_lifetime', 1200), 'uses' => 'OAuth2SummitApiController@getSummit'])->where('id', 'current|[0-9]+'); Route::get('entity-events', 'OAuth2SummitApiController@getSummitEntityEvents'); diff --git a/composer.lock b/composer.lock index 74ab53bb..8a0314d6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "5e516218aea07f2829d27b116c1d5fe4", + "content-hash": "ead830c8e3853358c3bb00fa8888dc3f", "packages": [ { "name": "classpreloader/classpreloader", @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/ClassPreloader/ClassPreloader.git", - "reference": "53f7fe1962abd34d94c7d0dcd6482e8ec1434eed" + "reference": "69e77359c7ce213b31be60d21a04413085b9e51c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/53f7fe1962abd34d94c7d0dcd6482e8ec1434eed", - "reference": "53f7fe1962abd34d94c7d0dcd6482e8ec1434eed", + "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/69e77359c7ce213b31be60d21a04413085b9e51c", + "reference": "69e77359c7ce213b31be60d21a04413085b9e51c", "shasum": "" }, "require": { @@ -58,7 +58,7 @@ "class", "preload" ], - "time": "2017-06-23T13:23:36+00:00" + "time": "2017-09-09T13:06:18+00:00" }, { "name": "cocur/slugify", @@ -687,12 +687,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "d27a9fce7a01476cc3fba5c564558ee4ec0c64f1" + "reference": "e1b851f2e93a4afd82fb7e7f32c6f114d0ea7b71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d27a9fce7a01476cc3fba5c564558ee4ec0c64f1", - "reference": "d27a9fce7a01476cc3fba5c564558ee4ec0c64f1", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e1b851f2e93a4afd82fb7e7f32c6f114d0ea7b71", + "reference": "e1b851f2e93a4afd82fb7e7f32c6f114d0ea7b71", "shasum": "" }, "require": { @@ -700,14 +700,14 @@ "doctrine/collections": "~1.2", "doctrine/common": ">=2.5-dev,<2.9-dev", "doctrine/dbal": ">=2.5-dev,<2.7-dev", - "doctrine/instantiator": "~1.0.1", + "doctrine/instantiator": "^1.0.1", "ext-pdo": "*", "php": ">=5.4", - "symfony/console": "~2.5|~3.0" + "symfony/console": "~2.5|~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "~4.0", - "symfony/yaml": "~2.3|~3.0" + "symfony/yaml": "~2.3|~3.0|~4.0" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" @@ -755,7 +755,7 @@ "database", "orm" ], - "time": "2017-07-25T03:02:26+00:00" + "time": "2017-10-23T18:26:03+00:00" }, { "name": "eluceo/ical", @@ -763,12 +763,12 @@ "source": { "type": "git", "url": "https://github.com/markuspoerschke/iCal.git", - "reference": "739a4e8622fa75fc77d76718300dae6805d09ff0" + "reference": "14e518721f6d159899d6ad20270388b1451ab6ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/739a4e8622fa75fc77d76718300dae6805d09ff0", - "reference": "739a4e8622fa75fc77d76718300dae6805d09ff0", + "url": "https://api.github.com/repos/markuspoerschke/iCal/zipball/14e518721f6d159899d6ad20270388b1451ab6ab", + "reference": "14e518721f6d159899d6ad20270388b1451ab6ab", "shasum": "" }, "require": { @@ -777,6 +777,9 @@ "require-dev": { "phpunit/phpunit": "~4.3" }, + "suggest": { + "ext-mbstring": "Massive performance enhancement of line folding" + }, "type": "library", "autoload": { "psr-0": { @@ -808,7 +811,7 @@ "ics", "php calendar" ], - "time": "2017-04-25 08:33:00" + "time": "2017-10-26T11:20:58+00:00" }, { "name": "ezyang/htmlpurifier", @@ -943,12 +946,12 @@ "source": { "type": "git", "url": "https://github.com/google/google-api-php-client.git", - "reference": "9bef2490ed545c9deac78b12efa38ec01527d5f3" + "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client/zipball/9bef2490ed545c9deac78b12efa38ec01527d5f3", - "reference": "9bef2490ed545c9deac78b12efa38ec01527d5f3", + "url": "https://api.github.com/repos/google/google-api-php-client/zipball/b69b8ac4bf6501793c389d4e013a79d09c85c5f2", + "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2", "shasum": "" }, "require": { @@ -994,20 +997,20 @@ "keywords": [ "google" ], - "time": "2017-07-12 19:40:33" + "time": "2017-11-03T01:19:53+00:00" }, { "name": "google/apiclient-services", - "version": "v0.17", + "version": "v0.33", "source": { "type": "git", "url": "https://github.com/google/google-api-php-client-services.git", - "reference": "04d29c4b679249bd0ed62e5891203478072c8a09" + "reference": "6399eb82c725aef79124cd6b543e1984cd13d207" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/04d29c4b679249bd0ed62e5891203478072c8a09", - "reference": "04d29c4b679249bd0ed62e5891203478072c8a09", + "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/6399eb82c725aef79124cd6b543e1984cd13d207", + "reference": "6399eb82c725aef79124cd6b543e1984cd13d207", "shasum": "" }, "require": { @@ -1031,20 +1034,20 @@ "keywords": [ "google" ], - "time": "2017-07-30T00:20:54+00:00" + "time": "2017-11-06T00:24:21+00:00" }, { "name": "google/auth", - "version": "v1.0.1", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/google/google-auth-library-php.git", - "reference": "db8e3022a308cb0e988026d38e67b91a42b41622" + "reference": "548d27d670f0236dc5258fa4cdde6e7b63464cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/db8e3022a308cb0e988026d38e67b91a42b41622", - "reference": "db8e3022a308cb0e988026d38e67b91a42b41622", + "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/548d27d670f0236dc5258fa4cdde6e7b63464cfd", + "reference": "548d27d670f0236dc5258fa4cdde6e7b63464cfd", "shasum": "" }, "require": { @@ -1061,9 +1064,6 @@ }, "type": "library", "autoload": { - "classmap": [ - "src/" - ], "psr-4": { "Google\\Auth\\": "src" } @@ -1079,7 +1079,7 @@ "google", "oauth2" ], - "time": "2017-07-31T16:34:40+00:00" + "time": "2017-10-10T17:01:45+00:00" }, { "name": "guzzlehttp/guzzle", @@ -1152,19 +1152,19 @@ "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "09e549f5534380c68761260a71f847644d8f65aa" + "reference": "e9cdab6ff93ff789b5b599326c727f51d10893a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/09e549f5534380c68761260a71f847644d8f65aa", - "reference": "09e549f5534380c68761260a71f847644d8f65aa", + "url": "https://api.github.com/repos/guzzle/promises/zipball/e9cdab6ff93ff789b5b599326c727f51d10893a6", + "reference": "e9cdab6ff93ff789b5b599326c727f51d10893a6", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "phpunit/phpunit": "^4.8.36" }, "type": "library", "extra": { @@ -1195,7 +1195,7 @@ "keywords": [ "promise" ], - "time": "2017-05-20T23:14:18+00:00" + "time": "2017-10-06T12:25:00+00:00" }, { "name": "guzzlehttp/psr7", @@ -1203,12 +1203,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "811b676fbab9c99e359885032e5ebc70e442f5b8" + "reference": "d2537c86fa8b004c29e9b9f5e10028f0a29df101" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/811b676fbab9c99e359885032e5ebc70e442f5b8", - "reference": "811b676fbab9c99e359885032e5ebc70e442f5b8", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/d2537c86fa8b004c29e9b9f5e10028f0a29df101", + "reference": "d2537c86fa8b004c29e9b9f5e10028f0a29df101", "shasum": "" }, "require": { @@ -1260,58 +1260,7 @@ "uri", "url" ], - "time": "2017-07-17T09:11:21+00:00" - }, - { - "name": "hamcrest/hamcrest-php", - "version": "1.2.x-dev", - "source": { - "type": "git", - "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b72949ccf2f640e7de66ff7dd92d83f577ce782e", - "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e", - "shasum": "" - }, - "require": { - "php": "^5.3|^7.0" - }, - "replace": { - "cordoval/hamcrest-php": "*", - "davedevelopment/hamcrest-php": "*", - "kodova/hamcrest-php": "*" - }, - "require-dev": { - "phpunit/php-file-iterator": "1.3.3", - "phpunit/phpunit": "~4.0", - "satooshi/php-coveralls": "^1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2-dev" - } - }, - "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": "2016-01-19T12:08:55+00:00" + "time": "2017-10-07T03:19:56+00:00" }, { "name": "ircmaxell/password-compat", @@ -1641,12 +1590,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "c6d7def0182f37645585f19e4852a8ce3889b28f" + "reference": "f61a75d2a3a0cd99ec2e28d3d3de2753824df876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/c6d7def0182f37645585f19e4852a8ce3889b28f", - "reference": "c6d7def0182f37645585f19e4852a8ce3889b28f", + "url": "https://api.github.com/repos/laravel/framework/zipball/f61a75d2a3a0cd99ec2e28d3d3de2753824df876", + "reference": "f61a75d2a3a0cd99ec2e28d3d3de2753824df876", "shasum": "" }, "require": { @@ -1763,7 +1712,7 @@ "framework", "laravel" ], - "time": "2017-03-25T17:57:22+00:00" + "time": "2017-08-12T11:47:23+00:00" }, { "name": "league/flysystem", @@ -1771,12 +1720,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "988626314a28f34e682f374162b67deb855af2d1" + "reference": "910d698be2274c22509e800dbcdb5cdd73247b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/988626314a28f34e682f374162b67deb855af2d1", - "reference": "988626314a28f34e682f374162b67deb855af2d1", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/910d698be2274c22509e800dbcdb5cdd73247b0b", + "reference": "910d698be2274c22509e800dbcdb5cdd73247b0b", "shasum": "" }, "require": { @@ -1789,10 +1738,12 @@ "ext-fileinfo": "*", "mockery/mockery": "~0.9", "phpspec/phpspec": "^2.2", - "phpunit/phpunit": "~4.8" + "phpunit/phpunit": "^4.8.35" }, "suggest": { "ext-fileinfo": "Required for MimeType", + "ext-ftp": "Allows you to use FTP server storage", + "ext-openssl": "Allows you to use FTPS server storage", "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", @@ -1846,7 +1797,7 @@ "sftp", "storage" ], - "time": "2017-07-29T19:03:34+00:00" + "time": "2017-11-04T05:38:03+00:00" }, { "name": "league/oauth2-client", @@ -1915,71 +1866,6 @@ ], "time": "2017-04-25T14:43:14+00:00" }, - { - "name": "mockery/mockery", - "version": "0.9.x-dev", - "source": { - "type": "git", - "url": "https://github.com/mockery/mockery.git", - "reference": "80ac8060487db317c133ee00154f0862bd4d4ec7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/80ac8060487db317c133ee00154f0862bd4d4ec7", - "reference": "80ac8060487db317c133ee00154f0862bd4d4ec7", - "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": [ - { - "name": "Padraic Brady", - "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" - ], - "time": "2017-06-07T08:41:50+00:00" - }, { "name": "monolog/monolog", "version": "1.x-dev", @@ -2060,7 +1946,7 @@ }, { "name": "mtdowling/cron-expression", - "version": "v1.2.0", + "version": "v1.2.1.x-dev", "source": { "type": "git", "url": "https://github.com/mtdowling/cron-expression.git", @@ -2260,12 +2146,12 @@ "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "f68a85e99bfa80c21e335c5108d2ee9b5b6862ab" + "reference": "12090c138e267cc7781729210244ec2444b80cd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f68a85e99bfa80c21e335c5108d2ee9b5b6862ab", - "reference": "f68a85e99bfa80c21e335c5108d2ee9b5b6862ab", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/12090c138e267cc7781729210244ec2444b80cd3", + "reference": "12090c138e267cc7781729210244ec2444b80cd3", "shasum": "" }, "require": { @@ -2344,7 +2230,7 @@ "x.509", "x509" ], - "time": "2017-07-30 21:19:23" + "time": "2017-11-05T17:42:33+00:00" }, { "name": "predis/predis", @@ -2440,7 +2326,7 @@ "psr", "psr-6" ], - "time": "2016-10-13 14:48:10" + "time": "2016-10-13T14:48:10+00:00" }, { "name": "psr/http-message", @@ -2613,23 +2499,23 @@ }, { "name": "sabre/uri", - "version": "1.x-dev", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/fruux/sabre-uri.git", - "reference": "ada354d83579565949d80b2e15593c2371225e61" + "url": "https://github.com/sabre-io/uri.git", + "reference": "8545a3335f741d4b7700bb14efb41b4c03775dcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruux/sabre-uri/zipball/ada354d83579565949d80b2e15593c2371225e61", - "reference": "ada354d83579565949d80b2e15593c2371225e61", + "url": "https://api.github.com/repos/sabre-io/uri/zipball/8545a3335f741d4b7700bb14efb41b4c03775dcd", + "reference": "8545a3335f741d4b7700bb14efb41b4c03775dcd", "shasum": "" }, "require": { "php": ">=5.4.7" }, "require-dev": { - "phpunit/phpunit": ">=4.0,<6.0", + "phpunit/phpunit": "*", "sabre/cs": "~1.0.0" }, "type": "library", @@ -2660,19 +2546,19 @@ "uri", "url" ], - "time": "2017-02-20 19:59:28" + "time": "2016-12-07T01:17:59+00:00" }, { "name": "sabre/xml", - "version": "1.5.x-dev", + "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/fruux/sabre-xml.git", + "url": "https://github.com/sabre-io/xml.git", "reference": "59b20e5bbace9912607481634f97d05a776ffca7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruux/sabre-xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7", + "url": "https://api.github.com/repos/sabre-io/xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7", "reference": "59b20e5bbace9912607481634f97d05a776ffca7", "shasum": "" }, @@ -2723,7 +2609,7 @@ "dom", "xml" ], - "time": "2016-10-09 22:57:52" + "time": "2016-10-09T22:57:52+00:00" }, { "name": "smarcet/caldavclient", @@ -2731,18 +2617,19 @@ "source": { "type": "git", "url": "https://github.com/smarcet/CalDAVClient.git", - "reference": "b5f5252e966d7ca90cb836de71804d0d0974507a" + "reference": "22d4decdee634776389d03297d59180d909fe522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarcet/CalDAVClient/zipball/b5f5252e966d7ca90cb836de71804d0d0974507a", - "reference": "b5f5252e966d7ca90cb836de71804d0d0974507a", + "url": "https://api.github.com/repos/smarcet/CalDAVClient/zipball/22d4decdee634776389d03297d59180d909fe522", + "reference": "22d4decdee634776389d03297d59180d909fe522", "shasum": "" }, "require": { "eluceo/ical": "^0.11.3", "guzzlehttp/guzzle": "^6.3", - "sabre/xml": "^1.5" + "sabre/uri": "1.2.0", + "sabre/xml": "1.5.0" }, "require-dev": { "phpunit/phpunit": "^5.7" @@ -2771,7 +2658,7 @@ "icloud", "synchronization" ], - "time": "2017-07-31T13:22:07+00:00" + "time": "2017-11-06T22:19:44+00:00" }, { "name": "smarcet/outlook-rest-client", @@ -2819,7 +2706,7 @@ "outlook", "synchronization" ], - "time": "2017-08-05 01:36:59" + "time": "2017-08-05T01:36:59+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -2827,12 +2714,12 @@ "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "e0ec3fd79fec8f86857c6f1b0ab6a3b69a1ebb15" + "reference": "93df08e2dadf7ae27fef6eb7dd4ad4cdbd1e6b5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/e0ec3fd79fec8f86857c6f1b0ab6a3b69a1ebb15", - "reference": "e0ec3fd79fec8f86857c6f1b0ab6a3b69a1ebb15", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/93df08e2dadf7ae27fef6eb7dd4ad4cdbd1e6b5f", + "reference": "93df08e2dadf7ae27fef6eb7dd4ad4cdbd1e6b5f", "shasum": "" }, "require": { @@ -2867,13 +2754,13 @@ } ], "description": "Swiftmailer, free feature-rich PHP mailer", - "homepage": "http://swiftmailer.org", + "homepage": "http://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], - "time": "2017-08-02T17:03:33+00:00" + "time": "2017-08-29T20:43:58+00:00" }, { "name": "symfony/console", @@ -2998,12 +2885,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "cd8b015f859e6b60933324db00067c2f060b4d18" + "reference": "10d9a1b5dbf23dfaa38737b69a09f8882821f666" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/cd8b015f859e6b60933324db00067c2f060b4d18", - "reference": "cd8b015f859e6b60933324db00067c2f060b4d18", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/10d9a1b5dbf23dfaa38737b69a09f8882821f666", + "reference": "10d9a1b5dbf23dfaa38737b69a09f8882821f666", "shasum": "" }, "require": { @@ -3053,7 +2940,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2017-08-03T09:34:20+00:00" + "time": "2017-11-05T16:10:10+00:00" }, { "name": "symfony/finder", @@ -3245,12 +3132,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803" + "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803", - "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", + "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", "shasum": "" }, "require": { @@ -3262,7 +3149,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -3296,7 +3183,7 @@ "portable", "shim" ], - "time": "2017-06-14T15:44:48+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { "name": "symfony/polyfill-php55", @@ -3304,12 +3191,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php55.git", - "reference": "29b1381d66f16e0581aab0b9f678ccf073288f68" + "reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/29b1381d66f16e0581aab0b9f678ccf073288f68", - "reference": "29b1381d66f16e0581aab0b9f678ccf073288f68", + "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b64e7f0c37ecf144ecc16668936eef94e628fbfd", + "reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd", "shasum": "" }, "require": { @@ -3319,7 +3206,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -3352,7 +3239,7 @@ "portable", "shim" ], - "time": "2017-06-14T15:44:48+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { "name": "symfony/polyfill-php56", @@ -3360,12 +3247,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca" + "reference": "265fc96795492430762c29be291a371494ba3a5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e85ebdef569b84e8709864e1a290c40f156b30ca", - "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b", + "reference": "265fc96795492430762c29be291a371494ba3a5b", "shasum": "" }, "require": { @@ -3375,7 +3262,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -3408,7 +3295,7 @@ "portable", "shim" ], - "time": "2017-06-14T15:44:48+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { "name": "symfony/polyfill-util", @@ -3416,12 +3303,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "5d2fc887042ffa5617c28d362f0f114a4c6048bf" + "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/5d2fc887042ffa5617c28d362f0f114a4c6048bf", - "reference": "5d2fc887042ffa5617c28d362f0f114a4c6048bf", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176", + "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176", "shasum": "" }, "require": { @@ -3430,7 +3317,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -3460,7 +3347,7 @@ "polyfill", "shim" ], - "time": "2017-06-14T15:44:48+00:00" + "time": "2017-10-11T12:05:26+00:00" }, { "name": "symfony/process", @@ -3592,12 +3479,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "ff6bd03c458a6007b05a2c4c4199cbc3417bf074" + "reference": "c33ba7fb2a918372e50db4e01a14903b90b0f250" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/ff6bd03c458a6007b05a2c4c4199cbc3417bf074", - "reference": "ff6bd03c458a6007b05a2c4c4199cbc3417bf074", + "url": "https://api.github.com/repos/symfony/serializer/zipball/c33ba7fb2a918372e50db4e01a14903b90b0f250", + "reference": "c33ba7fb2a918372e50db4e01a14903b90b0f250", "shasum": "" }, "require": { @@ -3648,7 +3535,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2017-07-03T14:09:54+00:00" + "time": "2017-11-05T15:25:56+00:00" }, { "name": "symfony/translation", @@ -3783,12 +3670,12 @@ "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "7ac2c1cef304f5bd5a8d40750fbcbdd49333b9e5" + "reference": "828d19e597052ddeee65890bb2b1a0912d79fea8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/7ac2c1cef304f5bd5a8d40750fbcbdd49333b9e5", - "reference": "7ac2c1cef304f5bd5a8d40750fbcbdd49333b9e5", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/828d19e597052ddeee65890bb2b1a0912d79fea8", + "reference": "828d19e597052ddeee65890bb2b1a0912d79fea8", "shasum": "" }, "require": { @@ -3800,7 +3687,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -3825,7 +3712,7 @@ "env", "environment" ], - "time": "2017-02-03T22:05:04+00:00" + "time": "2017-10-10T06:32:45+00:00" } ], "packages-dev": [ @@ -3835,12 +3722,12 @@ "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "cb3bcad7dcb36b2db6d4d2c98144ffe800ba0feb" + "reference": "910a79d58e264630477292a3ca06b9966673ac09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/cb3bcad7dcb36b2db6d4d2c98144ffe800ba0feb", - "reference": "cb3bcad7dcb36b2db6d4d2c98144ffe800ba0feb", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/910a79d58e264630477292a3ca06b9966673ac09", + "reference": "910a79d58e264630477292a3ca06b9966673ac09", "shasum": "" }, "require": { @@ -3854,7 +3741,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.8-dev" } }, "autoload": { @@ -3877,7 +3764,123 @@ "faker", "fixtures" ], - "time": "2017-08-03T09:15:57+00:00" + "time": "2017-11-06T09:42:24+00:00" + }, + { + "name": "hamcrest/hamcrest-php", + "version": "1.2.x-dev", + "source": { + "type": "git", + "url": "https://github.com/hamcrest/hamcrest-php.git", + "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b72949ccf2f640e7de66ff7dd92d83f577ce782e", + "reference": "b72949ccf2f640e7de66ff7dd92d83f577ce782e", + "shasum": "" + }, + "require": { + "php": "^5.3|^7.0" + }, + "replace": { + "cordoval/hamcrest-php": "*", + "davedevelopment/hamcrest-php": "*", + "kodova/hamcrest-php": "*" + }, + "require-dev": { + "phpunit/php-file-iterator": "1.3.3", + "phpunit/phpunit": "~4.0", + "satooshi/php-coveralls": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "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": "2016-01-19T12:08:55+00:00" + }, + { + "name": "mockery/mockery", + "version": "0.9.x-dev", + "source": { + "type": "git", + "url": "https://github.com/mockery/mockery.git", + "reference": "80ac8060487db317c133ee00154f0862bd4d4ec7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mockery/mockery/zipball/80ac8060487db317c133ee00154f0862bd4d4ec7", + "reference": "80ac8060487db317c133ee00154f0862bd4d4ec7", + "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": [ + { + "name": "Padraic Brady", + "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" + ], + "time": "2017-06-07T08:41:50+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -3885,12 +3888,12 @@ "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "a046af61c36e9162372f205de091a1cab7340f1c" + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/a046af61c36e9162372f205de091a1cab7340f1c", - "reference": "a046af61c36e9162372f205de091a1cab7340f1c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "" }, "require": { @@ -3931,20 +3934,20 @@ "reflection", "static analysis" ], - "time": "2017-04-30T11:58:12+00:00" + "time": "2017-09-11T18:02:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "183824db76118b9dddffc7e522b91fa175f75119" + "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/183824db76118b9dddffc7e522b91fa175f75119", - "reference": "183824db76118b9dddffc7e522b91fa175f75119", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", + "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", "shasum": "" }, "require": { @@ -3976,7 +3979,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-08-04T20:55:59+00:00" + "time": "2017-08-08T06:39:58+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -4031,18 +4034,18 @@ "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "420d44c5534bbf269e85e6213446e8284d53c6c7" + "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/420d44c5534bbf269e85e6213446e8284d53c6c7", - "reference": "420d44c5534bbf269e85e6213446e8284d53c6c7", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", + "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", - "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", "sebastian/comparator": "^1.1|^2.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, @@ -4086,7 +4089,7 @@ "spy", "stub" ], - "time": "2017-07-19T07:44:25+00:00" + "time": "2017-09-04T11:05:03+00:00" }, { "name": "phpunit/php-code-coverage", @@ -4152,16 +4155,16 @@ }, { "name": "phpunit/php-file-iterator", - "version": "dev-master", + "version": "1.4.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" + "reference": "63304292f3cf89b2382b90dd7a2abf9e0ba232f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", - "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/63304292f3cf89b2382b90dd7a2abf9e0ba232f9", + "reference": "63304292f3cf89b2382b90dd7a2abf9e0ba232f9", "shasum": "" }, "require": { @@ -4195,7 +4198,7 @@ "filesystem", "iterator" ], - "time": "2016-10-03T07:40:28+00:00" + "time": "2017-10-30T04:21:02+00:00" }, { "name": "phpunit/php-text-template", @@ -4947,23 +4950,23 @@ }, { "name": "symfony/yaml", - "version": "3.4.x-dev", + "version": "3.3.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "1395ddba6f65bf46cdf1d80d59223cbab8ff3ccc" + "reference": "dcf3a9dfac146a0e10757a91de0b541fcd79de4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/1395ddba6f65bf46cdf1d80d59223cbab8ff3ccc", - "reference": "1395ddba6f65bf46cdf1d80d59223cbab8ff3ccc", + "url": "https://api.github.com/repos/symfony/yaml/zipball/dcf3a9dfac146a0e10757a91de0b541fcd79de4f", + "reference": "dcf3a9dfac146a0e10757a91de0b541fcd79de4f", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "require-dev": { - "symfony/console": "~2.8|~3.0|~4.0" + "symfony/console": "~2.8|~3.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" @@ -4971,7 +4974,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -4998,7 +5001,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-08-04T13:29:48+00:00" + "time": "2017-10-06T12:26:09+00:00" }, { "name": "webmozart/assert",