@ -74,16 +74,16 @@
},
},
{
{
"name": "backup-manager/laravel",
"name": "backup-manager/laravel",
"version": "1.1. 2",
"version": "1.2.0 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/backup-manager/laravel.git",
"url": "https://github.com/backup-manager/laravel.git",
"reference": "a94b98cd3033c8e5c5958dc3640bf05b0f2df636 "
"reference": "343885742036ff6a20850190c9bfcfa697087a94 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/backup-manager/laravel/zipball/a94b98cd3033c8e5c5958dc3640bf05b0f2df636 ",
"reference": "a94b98cd3033c8e5c5958dc3640bf05b0f2df636 ",
"url": "https://api.github.com/repos/backup-manager/laravel/zipball/343885742036ff6a20850190c9bfcfa697087a94 ",
"reference": "343885742036ff6a20850190c9bfcfa697087a94 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -126,7 +126,7 @@
}
}
],
],
"description": "Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.",
"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-11-15T11:11:05 +00:00"
"time": "2017-07-31T12:23:01 +00:00"
},
},
{
{
"name": "barryvdh/laravel-dompdf",
"name": "barryvdh/laravel-dompdf",
@ -630,20 +630,20 @@
},
},
{
{
"name": "laravel/framework",
"name": "laravel/framework",
"version": "v5.4.28 ",
"version": "v5.4.3 2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/laravel/framework.git",
"url": "https://github.com/laravel/framework.git",
"reference": "442511fc62121085d184355e4f964c88942bbecb "
"reference": "b8300578d159199b1195413b67318c79068cd24d "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/442511fc62121085d184355e4f964c88942bbecb ",
"reference": "442511fc62121085d184355e4f964c88942bbecb ",
"url": "https://api.github.com/repos/laravel/framework/zipball/b8300578d159199b1195413b67318c79068cd24d ",
"reference": "b8300578d159199b1195413b67318c79068cd24d ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"doctrine/inflector": "~1.0",
"doctrine/inflector": "~1.1. 0",
"erusev/parsedown": "~1.6",
"erusev/parsedown": "~1.6",
"ext-mbstring": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-openssl": "*",
@ -755,7 +755,7 @@
"framework",
"framework",
"laravel"
"laravel"
],
],
"time": "2017-06-30T13:43:07 +00:00"
"time": "2017-08-03T12:59:42 +00:00"
},
},
{
{
"name": "laravelcollective/html",
"name": "laravelcollective/html",
@ -813,16 +813,16 @@
},
},
{
{
"name": "league/flysystem",
"name": "league/flysystem",
"version": "1.0.40 ",
"version": "1.0.41 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61 "
"reference": "f400aa98912c561ba625ea4065031b7a41e5a155 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3828f0b24e2c1918bb362d57a53205d6dc8fde61 ",
"reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61 ",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f400aa98912c561ba625ea4065031b7a41e5a155 ",
"reference": "f400aa98912c561ba625ea4065031b7a41e5a155 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -843,13 +843,13 @@
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"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-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-copy": "Allows you to use Copy.com storage",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage"
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
@ -892,7 +892,7 @@
"sftp",
"sftp",
"storage"
"storage"
],
],
"time": "2017-04-28T10:15:08 +00:00"
"time": "2017-08-06T17:41:04 +00:00"
},
},
{
{
"name": "league/fractal",
"name": "league/fractal",
@ -999,16 +999,16 @@
},
},
{
{
"name": "maatwebsite/excel",
"name": "maatwebsite/excel",
"version": "2.1.19 ",
"version": "2.1.20 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
"reference": "f4535ac21968f6086438e098cdf289b350aa993c "
"reference": "a8baf7de1030d261318f90fa5c273a47ef616b59 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/f4535ac21968f6086438e098cdf289b350aa993c ",
"reference": "f4535ac21968f6086438e098cdf289b350aa993c ",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/a8baf7de1030d261318f90fa5c273a47ef616b59 ",
"reference": "a8baf7de1030d261318f90fa5c273a47ef616b59 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -1024,7 +1024,7 @@
},
},
"require-dev": {
"require-dev": {
"mockery/mockery": "~0.9",
"mockery/mockery": "~0.9",
"orchestra/testbench": "3.1.*",
"orchestra/testbench": "3.1.*|3.2.*|3.3.*|3.4.*|3.5.* ",
"phpseclib/phpseclib": "~1.0",
"phpseclib/phpseclib": "~1.0",
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "~4.0"
},
},
@ -1073,7 +1073,7 @@
"import",
"import",
"laravel"
"laravel"
],
],
"time": "2017-07-02T07:00:56 +00:00"
"time": "2017-07-26T18:04:04 +00:00"
},
},
{
{
"name": "monolog/monolog",
"name": "monolog/monolog",
@ -1252,16 +1252,16 @@
},
},
{
{
"name": "nikic/php-parser",
"name": "nikic/php-parser",
"version": "v3.0.6 ",
"version": "v3.1.0 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "0808939f81c1347a3c8a82a5925385a08074b0f1 "
"reference": "4d4896e553f2094e657fe493506dc37c509d4e2b "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0808939f81c1347a3c8a82a5925385a08074b0f1 ",
"reference": "0808939f81c1347a3c8a82a5925385a08074b0f1 ",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4d4896e553f2094e657fe493506dc37c509d4e2b ",
"reference": "4d4896e553f2094e657fe493506dc37c509d4e2b ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -1299,7 +1299,7 @@
"parser",
"parser",
"php"
"php"
],
],
"time": "2017-06-28T20:53:48 +00:00"
"time": "2017-07-28T14:45:09 +00:00"
},
},
{
{
"name": "paragonie/random_compat",
"name": "paragonie/random_compat",
@ -1573,16 +1573,16 @@
},
},
{
{
"name": "ramsey/uuid",
"name": "ramsey/uuid",
"version": "3.6.1 ",
"version": "3.7.0 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934 e"
"reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715 e"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/4ae32dd9ab8860a4bbd750ad269cba7f06f7934 e",
"reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934 e",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/0ef23d1b10cf1bc576e9d865a7e9c47982c5715 e",
"reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715 e",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -1651,7 +1651,7 @@
"identifier",
"identifier",
"uuid"
"uuid"
],
],
"time": "2017-03-26T20:37:53 +00:00"
"time": "2017-08-04T13:39:04 +00:00"
},
},
{
{
"name": "spatie/fractalistic",
"name": "spatie/fractalistic",
@ -1818,16 +1818,16 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "a97e45d98c59510f085fa05225a1acb74dfe0546 "
"reference": "b0878233cb5c4391347e5495089c7af11b8e6201 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546 ",
"reference": "a97e45d98c59510f085fa05225a1acb74dfe0546 ",
"url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201 ",
"reference": "b0878233cb5c4391347e5495089c7af11b8e6201 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -1883,11 +1883,11 @@
],
],
"description": "Symfony Console Component",
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2017-07-03T13:19:36 +00:00"
"time": "2017-07-29T21:27:59 +00:00"
},
},
{
{
"name": "symfony/css-selector",
"name": "symfony/css-selector",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"url": "https://github.com/symfony/css-selector.git",
@ -1940,16 +1940,16 @@
},
},
{
{
"name": "symfony/debug",
"name": "symfony/debug",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/debug.git",
"url": "https://github.com/symfony/debug.git",
"reference": "63b85a968486d95ff9542228dc2e4247f16f974 3"
"reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e1 3"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f974 3",
"reference": "63b85a968486d95ff9542228dc2e4247f16f974 3",
"url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e1 3",
"reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e1 3",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -1992,11 +1992,11 @@
],
],
"description": "Symfony Debug Component",
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2017-07-05T13:02:37 +00:00"
"time": "2017-07-28T15:27:31 +00:00"
},
},
{
{
"name": "symfony/event-dispatcher",
"name": "symfony/event-dispatcher",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -2059,7 +2059,7 @@
},
},
{
{
"name": "symfony/finder",
"name": "symfony/finder",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/finder.git",
"url": "https://github.com/symfony/finder.git",
@ -2108,16 +2108,16 @@
},
},
{
{
"name": "symfony/http-foundation",
"name": "symfony/http-foundation",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "e307abe4b79ccbbfdced9b91c132fd128f456bc5 "
"reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e307abe4b79ccbbfdced9b91c132fd128f456bc5 ",
"reference": "e307abe4b79ccbbfdced9b91c132fd128f456bc5 ",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/49e8cd2d59a7aa9bfab19e46de680c76e500a031 ",
"reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -2157,20 +2157,20 @@
],
],
"description": "Symfony HttpFoundation Component",
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2017-07-17T14:07:10 +00:00"
"time": "2017-07-21T11:04:46 +00:00"
},
},
{
{
"name": "symfony/http-kernel",
"name": "symfony/http-kernel",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "16ceea64d23abddf58797a782ae96a5242282cd8 "
"reference": "db10d05f1d95e4168e638db7a81c79616f568ea5 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/16ceea64d23abddf58797a782ae96a5242282cd8 ",
"reference": "16ceea64d23abddf58797a782ae96a5242282cd8 ",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/db10d05f1d95e4168e638db7a81c79616f568ea5 ",
"reference": "db10d05f1d95e4168e638db7a81c79616f568ea5 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -2243,7 +2243,7 @@
],
],
"description": "Symfony HttpKernel Component",
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2017-07-17T19:08:23 +00:00"
"time": "2017-08-01T10:25:59 +00:00"
},
},
{
{
"name": "symfony/polyfill-mbstring",
"name": "symfony/polyfill-mbstring",
@ -2414,7 +2414,7 @@
},
},
{
{
"name": "symfony/process",
"name": "symfony/process",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/process.git",
"url": "https://github.com/symfony/process.git",
@ -2463,16 +2463,16 @@
},
},
{
{
"name": "symfony/routing",
"name": "symfony/routing",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/routing.git",
"url": "https://github.com/symfony/routing.git",
"reference": "dc70bbd0ca7b19259f63cdacc8af370bc32a4728 "
"reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/dc70bbd0ca7b19259f63cdacc8af370bc32a4728 ",
"reference": "dc70bbd0ca7b19259f63cdacc8af370bc32a4728 ",
"url": "https://api.github.com/repos/symfony/routing/zipball/4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26 ",
"reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -2537,11 +2537,11 @@
"uri",
"uri",
"url"
"url"
],
],
"time": "2017-06-24T09:29:48 +00:00"
"time": "2017-07-21T17:43:13 +00:00"
},
},
{
{
"name": "symfony/translation",
"name": "symfony/translation",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/translation.git",
"url": "https://github.com/symfony/translation.git",
@ -2606,16 +2606,16 @@
},
},
{
{
"name": "symfony/var-dumper",
"name": "symfony/var-dumper",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "0f32b62d21991700250fed5109b092949007c5b 3"
"reference": "b2623bccb969ad595c2090f9be498b74670d066 3"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0f32b62d21991700250fed5109b092949007c5b 3",
"reference": "0f32b62d21991700250fed5109b092949007c5b 3",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b2623bccb969ad595c2090f9be498b74670d066 3",
"reference": "b2623bccb969ad595c2090f9be498b74670d066 3",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -2670,7 +2670,7 @@
"debug",
"debug",
"dump"
"dump"
],
],
"time": "2017-07-10T14:18:27 +00:00"
"time": "2017-07-28T06:06:09 +00:00"
},
},
{
{
"name": "tijsverkoyen/css-to-inline-styles",
"name": "tijsverkoyen/css-to-inline-styles",
@ -2773,16 +2773,16 @@
"packages-dev": [
"packages-dev": [
{
{
"name": "barryvdh/laravel-debugbar",
"name": "barryvdh/laravel-debugbar",
"version": "v2.4.1 ",
"version": "v2.4.3 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1 "
"reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/af98b3a4ccac9364f2145fae974ff3392ec402b1 ",
"reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1 ",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d7c88f08131f6404cb714f3f6cf0642f6afa3903 ",
"reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -2792,19 +2792,6 @@
"symfony/finder": "~2.7|~3.0"
"symfony/finder": "~2.7|~3.0"
},
},
"type": "library",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
},
"laravel": {
"providers": [
"Barryvdh\\Debugbar\\ServiceProvider"
],
"aliases": {
"Debugbar": "Barryvdh\\Debugbar\\Facade"
}
}
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Barryvdh\\Debugbar\\": "src/"
"Barryvdh\\Debugbar\\": "src/"
@ -2831,7 +2818,7 @@
"profiler",
"profiler",
"webprofiler"
"webprofiler"
],
],
"time": "2017-06-14T07:44:44 +00:00"
"time": "2017-07-21T11:56:48 +00:00"
},
},
{
{
"name": "doctrine/instantiator",
"name": "doctrine/instantiator",
@ -3299,22 +3286,22 @@
},
},
{
{
"name": "phpdocumentor/reflection-docblock",
"name": "phpdocumentor/reflection-docblock",
"version": "3.2.0 ",
"version": "3.2.1 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "46f7e8bb075036c92695b15a1ddb6971c751e585 "
"reference": "183824db76118b9dddffc7e522b91fa175f75119 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/46f7e8bb075036c92695b15a1ddb6971c751e585 ",
"reference": "46f7e8bb075036c92695b15a1ddb6971c751e585 ",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/183824db76118b9dddffc7e522b91fa175f75119 ",
"reference": "183824db76118b9dddffc7e522b91fa175f75119 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": ">=5.5",
"php": ">=5.5",
"phpdocumentor/reflection-common": "^1.0@dev",
"phpdocumentor/reflection-common": "^1.0@dev",
"phpdocumentor/type-resolver": "^0.4 .0",
"phpdocumentor/type-resolver": "^0.3 .0",
"webmozart/assert": "^1.0"
"webmozart/assert": "^1.0"
},
},
"require-dev": {
"require-dev": {
@ -3340,20 +3327,20 @@
}
}
],
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"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-07-15T11:38:20 +00:00"
"time": "2017-08-04T20:55:59 +00:00"
},
},
{
{
"name": "phpdocumentor/type-resolver",
"name": "phpdocumentor/type-resolver",
"version": "0.4 .0",
"version": "0.3 .0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7 "
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773 "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7 ",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7 ",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773 ",
"reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773 ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -3387,7 +3374,7 @@
"email": "me@mikevanriel.com"
"email": "me@mikevanriel.com"
}
}
],
],
"time": "2017-07-14T14:27:02 +00:00"
"time": "2017-06-03T08:32:36 +00:00"
},
},
{
{
"name": "phpspec/prophecy",
"name": "phpspec/prophecy",
@ -3654,29 +3641,29 @@
},
},
{
{
"name": "phpunit/php-token-stream",
"name": "phpunit/php-token-stream",
"version": "1.4.11 ",
"version": "2.0.0 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7 "
"reference": "ecb0b2cdaa0add708fe6f329ef65ae0c5225130b "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7 ",
"reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7 ",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ecb0b2cdaa0add708fe6f329ef65ae0c5225130b ",
"reference": "ecb0b2cdaa0add708fe6f329ef65ae0c5225130b ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"ext-tokenizer": "*",
"ext-tokenizer": "*",
"php": ">=5.3.3 "
"php": "^7.0 "
},
},
"require-dev": {
"require-dev": {
"phpunit/phpunit": "~4.2 "
"phpunit/phpunit": "^6.2.4 "
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.4 -dev"
"dev-master": "2.0 -dev"
}
}
},
},
"autoload": {
"autoload": {
@ -3699,7 +3686,7 @@
"keywords": [
"keywords": [
"tokenizer"
"tokenizer"
],
],
"time": "2017-02-27T10:12:30 +00:00"
"time": "2017-08-03T14:17:41 +00:00"
},
},
{
{
"name": "phpunit/phpunit",
"name": "phpunit/phpunit",
@ -4357,7 +4344,7 @@
},
},
{
{
"name": "symfony/dom-crawler",
"name": "symfony/dom-crawler",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"url": "https://github.com/symfony/dom-crawler.git",
@ -4413,16 +4400,16 @@
},
},
{
{
"name": "symfony/yaml",
"name": "symfony/yaml",
"version": "v3.3.5 ",
"version": "v3.3.6 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"url": "https://github.com/symfony/yaml.git",
"reference": "1f93a8d19b8241617f5074a123e282575b821df8 "
"reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8 ",
"reference": "1f93a8d19b8241617f5074a123e282575b821df8 ",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed ",
"reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed ",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@ -4464,7 +4451,7 @@
],
],
"description": "Symfony Yaml Component",
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2017-06-15T12:58:50 +00:00"
"time": "2017-07-23T12:43:26 +00:00"
},
},
{
{
"name": "webmozart/assert",
"name": "webmozart/assert",