diff --git a/bootstrap.sh b/bootstrap.sh index 78ed36bc2..d9b330a81 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,7 +15,7 @@ apt full-upgrade -y apt install -y apache2 php7.0 php7.0-intl php7.0-mysql php-rrd php7.0-cgi php7.0-cli php7.0-snmp php7.0-curl php7.0-mcrypt \ php-memcached libapache2-mod-php7.0 mysql-server mysql-client php-mysql joe memcached snmp nodejs nodejs-legacy npm \ - build-essential php7.0-mbstring php7.0-xml phpmyadmin php-gettext bgpq3 screen joe + build-essential php7.0-mbstring php7.0-xml phpmyadmin php-gettext bgpq3 screen joe unzip php-zip # ubuntu/xenial64 oddity: ln -s /etc/php/mods-available/rrd.ini /etc/php/7.0/apache2/conf.d/20-rrd.ini diff --git a/composer.lock b/composer.lock index 70dcbd115..76cb787b4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "efffbbb23db9fea9ad4e7e8097e4f8d0", - "content-hash": "f0d0686da2b32ebeed40267f5fbd6a65", + "hash": "c2e1aa2553b0b3b820324253b3ecfb71", + "content-hash": "fa9dcd611e9703c3ec1d17f84cafc6c9", "packages": [ { "name": "classpreloader/classpreloader", @@ -168,12 +168,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434" + "reference": "ce7c366e335378e8a11ef602820a8e12626f12d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/4e3b8b9464d511eccbefe07cef94c275bce7e434", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434", + "url": "https://api.github.com/repos/doctrine/cache/zipball/ce7c366e335378e8a11ef602820a8e12626f12d7", + "reference": "ce7c366e335378e8a11ef602820a8e12626f12d7", "shasum": "" }, "require": { @@ -229,7 +229,7 @@ "cache", "caching" ], - "time": "2016-03-11 16:30:04" + "time": "2016-06-21 12:14:15" }, { "name": "doctrine/collections", @@ -237,16 +237,16 @@ "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "46a476a6ac1f614442c7e4b1a6dca44f0b34f892" + "reference": "315485ae4bc22affb75be25709740949460b851a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/46a476a6ac1f614442c7e4b1a6dca44f0b34f892", - "reference": "46a476a6ac1f614442c7e4b1a6dca44f0b34f892", + "url": "https://api.github.com/repos/doctrine/collections/zipball/315485ae4bc22affb75be25709740949460b851a", + "reference": "315485ae4bc22affb75be25709740949460b851a", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "~4.0" @@ -295,7 +295,7 @@ "collections", "iterator" ], - "time": "2016-05-27 12:51:06" + "time": "2016-06-16 12:51:43" }, { "name": "doctrine/common", @@ -622,12 +622,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "9a393ccba72b6b45e1911e12cb352807eddb4e12" + "reference": "aa5820309e80e746411100f073b8bf0a0a684082" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/9a393ccba72b6b45e1911e12cb352807eddb4e12", - "reference": "9a393ccba72b6b45e1911e12cb352807eddb4e12", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/aa5820309e80e746411100f073b8bf0a0a684082", + "reference": "aa5820309e80e746411100f073b8bf0a0a684082", "shasum": "" }, "require": { @@ -690,52 +690,7 @@ "database", "orm" ], - "time": "2016-06-05 23:48:32" - }, - { - "name": "franzl/laravel-plates", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/franzliedke/laravel-plates.git", - "reference": "8cf885219f947fdd608abb533821880362fece35" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/franzliedke/laravel-plates/zipball/8cf885219f947fdd608abb533821880362fece35", - "reference": "8cf885219f947fdd608abb533821880362fece35", - "shasum": "" - }, - "require": { - "illuminate/support": "~5", - "illuminate/view": "~5", - "league/plates": "~3.1", - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.2", - "squizlabs/php_codesniffer": "~1.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Franzl\\LaravelPlates\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "authors": [ - { - "name": "Franz Liedke", - "email": "franz@develophp.org" - } - ], - "description": "The powerful native PHP templating system Plates for Laravel.", - "time": "2015-02-08 22:51:49" + "time": "2016-06-19 10:48:28" }, { "name": "guzzlehttp/guzzle", @@ -743,12 +698,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "6a37496c2b7855f5c88cac89c5f56a07e326d63c" + "reference": "79c6fbef131eed51ab82bf813e9694419931bc8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/6a37496c2b7855f5c88cac89c5f56a07e326d63c", - "reference": "6a37496c2b7855f5c88cac89c5f56a07e326d63c", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/79c6fbef131eed51ab82bf813e9694419931bc8b", + "reference": "79c6fbef131eed51ab82bf813e9694419931bc8b", "shasum": "" }, "require": { @@ -797,7 +752,7 @@ "rest", "web service" ], - "time": "2016-06-04 22:16:20" + "time": "2016-06-20 07:37:14" }, { "name": "guzzlehttp/promises", @@ -856,12 +811,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "7e9749008f75ab798168371cf3f6a2a36850576a" + "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/7e9749008f75ab798168371cf3f6a2a36850576a", - "reference": "7e9749008f75ab798168371cf3f6a2a36850576a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", + "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "shasum": "" }, "require": { @@ -906,7 +861,7 @@ "stream", "uri" ], - "time": "2016-06-05 19:42:18" + "time": "2016-06-24 23:00:38" }, { "name": "ircmaxell/password-compat", @@ -1143,12 +1098,12 @@ "source": { "type": "git", "url": "https://github.com/laravel-doctrine/orm.git", - "reference": "6a3a0743bb1f4860a7e3cb220e502156dee5b985" + "reference": "d4c0f7c5525ad50fa4834d67e0959b47479a3073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-doctrine/orm/zipball/6a3a0743bb1f4860a7e3cb220e502156dee5b985", - "reference": "6a3a0743bb1f4860a7e3cb220e502156dee5b985", + "url": "https://api.github.com/repos/laravel-doctrine/orm/zipball/d4c0f7c5525ad50fa4834d67e0959b47479a3073", + "reference": "d4c0f7c5525ad50fa4834d67e0959b47479a3073", "shasum": "" }, "require": { @@ -1206,7 +1161,7 @@ "laravel", "orm" ], - "time": "2016-04-29 13:06:16" + "time": "2016-06-20 21:36:26" }, { "name": "laravel/framework", @@ -1214,12 +1169,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "60eb682f535a907fe413bb597b7565a525996508" + "reference": "89894705047d66923f1b3f0364d2bdb2dd2ab649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/60eb682f535a907fe413bb597b7565a525996508", - "reference": "60eb682f535a907fe413bb597b7565a525996508", + "url": "https://api.github.com/repos/laravel/framework/zipball/89894705047d66923f1b3f0364d2bdb2dd2ab649", + "reference": "89894705047d66923f1b3f0364d2bdb2dd2ab649", "shasum": "" }, "require": { @@ -1276,7 +1231,8 @@ "illuminate/support": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", - "illuminate/view": "self.version" + "illuminate/view": "self.version", + "tightenco/collect": "self.version" }, "require-dev": { "aws/aws-sdk-php": "~3.0", @@ -1335,7 +1291,7 @@ "framework", "laravel" ], - "time": "2016-06-06 20:15:52" + "time": "2016-06-24 15:40:04" }, { "name": "league/flysystem", @@ -1343,12 +1299,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "e50767302a3274dba36a2db93c6081dcf4570a8a" + "reference": "b75910a746d1f3ae4b347bd95e86553b4d2e81cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e50767302a3274dba36a2db93c6081dcf4570a8a", - "reference": "e50767302a3274dba36a2db93c6081dcf4570a8a", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b75910a746d1f3ae4b347bd95e86553b4d2e81cc", + "reference": "b75910a746d1f3ae4b347bd95e86553b4d2e81cc", "shasum": "" }, "require": { @@ -1418,7 +1374,7 @@ "sftp", "storage" ], - "time": "2016-06-06 21:32:23" + "time": "2016-06-09 08:23:13" }, { "name": "league/plates", @@ -1528,12 +1484,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "39aeecefaeacb43b7315399f37aee63b34930ec1" + "reference": "33df7889304575a7912935ada1beab36fa85a5d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/39aeecefaeacb43b7315399f37aee63b34930ec1", - "reference": "39aeecefaeacb43b7315399f37aee63b34930ec1", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/33df7889304575a7912935ada1beab36fa85a5d9", + "reference": "33df7889304575a7912935ada1beab36fa85a5d9", "shasum": "" }, "require": { @@ -1598,7 +1554,7 @@ "logging", "psr-3" ], - "time": "2016-05-26 21:44:25" + "time": "2016-06-11 15:09:14" }, { "name": "mtdowling/cron-expression", @@ -2256,19 +2212,19 @@ "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "1460e98b53d2f916f1b4123069c96c90844a1a4d" + "reference": "565a99fe375f3d4dc5ad0642352401275f99b67e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/1460e98b53d2f916f1b4123069c96c90844a1a4d", - "reference": "1460e98b53d2f916f1b4123069c96c90844a1a4d", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/565a99fe375f3d4dc5ad0642352401275f99b67e", + "reference": "565a99fe375f3d4dc5ad0642352401275f99b67e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { - "mockery/mockery": "~0.9.1,<0.9.4" + "mockery/mockery": "~0.9.1" }, "type": "library", "extra": { @@ -2301,7 +2257,7 @@ "mail", "mailer" ], - "time": "2016-05-11 12:36:48" + "time": "2016-06-21 05:39:39" }, { "name": "symfony/console", @@ -2309,12 +2265,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "382fc9ed852edabd6133e34f8549d7a7d99db115" + "reference": "7bd8c5e0f93debe2c79ed4d4d8337d85bd236b55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/382fc9ed852edabd6133e34f8549d7a7d99db115", - "reference": "382fc9ed852edabd6133e34f8549d7a7d99db115", + "url": "https://api.github.com/repos/symfony/console/zipball/7bd8c5e0f93debe2c79ed4d4d8337d85bd236b55", + "reference": "7bd8c5e0f93debe2c79ed4d4d8337d85bd236b55", "shasum": "" }, "require": { @@ -2361,7 +2317,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-06-06 15:08:35" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/debug", @@ -2486,12 +2442,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811" + "reference": "f74bf8de0bdc5bfefd05f6d8fbdceb42411fa587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/39e5f3d533d07b5416b9d7aad53a27f939d4f811", - "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811", + "url": "https://api.github.com/repos/symfony/finder/zipball/f74bf8de0bdc5bfefd05f6d8fbdceb42411fa587", + "reference": "f74bf8de0bdc5bfefd05f6d8fbdceb42411fa587", "shasum": "" }, "require": { @@ -2527,7 +2483,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-05-13 18:03:36" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/http-foundation", @@ -2535,12 +2491,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5" + "reference": "a2441395c9562c7e06d298b9701c8c96153d4c37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d268a643884f85e91d6ba11ca68de96833f3f6e5", - "reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a2441395c9562c7e06d298b9701c8c96153d4c37", + "reference": "a2441395c9562c7e06d298b9701c8c96153d4c37", "shasum": "" }, "require": { @@ -2580,7 +2536,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-06-06 11:33:26" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/http-kernel", @@ -2588,12 +2544,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "f5a434e62143f0f8c976b09dd74597fcbbfeca5b" + "reference": "f314a0fd0d4f3b85e0c97ba47f73b58d96ed46bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f5a434e62143f0f8c976b09dd74597fcbbfeca5b", - "reference": "f5a434e62143f0f8c976b09dd74597fcbbfeca5b", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f314a0fd0d4f3b85e0c97ba47f73b58d96ed46bf", + "reference": "f314a0fd0d4f3b85e0c97ba47f73b58d96ed46bf", "shasum": "" }, "require": { @@ -2662,7 +2618,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-06-06 17:17:28" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/polyfill-mbstring", @@ -2893,12 +2849,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd" + "reference": "fe343455a872dc4fb226e17ccda13a3255eb76c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd", - "reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd", + "url": "https://api.github.com/repos/symfony/process/zipball/fe343455a872dc4fb226e17ccda13a3255eb76c5", + "reference": "fe343455a872dc4fb226e17ccda13a3255eb76c5", "shasum": "" }, "require": { @@ -2934,7 +2890,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2016-06-06 11:33:26" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/routing", @@ -2942,12 +2898,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c780454838a1131adc756d737a4b4cc1d18f8c64" + "reference": "5228c76a074bfeeec350d1f01bcad1f8c0c7ead3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c780454838a1131adc756d737a4b4cc1d18f8c64", - "reference": "c780454838a1131adc756d737a4b4cc1d18f8c64", + "url": "https://api.github.com/repos/symfony/routing/zipball/5228c76a074bfeeec350d1f01bcad1f8c0c7ead3", + "reference": "5228c76a074bfeeec350d1f01bcad1f8c0c7ead3", "shasum": "" }, "require": { @@ -3009,7 +2965,7 @@ "uri", "url" ], - "time": "2016-05-30 06:58:27" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/serializer", @@ -3017,12 +2973,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "3c370a310b55c2292828402dd35c40d3056bce27" + "reference": "3a9af43a12f3f6f14d533e0788d600f7e15e6b88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/3c370a310b55c2292828402dd35c40d3056bce27", - "reference": "3c370a310b55c2292828402dd35c40d3056bce27", + "url": "https://api.github.com/repos/symfony/serializer/zipball/3a9af43a12f3f6f14d533e0788d600f7e15e6b88", + "reference": "3a9af43a12f3f6f14d533e0788d600f7e15e6b88", "shasum": "" }, "require": { @@ -3073,7 +3029,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2016-06-06 11:11:27" + "time": "2016-06-21 05:36:02" }, { "name": "symfony/translation", @@ -3081,12 +3037,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7" + "reference": "d32edff5f9c7d708993de17d60b6216306f742f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7", - "reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7", + "url": "https://api.github.com/repos/symfony/translation/zipball/d32edff5f9c7d708993de17d60b6216306f742f0", + "reference": "d32edff5f9c7d708993de17d60b6216306f742f0", "shasum": "" }, "require": { @@ -3137,7 +3093,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2016-06-06 11:33:26" + "time": "2016-06-21 05:48:46" }, { "name": "symfony/var-dumper", @@ -3208,12 +3164,12 @@ "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "c15a9457a6894b8180b56f79cd57ee8eae6d6bf3" + "reference": "8c9a0b50a1dbd69dc7c73a492d8825cccc147c7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/c15a9457a6894b8180b56f79cd57ee8eae6d6bf3", - "reference": "c15a9457a6894b8180b56f79cd57ee8eae6d6bf3", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/8c9a0b50a1dbd69dc7c73a492d8825cccc147c7f", + "reference": "8c9a0b50a1dbd69dc7c73a492d8825cccc147c7f", "shasum": "" }, "require": { @@ -3225,7 +3181,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -3250,7 +3206,7 @@ "env", "environment" ], - "time": "2016-05-06 09:50:14" + "time": "2016-06-14 16:39:40" }, { "name": "zendesk/zendesk_api_client_php", @@ -3258,12 +3214,12 @@ "source": { "type": "git", "url": "https://github.com/zendesk/zendesk_api_client_php.git", - "reference": "07f30ecfa77f2277b0fecf2d9b25c61a9b77f8da" + "reference": "03cb9368b2ca1555ada933fd6e69f444f0204219" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendesk/zendesk_api_client_php/zipball/07f30ecfa77f2277b0fecf2d9b25c61a9b77f8da", - "reference": "07f30ecfa77f2277b0fecf2d9b25c61a9b77f8da", + "url": "https://api.github.com/repos/zendesk/zendesk_api_client_php/zipball/03cb9368b2ca1555ada933fd6e69f444f0204219", + "reference": "03cb9368b2ca1555ada933fd6e69f444f0204219", "shasum": "" }, "require": { @@ -3289,7 +3245,7 @@ ], "description": "PHP Client for Zendesk REST API. See http://developer.zendesk.com/api-docs", "homepage": "https://github.com/zendesk/zendesk_api_client_php", - "time": "2016-05-25 05:16:27" + "time": "2016-06-16 02:26:58" }, { "name": "zendframework/zendframework1", @@ -3382,39 +3338,136 @@ ], "time": "2015-11-20 12:04:31" }, + { + "name": "phpdocumentor/reflection-common", + "version": "dev-master", + "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" + }, { "name": "phpdocumentor/reflection-docblock", - "version": "2.0.4", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" + "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", - "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", + "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.5", + "phpdocumentor/reflection-common": "^1.0@dev", + "phpdocumentor/type-resolver": "^0.2.0", + "webmozart/assert": "^1.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^4.4" }, - "suggest": { - "dflydev/markdown": "~1.0", - "erusev/parsedown": "~1.0" + "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.", + "time": "2016-06-10 09:48:41" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "0.2", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443", + "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443", + "shasum": "" + }, + "require": { + "php": ">=5.5", + "phpdocumentor/reflection-common": "^1.0" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { - "psr-0": { - "phpDocumentor": [ + "psr-4": { + "phpDocumentor\\Reflection\\": [ "src/" ] } @@ -3426,10 +3479,10 @@ "authors": [ { "name": "Mike van Riel", - "email": "mike.vanriel@naenius.com" + "email": "me@mikevanriel.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2016-06-10 07:14:17" }, { "name": "phpspec/php-diff", @@ -3475,12 +3528,12 @@ "source": { "type": "git", "url": "https://github.com/phpspec/phpspec.git", - "reference": "00e3c0752e0469c1a6eb06a29b8bd9cc00f8e86f" + "reference": "65ba3eaa0e96c36a4a6c47950b10859ddc179ab5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/00e3c0752e0469c1a6eb06a29b8bd9cc00f8e86f", - "reference": "00e3c0752e0469c1a6eb06a29b8bd9cc00f8e86f", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/65ba3eaa0e96c36a4a6c47950b10859ddc179ab5", + "reference": "65ba3eaa0e96c36a4a6c47950b10859ddc179ab5", "shasum": "" }, "require": { @@ -3498,7 +3551,6 @@ }, "require-dev": { "behat/behat": "^3.0.11", - "bossa/phpspec2-expect": "~1.0", "ciaranmcnulty/versionbasedtestskipper": "^0.2.1", "phpunit/phpunit": "~4.4", "symfony/filesystem": "~2.1|~3.0" @@ -3546,7 +3598,7 @@ "testing", "tests" ], - "time": "2016-06-07 05:15:26" + "time": "2016-06-07 20:44:43" }, { "name": "phpspec/prophecy", @@ -3860,12 +3912,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9858a96dc3d0106419cbeb205c6ff44d3c4e8a17" + "reference": "a6061462d4e93ee72de1023be0377108e1f89f2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9858a96dc3d0106419cbeb205c6ff44d3c4e8a17", - "reference": "9858a96dc3d0106419cbeb205c6ff44d3c4e8a17", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6061462d4e93ee72de1023be0377108e1f89f2a", + "reference": "a6061462d4e93ee72de1023be0377108e1f89f2a", "shasum": "" }, "require": { @@ -3927,7 +3979,7 @@ "testing", "xunit" ], - "time": "2016-06-05 07:13:15" + "time": "2016-06-17 15:19:28" }, { "name": "phpunit/phpunit-mock-objects", @@ -4152,24 +4204,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" + "reference": "a13903bf5fd0239748fe322dfbdd5f5720ab20e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", - "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a13903bf5fd0239748fe322dfbdd5f5720ab20e6", + "reference": "a13903bf5fd0239748fe322dfbdd5f5720ab20e6", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.6 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "~4.4" + "phpunit/phpunit": "^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -4194,7 +4246,7 @@ "environment", "hhvm" ], - "time": "2016-05-17 03:18:57" + "time": "2016-06-11 08:54:23" }, { "name": "sebastian/exporter", @@ -4202,12 +4254,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "f88f8936517d54ae6d589166810877fb2015d0a2" + "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f88f8936517d54ae6d589166810877fb2015d0a2", - "reference": "f88f8936517d54ae6d589166810877fb2015d0a2", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", + "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", "shasum": "" }, "require": { @@ -4261,7 +4313,7 @@ "export", "exporter" ], - "time": "2015-08-09 04:23:41" + "time": "2016-06-17 09:04:28" }, { "name": "sebastian/global-state", @@ -4557,12 +4609,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "d69763ec860db5f9e1b74d7cf06329030e24e170" + "reference": "4b7d2f525946b3ac6ea417def3714271136e5c1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d69763ec860db5f9e1b74d7cf06329030e24e170", - "reference": "d69763ec860db5f9e1b74d7cf06329030e24e170", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b7d2f525946b3ac6ea417def3714271136e5c1e", + "reference": "4b7d2f525946b3ac6ea417def3714271136e5c1e", "shasum": "" }, "require": { @@ -4605,7 +4657,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2016-05-13 18:13:23" + "time": "2016-06-14 06:40:06" }, { "name": "symfony/yaml", @@ -4613,17 +4665,23 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "3efdbaf135e2cefe060be6cfda516964827104ac" + "reference": "b2c4f0f1401619c43071be4cbd760559196441cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/3efdbaf135e2cefe060be6cfda516964827104ac", - "reference": "3efdbaf135e2cefe060be6cfda516964827104ac", + "url": "https://api.github.com/repos/symfony/yaml/zipball/b2c4f0f1401619c43071be4cbd760559196441cf", + "reference": "b2c4f0f1401619c43071be4cbd760559196441cf", "shasum": "" }, "require": { "php": ">=5.5.9" }, + "require-dev": { + "symfony/console": "~2.8|~3.0" + }, + "suggest": { + "symfony/console": "For validating YAML files using the lint command" + }, "type": "library", "extra": { "branch-alias": { @@ -4654,7 +4712,57 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-06-06 11:53:30" + "time": "2016-06-23 13:44:47" + }, + { + "name": "webmozart/assert", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/webmozart/assert.git", + "reference": "3a8e045064f294992a13966b6c892fb9d64853a3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozart/assert/zipball/3a8e045064f294992a13966b6c892fb9d64853a3", + "reference": "3a8e045064f294992a13966b6c892fb9d64853a3", + "shasum": "" + }, + "require": { + "php": "^5.3.3|^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.6", + "sebastian/version": "^1.0.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-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": "2016-03-04 13:27:44" } ], "aliases": [], @@ -4666,7 +4774,6 @@ "oss2/doctrine2": 20, "oss2/var-utils": 20, "oss2/auth": 20, - "franzl/laravel-plates": 20, "zendesk/zendesk_api_client_php": 20 }, "prefer-stable": false,