From a70146993a7565e34a9b25a8bef3ad6545076518 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 19:07:54 +0100 Subject: [PATCH] wip #2628 @0.5 --- app/Models/BackpackUser.php | 4 +- composer.json | 5 +- composer.lock | 1441 ++++++----------- config/backpack/base.php | 4 +- .../base/inc/sidebar_content.blade.php | 40 +- 5 files changed, 570 insertions(+), 924 deletions(-) diff --git a/app/Models/BackpackUser.php b/app/Models/BackpackUser.php index e27c646..41ed2d0 100644 --- a/app/Models/BackpackUser.php +++ b/app/Models/BackpackUser.php @@ -3,12 +3,12 @@ namespace App\Models; use App\User; +use Backpack\Base\app\Models\Traits\InheritsRelationsFromParentModel; use Backpack\Base\app\Notifications\ResetPasswordNotification as ResetPasswordNotification; -use Tightenco\Parental\HasParentModel; class BackpackUser extends User { - use HasParentModel; + use InheritsRelationsFromParentModel; protected $table = 'users'; diff --git a/composer.json b/composer.json index 6b5a4e1..4e399a0 100644 --- a/composer.json +++ b/composer.json @@ -14,10 +14,7 @@ ], "license": "proprietary", "require": { - "backpack/langfilemanager": "^1.0", - "cubist/cms-front": "dev-master", - "cubist/gtag": "dev-master", - "cubist/laravel-backpack-bundle": "dev-master" + "cubist/cms-back": "dev-master" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 772499d..84ffec0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dbf70e7986c2379ed74858012f9a5fc0", + "content-hash": "347b07cd6708a7c25fcb61c6d0ce37dc", "packages": [ { "name": "almasaeed2010/adminlte", @@ -51,22 +51,21 @@ }, { "name": "backpack/backupmanager", - "version": "1.4.5", + "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/BackupManager.git", - "reference": "60ec776324e915f261deb4bbef28e9e3b6e4dba8" + "reference": "5c54cc35a458be7e4781eeb4e7cf0afb7dbe2b6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/BackupManager/zipball/60ec776324e915f261deb4bbef28e9e3b6e4dba8", - "reference": "60ec776324e915f261deb4bbef28e9e3b6e4dba8", + "url": "https://api.github.com/repos/Laravel-Backpack/BackupManager/zipball/5c54cc35a458be7e4781eeb4e7cf0afb7dbe2b6d", + "reference": "5c54cc35a458be7e4781eeb4e7cf0afb7dbe2b6d", "shasum": "" }, "require": { - "backpack/base": "0.9.*|1.0.*", - "illuminate/support": "~5.1", - "spatie/laravel-backup": "^5.0" + "backpack/base": "1.1.*", + "spatie/laravel-backup": "^6.0" }, "require-dev": { "phpunit/phpunit": "4.*", @@ -111,29 +110,28 @@ "tabacitu", "updivision" ], - "time": "2018-11-22T21:26:26+00:00" + "time": "2019-03-01T11:38:20+00:00" }, { "name": "backpack/base", - "version": "1.0.4", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/Base.git", - "reference": "c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c" + "reference": "dd553f4086c025ef44e2c7d12ff8d67db0e66834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/Base/zipball/c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c", - "reference": "c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c", + "url": "https://api.github.com/repos/Laravel-Backpack/Base/zipball/dd553f4086c025ef44e2c7d12ff8d67db0e66834", + "reference": "dd553f4086c025ef44e2c7d12ff8d67db0e66834", "shasum": "" }, "require": { "almasaeed2010/adminlte": "2.4.*", "creativeorange/gravatar": "~1.0", - "jenssegers/date": "^3.2", - "laravel/framework": "5.6.*|5.7.*", - "prologue/alerts": "^0.4.1", - "tightenco/parental": "0.5" + "laravel/framework": "5.8.*", + "nesbot/carbon": "^2.14.0", + "prologue/alerts": "^0.4.1" }, "require-dev": { "backpack/generators": "^1.1", @@ -176,35 +174,35 @@ "backpack", "base" ], - "time": "2018-12-10T08:23:26+00:00" + "time": "2019-03-12T08:00:59+00:00" }, { "name": "backpack/crud", - "version": "3.5.14", + "version": "3.6.5", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "b88f7b7daad3c77ab7faa613e61f953199947f9e" + "reference": "39501b8181512795e6d17cb56b88599b19ed4cd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/b88f7b7daad3c77ab7faa613e61f953199947f9e", - "reference": "b88f7b7daad3c77ab7faa613e61f953199947f9e", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/39501b8181512795e6d17cb56b88599b19ed4cd2", + "reference": "39501b8181512795e6d17cb56b88599b19ed4cd2", "shasum": "" }, "require": { - "backpack/base": "^1.0.0", + "backpack/base": "1.1.*", "doctrine/dbal": "^2.5", "guzzlehttp/guzzle": "^6.3", "intervention/image": "^2.3", "venturecraft/revisionable": "1.*" }, "require-dev": { - "orchestra/database": "~3.4", + "orchestra/database": "3.8.x-dev", "orchestra/testbench": "^3.0", "phpunit/phpunit": "~7.0", "scrutinizer/ocular": "~1.1", - "spatie/laravel-translatable": "^2.1" + "spatie/laravel-translatable": "^3.1.3" }, "type": "library", "extra": { @@ -251,7 +249,7 @@ "read", "update" ], - "time": "2019-01-24T10:09:55+00:00" + "time": "2019-03-12T08:39:57+00:00" }, { "name": "backpack/langfilemanager", @@ -331,20 +329,20 @@ }, { "name": "backpack/logmanager", - "version": "2.3.24", + "version": "2.3.25", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/LogManager.git", - "reference": "6153adced93646df748d6571aad5cb039469389f" + "reference": "12d5f580e43c2f1bedd0b659d8655e2c9f7e7f95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/LogManager/zipball/6153adced93646df748d6571aad5cb039469389f", - "reference": "6153adced93646df748d6571aad5cb039469389f", + "url": "https://api.github.com/repos/Laravel-Backpack/LogManager/zipball/12d5f580e43c2f1bedd0b659d8655e2c9f7e7f95", + "reference": "12d5f580e43c2f1bedd0b659d8655e2c9f7e7f95", "shasum": "" }, "require": { - "backpack/base": "0.9.*|1.0.*", + "backpack/base": "0.9.*|1.0.*|1.1.*|dev-upgrade", "illuminate/support": "~5.1", "php": ">=5.4.0" }, @@ -389,7 +387,7 @@ "log manager", "logs" ], - "time": "2018-11-22T21:27:45+00:00" + "time": "2019-02-27T19:57:52+00:00" }, { "name": "backpack/menucrud", @@ -454,20 +452,20 @@ }, { "name": "backpack/newscrud", - "version": "2.1.9", + "version": "2.1.10", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/NewsCRUD.git", - "reference": "963a95e0f4576a5272c8c8ce684e7df91d486dde" + "reference": "371fae3248bcc8cbb698fa1972bbbbc2b09d410e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/NewsCRUD/zipball/963a95e0f4576a5272c8c8ce684e7df91d486dde", - "reference": "963a95e0f4576a5272c8c8ce684e7df91d486dde", + "url": "https://api.github.com/repos/Laravel-Backpack/NewsCRUD/zipball/371fae3248bcc8cbb698fa1972bbbbc2b09d410e", + "reference": "371fae3248bcc8cbb698fa1972bbbbc2b09d410e", "shasum": "" }, "require": { - "backpack/crud": "3.4.*|3.5.*", + "backpack/crud": "3.4.*|3.5.*|3.6.*", "cviebrock/eloquent-sluggable": "^4.0" }, "require-dev": { @@ -509,20 +507,20 @@ "NewsCRUD", "backpack" ], - "time": "2018-11-26T13:31:36+00:00" + "time": "2019-03-12T08:31:58+00:00" }, { "name": "backpack/pagemanager", - "version": "1.1.27", + "version": "1.1.28", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/PageManager.git", - "reference": "9e698cfdd588f1fd2bef640e144a628da5c2f489" + "reference": "bb65fdbe28b1805e2244679f52bb0c450fd2e6b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/PageManager/zipball/9e698cfdd588f1fd2bef640e144a628da5c2f489", - "reference": "9e698cfdd588f1fd2bef640e144a628da5c2f489", + "url": "https://api.github.com/repos/Laravel-Backpack/PageManager/zipball/bb65fdbe28b1805e2244679f52bb0c450fd2e6b8", + "reference": "bb65fdbe28b1805e2244679f52bb0c450fd2e6b8", "shasum": "" }, "require": { @@ -580,25 +578,25 @@ "presentation website", "wordpress" ], - "time": "2018-12-06T10:42:53+00:00" + "time": "2019-02-27T18:07:35+00:00" }, { "name": "backpack/permissionmanager", - "version": "4.0.0", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/PermissionManager.git", - "reference": "643f9e11f72f803d8b48df551e8b592493836c95" + "reference": "eee1d5565d75f3d99f67a46d5e1bf6d05ef7eaa7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/PermissionManager/zipball/643f9e11f72f803d8b48df551e8b592493836c95", - "reference": "643f9e11f72f803d8b48df551e8b592493836c95", + "url": "https://api.github.com/repos/Laravel-Backpack/PermissionManager/zipball/eee1d5565d75f3d99f67a46d5e1bf6d05ef7eaa7", + "reference": "eee1d5565d75f3d99f67a46d5e1bf6d05ef7eaa7", "shasum": "" }, "require": { "backpack/crud": "^3.4.0", - "spatie/laravel-permission": "2.28.*" + "spatie/laravel-permission": "^2.34.0" }, "require-dev": { "phpunit/phpunit": "4.*", @@ -655,24 +653,24 @@ "updivision", "users roles admin" ], - "time": "2018-12-12T08:47:33+00:00" + "time": "2019-03-12T09:30:25+00:00" }, { "name": "backpack/settings", - "version": "2.1.2", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/Settings.git", - "reference": "ab1193e5b7cea080478c3e469b986a0e8c44bb38" + "reference": "f570f75718abcd09188ba66d409218a056d2fdd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/Settings/zipball/ab1193e5b7cea080478c3e469b986a0e8c44bb38", - "reference": "ab1193e5b7cea080478c3e469b986a0e8c44bb38", + "url": "https://api.github.com/repos/Laravel-Backpack/Settings/zipball/f570f75718abcd09188ba66d409218a056d2fdd0", + "reference": "f570f75718abcd09188ba66d409218a056d2fdd0", "shasum": "" }, "require": { - "backpack/crud": "3.4.*|3.5.*" + "backpack/crud": "3.4.*|3.5.*|3.6.*" }, "require-dev": { "phpunit/phpunit": "4.*", @@ -719,7 +717,7 @@ "tabacitu", "updivision" ], - "time": "2018-11-22T21:29:16+00:00" + "time": "2019-03-12T07:26:44+00:00" }, { "name": "barryvdh/elfinder-flysystem-driver", @@ -779,21 +777,21 @@ }, { "name": "barryvdh/laravel-elfinder", - "version": "v0.4.1", + "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-elfinder.git", - "reference": "bcac1ba35d89acc793a90d04fb157bf6dc8ea78f" + "reference": "e403d5cdfa117fcd5baa63ed6b0d493e048e2d0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-elfinder/zipball/bcac1ba35d89acc793a90d04fb157bf6dc8ea78f", - "reference": "bcac1ba35d89acc793a90d04fb157bf6dc8ea78f", + "url": "https://api.github.com/repos/barryvdh/laravel-elfinder/zipball/e403d5cdfa117fcd5baa63ed6b0d493e048e2d0e", + "reference": "e403d5cdfa117fcd5baa63ed6b0d493e048e2d0e", "shasum": "" }, "require": { "barryvdh/elfinder-flysystem-driver": "^0.2", - "illuminate/support": "5.5.x|5.6.x|5.7.x", + "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x", "league/flysystem": "^1.0", "league/flysystem-cached-adapter": "^1.0", "php": ">=7.0", @@ -832,7 +830,7 @@ "laravel", "tinymce" ], - "time": "2018-08-09T08:41:48+00:00" + "time": "2019-02-26T20:36:33+00:00" }, { "name": "cocur/slugify", @@ -1074,38 +1072,54 @@ "time": "2018-03-29T22:10:58+00:00" }, { - "name": "cubist/cms-front", + "name": "cubist/cms-back", "version": "dev-master", "source": { "type": "git", - "url": "git://git.cubedesigners.com/cubist_cms-front.git", - "reference": "84d1fbacc18f028b361eb5e1989591e852695560" + "url": "git://git.cubedesigners.com/cubist_cms-back.git", + "reference": "7f6948908b15ef4f07c126165ac6e42961b1fb07" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/cms-front/cubist-cms-front-dev-master-0537d3.tar", - "reference": "84d1fbacc18f028b361eb5e1989591e852695560", - "shasum": "3682974fb34898a0924c8b1c9838c149ef3e1665" + "url": "https://composer.cubedesigners.com/dist/cubist/cms-back/cubist-cms-back-dev-master-b3d9ce.tar", + "reference": "7f6948908b15ef4f07c126165ac6e42961b1fb07", + "shasum": "9f58d38bada58aa1a2dcb25c8aee0d089c082c68" }, "require": { - "cubist/gtag": "dev-master", - "laravel/framework": "5.7.*", + "backpack/backupmanager": "^1.4", + "backpack/crud": "^3.6", + "backpack/langfilemanager": "^1.0", + "backpack/logmanager": "^2.3", + "backpack/menucrud": "^1.0", + "backpack/newscrud": "^2.1", + "backpack/pagemanager": "^1.1", + "backpack/permissionmanager": "^4.0", + "backpack/settings": "^2.1", + "barryvdh/laravel-elfinder": "^0.4.1", + "cubist/cms-front": "dev-master", + "cubist/util": "dev-master", + "fideloper/proxy": "^4.0", + "laravel/tinker": "^1.0", "php": ">=7.1.3", - "spatie/laravel-googletagmanager": "^2.6", - "spatie/laravel-missing-page-redirector": "^2.3", - "spatie/laravel-sitemap": "^5.2" + "predis/predis": "^1.1" + }, + "require-dev": { + "backpack/generators": "^1.2" }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ - "Cubist\\Front\\FrontServiceProvider" + "Cubist\\Backpack\\CubistBackpackServiceProvider" ] } }, "autoload": { - "psr-4": { - "Cubist\\Front\\": "src" + "psr-0": { + "Cubist\\Backpack\\": "src" } }, "license": [ @@ -1117,38 +1131,52 @@ "email": "vincent@cubedesigners.com" } ], - "description": "Cubist CMS Front", - "time": "2019-02-25T16:10:11+00:00" + "description": "Cubist Backpack extension", + "time": "2019-03-12T17:54:05+00:00" }, { - "name": "cubist/gtag", + "name": "cubist/cms-front", "version": "dev-master", "source": { "type": "git", - "url": "git://git.cubedesigners.com/cubist_gtag.git", - "reference": "d7d3245892e01fc7f8c7676bab6391f34f6207db" + "url": "git://git.cubedesigners.com/cubist_cms-front.git", + "reference": "3e349e4324fa0426d0b5e51f6ec8494e6ba8cad2" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/gtag/cubist-gtag-dev-master-d31d9c.tar", - "reference": "d7d3245892e01fc7f8c7676bab6391f34f6207db", - "shasum": "b5000e4f86ab4aa6b0c5b60a944fd7e4a2156944" + "url": "https://composer.cubedesigners.com/dist/cubist/cms-front/cubist-cms-front-dev-master-f5cfe3.tar", + "reference": "3e349e4324fa0426d0b5e51f6ec8494e6ba8cad2", + "shasum": "4abc9dec74789ac14b1826cb55ce51bc16d35c0b" }, "require": { - "laravel/framework": "5.7.*", - "php": ">=5.5.0" + "cubist/gtag": "dev-master", + "laravel/framework": ">=5.7", + "php": ">=7.1.3", + "spatie/laravel-googletagmanager": "^2.6", + "spatie/laravel-missing-page-redirector": "^2.3", + "spatie/laravel-sitemap": "^5.2" + }, + "require-dev": { + "backpack/generators": "^1.2", + "beyondcode/laravel-dump-server": "^1.0", + "filp/whoops": "^2.0", + "fzaninotto/faker": "^1.4", + "laracasts/generators": "dev-master", + "mockery/mockery": "^1.0", + "nunomaduro/collision": "^2.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "laravel": { "providers": [ - "Cubist\\Gtag\\GtagServiceProvider" + "Cubist\\Front\\FrontServiceProvider" ] } }, "autoload": { "psr-4": { - "Cubist\\Gtag\\": "src" + "Cubist\\Front\\": "src" } }, "license": [ @@ -1160,58 +1188,40 @@ "email": "vincent@cubedesigners.com" } ], - "description": "Google analytics tracking code for Laravel", - "keywords": [ - "cubist", - "google analytics", - "gtag" - ], - "time": "2019-02-25T15:06:11+00:00" + "description": "Cubist CMS Front", + "time": "2019-03-12T17:50:03+00:00" }, { - "name": "cubist/laravel-backpack-bundle", + "name": "cubist/gtag", "version": "dev-master", "source": { "type": "git", - "url": "git://git.cubedesigners.com/cubist_laravel-backpack-bundle.git", - "reference": "0dd3655deeffa59ad17f844c76867c093c5b4d1e" + "url": "git://git.cubedesigners.com/cubist_gtag.git", + "reference": "514524954b55374e03192660825de6094f0241cf" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/laravel-backpack-bundle/cubist-laravel-backpack-bundle-dev-master-f7ee36.tar", - "reference": "0dd3655deeffa59ad17f844c76867c093c5b4d1e", - "shasum": "9f316fee463909f1f83b8da74e9ca51d93db7520" + "url": "https://composer.cubedesigners.com/dist/cubist/gtag/cubist-gtag-dev-master-6f45df.tar", + "reference": "514524954b55374e03192660825de6094f0241cf", + "shasum": "4c453f106683fa179ab48a04ee60aeb7bb77cad6" }, "require": { - "backpack/backupmanager": "^1.4", - "backpack/crud": "^3.5", - "backpack/logmanager": "^2.3", - "backpack/menucrud": "^1.0", - "backpack/newscrud": "^2.1", - "backpack/pagemanager": "^1.1", - "backpack/permissionmanager": "^4.0", - "backpack/settings": "^2.1", - "barryvdh/laravel-elfinder": "^0.4.1", - "cubist/util": "dev-master", - "fideloper/proxy": "^4.0", - "laravel/framework": "5.7.*", - "laravel/tinker": "^1.0", - "php": "^7.1.3", - "predis/predis": "^1.1", - "spatie/laravel-missing-page-redirector": "^2.3", - "spatie/laravel-sitemap": "^5.2" - }, - "require-dev": { - "backpack/generators": "^1.2", - "beyondcode/laravel-dump-server": "^1.0", - "filp/whoops": "^2.0", - "fzaninotto/faker": "^1.4", - "laracasts/generators": "dev-master", - "mockery/mockery": "^1.0", - "nunomaduro/collision": "^2.0", - "phpunit/phpunit": "^7.0" + "laravel/framework": "5.8.*", + "php": ">=5.5.0" }, "type": "library", + "extra": { + "laravel": { + "providers": [ + "Cubist\\Gtag\\GtagServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Cubist\\Gtag\\": "src" + } + }, "license": [ "proprietary" ], @@ -1221,8 +1231,13 @@ "email": "vincent@cubedesigners.com" } ], - "description": "Bundle package to hold backpack dependencies", - "time": "2019-02-22T12:57:18+00:00" + "description": "Google analytics tracking code for Laravel", + "keywords": [ + "cubist", + "google analytics", + "gtag" + ], + "time": "2019-03-12T17:57:21+00:00" }, { "name": "cubist/net", @@ -1305,30 +1320,30 @@ }, { "name": "cviebrock/eloquent-sluggable", - "version": "4.7.0", + "version": "4.8.0", "source": { "type": "git", "url": "https://github.com/cviebrock/eloquent-sluggable.git", - "reference": "e05e778d3ff87a010b0dd73aab00a7c72761ff81" + "reference": "4a5bf905b55e7eb0a30ef5933f647387dc8f365a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/e05e778d3ff87a010b0dd73aab00a7c72761ff81", - "reference": "e05e778d3ff87a010b0dd73aab00a7c72761ff81", + "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/4a5bf905b55e7eb0a30ef5933f647387dc8f365a", + "reference": "4a5bf905b55e7eb0a30ef5933f647387dc8f365a", "shasum": "" }, "require": { "cocur/slugify": "^3.1", - "illuminate/config": "~5.7.0", - "illuminate/database": "~5.7.0", - "illuminate/support": "~5.7.0", - "php": "^7.0" + "illuminate/config": "~5.8.0", + "illuminate/database": "~5.8.0", + "illuminate/support": "~5.8.0", + "php": "^7.1" }, "require-dev": { "limedeck/phpunit-detailed-printer": "^4.1", - "mockery/mockery": "^0.9.4", - "orchestra/database": "3.7.x-dev", - "orchestra/testbench": "v3.7.0", + "mockery/mockery": "^1.2", + "orchestra/database": "3.8.x-dev", + "orchestra/testbench": "v3.8.0", "phpunit/phpunit": "~7.0" }, "type": "library", @@ -1364,7 +1379,7 @@ "slug", "sluggable" ], - "time": "2019-02-24T19:36:12+00:00" + "time": "2019-03-01T05:04:21+00:00" }, { "name": "dnoegel/php-xdg-base-dir", @@ -2298,112 +2313,47 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, - { - "name": "jenssegers/date", - "version": "v3.4.0", - "source": { - "type": "git", - "url": "https://github.com/jenssegers/date.git", - "reference": "3f5f94f28bd5108fab011869434209101d4189ae" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/jenssegers/date/zipball/3f5f94f28bd5108fab011869434209101d4189ae", - "reference": "3f5f94f28bd5108fab011869434209101d4189ae", - "shasum": "" - }, - "require": { - "nesbot/carbon": "^1.0", - "php": ">=5.6", - "symfony/translation": "^2.7|^3.0|^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.0|^6.0|^7.0", - "satooshi/php-coveralls": "^2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - }, - "laravel": { - "providers": [ - "Jenssegers\\Date\\DateServiceProvider" - ], - "aliases": { - "Date": "Jenssegers\\Date\\Date" - } - } - }, - "autoload": { - "psr-4": { - "Jenssegers\\Date\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jens Segers", - "homepage": "https://jenssegers.com" - } - ], - "description": "A date library to help you work with dates in different languages", - "homepage": "https://github.com/jenssegers/date", - "keywords": [ - "carbon", - "date", - "datetime", - "i18n", - "laravel", - "time", - "translation" - ], - "time": "2018-05-16T11:53:55+00:00" - }, { "name": "laravel/framework", - "version": "v5.7.27", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "688fbfa889d43f392825b381ad3981847120fdfa" + "reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/688fbfa889d43f392825b381ad3981847120fdfa", - "reference": "688fbfa889d43f392825b381ad3981847120fdfa", + "url": "https://api.github.com/repos/laravel/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925", + "reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925", "shasum": "" }, "require": { "doctrine/inflector": "^1.1", "dragonmantank/cron-expression": "^2.0", + "egulias/email-validator": "^2.0", "erusev/parsedown": "^1.7", + "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", - "laravel/nexmo-notification-channel": "^1.0", - "laravel/slack-notification-channel": "^1.0", "league/flysystem": "^1.0.8", "monolog/monolog": "^1.12", - "nesbot/carbon": "^1.26.3", + "nesbot/carbon": "^1.26.3 || ^2.0", "opis/closure": "^3.1", "php": "^7.1.3", "psr/container": "^1.0", "psr/simple-cache": "^1.0", "ramsey/uuid": "^3.7", "swiftmailer/swiftmailer": "^6.0", - "symfony/console": "^4.1", - "symfony/debug": "^4.1", - "symfony/finder": "^4.1", - "symfony/http-foundation": "^4.1", - "symfony/http-kernel": "^4.1", - "symfony/process": "^4.1", - "symfony/routing": "^4.1", - "symfony/var-dumper": "^4.1", + "symfony/console": "^4.2", + "symfony/debug": "^4.2", + "symfony/finder": "^4.2", + "symfony/http-foundation": "^4.2", + "symfony/http-kernel": "^4.2", + "symfony/process": "^4.2", + "symfony/routing": "^4.2", + "symfony/var-dumper": "^4.2", "tijsverkoyen/css-to-inline-styles": "^2.2.1", - "vlucas/phpdotenv": "^2.2" + "vlucas/phpdotenv": "^3.3" }, "conflict": { "tightenco/collect": "<5.5.33" @@ -2446,12 +2396,12 @@ "league/flysystem-cached-adapter": "^1.0", "mockery/mockery": "^1.0", "moontoast/math": "^1.1", - "orchestra/testbench-core": "3.7.*", - "pda/pheanstalk": "^3.0", - "phpunit/phpunit": "^7.5", + "orchestra/testbench-core": "3.8.*", + "pda/pheanstalk": "^4.0", + "phpunit/phpunit": "^7.5|^8.0", "predis/predis": "^1.1.1", - "symfony/css-selector": "^4.1", - "symfony/dom-crawler": "^4.1", + "symfony/css-selector": "^4.2", + "symfony/dom-crawler": "^4.2", "true/punycode": "^2.1" }, "suggest": { @@ -2469,17 +2419,18 @@ "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).", "moontoast/math": "Required to use ordered UUIDs (^1.1).", "nexmo/client": "Required to use the Nexmo transport (^1.0).", - "pda/pheanstalk": "Required to use the beanstalk queue driver (^3.0).", + "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", "predis/predis": "Required to use the redis cache and queue drivers (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^3.0).", - "symfony/css-selector": "Required to use some of the crawler integration testing tools (^4.1).", - "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (^4.1).", - "symfony/psr-http-message-bridge": "Required to psr7 bridging features (^1.0)." + "symfony/css-selector": "Required to use some of the crawler integration testing tools (^4.2).", + "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (^4.2).", + "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.1).", + "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.7-dev" + "dev-master": "5.8-dev" } }, "autoload": { @@ -2507,121 +2458,7 @@ "framework", "laravel" ], - "time": "2019-02-19T14:37:47+00:00" - }, - { - "name": "laravel/nexmo-notification-channel", - "version": "v1.0.1", - "source": { - "type": "git", - "url": "https://github.com/laravel/nexmo-notification-channel.git", - "reference": "03edd42a55b306ff980c9950899d5a2b03260d48" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/nexmo-notification-channel/zipball/03edd42a55b306ff980c9950899d5a2b03260d48", - "reference": "03edd42a55b306ff980c9950899d5a2b03260d48", - "shasum": "" - }, - "require": { - "nexmo/client": "^1.0", - "php": "^7.1.3" - }, - "require-dev": { - "illuminate/notifications": "~5.7", - "mockery/mockery": "^1.0", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, - "laravel": { - "providers": [ - "Illuminate\\Notifications\\NexmoChannelServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Illuminate\\Notifications\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylor@laravel.com" - } - ], - "description": "Nexmo Notification Channel for laravel.", - "keywords": [ - "laravel", - "nexmo", - "notifications" - ], - "time": "2018-12-04T12:57:08+00:00" - }, - { - "name": "laravel/slack-notification-channel", - "version": "v1.0.3", - "source": { - "type": "git", - "url": "https://github.com/laravel/slack-notification-channel.git", - "reference": "6e164293b754a95f246faf50ab2bbea3e4923cc9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/6e164293b754a95f246faf50ab2bbea3e4923cc9", - "reference": "6e164293b754a95f246faf50ab2bbea3e4923cc9", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0", - "php": "^7.1.3" - }, - "require-dev": { - "illuminate/notifications": "~5.7", - "mockery/mockery": "^1.0", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, - "laravel": { - "providers": [ - "Illuminate\\Notifications\\SlackChannelServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Illuminate\\Notifications\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylor@laravel.com" - } - ], - "description": "Slack Notification Channel for laravel.", - "keywords": [ - "laravel", - "notifications", - "slack" - ], - "time": "2018-12-12T13:12:06+00:00" + "time": "2019-03-12T13:33:14+00:00" }, { "name": "laravel/tinker", @@ -2686,64 +2523,6 @@ ], "time": "2018-10-12T19:39:35+00:00" }, - { - "name": "lcobucci/jwt", - "version": "3.2.5", - "source": { - "type": "git", - "url": "https://github.com/lcobucci/jwt.git", - "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/82be04b4753f8b7693b62852b7eab30f97524f9b", - "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "php": ">=5.5" - }, - "require-dev": { - "mdanter/ecc": "~0.3.1", - "mikey179/vfsstream": "~1.5", - "phpmd/phpmd": "~2.2", - "phpunit/php-invoker": "~1.1", - "phpunit/phpunit": "~4.5", - "squizlabs/php_codesniffer": "~2.3" - }, - "suggest": { - "mdanter/ecc": "Required to use Elliptic Curves based algorithms." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "autoload": { - "psr-4": { - "Lcobucci\\JWT\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Luís Otávio Cobucci Oblonczyk", - "email": "lcobucci@gmail.com", - "role": "Developer" - } - ], - "description": "A simple library to work with JSON Web Token and JSON Web Signature", - "keywords": [ - "JWS", - "jwt" - ], - "time": "2018-11-11T12:22:26+00:00" - }, { "name": "league/flysystem", "version": "1.0.50", @@ -3016,28 +2795,30 @@ }, { "name": "nesbot/carbon", - "version": "1.36.2", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9" + "reference": "dd16fedc022180ea4292a03aabe95e9895677911" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9", - "reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd16fedc022180ea4292a03aabe95e9895677911", + "reference": "dd16fedc022180ea4292a03aabe95e9895677911", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/translation": "~2.6 || ~3.0 || ~4.0" + "ext-json": "*", + "php": "^7.1.8 || ^8.0", + "symfony/translation": "^3.4 || ^4.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7" - }, - "suggest": { - "friendsofphp/php-cs-fixer": "Needed for the `composer phpcs` command. Allow to automatically fix code style.", - "phpstan/phpstan": "Needed for the `composer phpstan` command. Allow to detect potential errors." + "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", + "kylekatarnls/multi-tester": "^0.1", + "phpmd/phpmd": "^2.6", + "phpstan/phpstan": "^0.10.8", + "phpunit/phpunit": "^7.5 || ^8.0", + "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "extra": { @@ -3049,7 +2830,7 @@ }, "autoload": { "psr-4": { - "": "src/" + "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", @@ -3070,55 +2851,7 @@ "datetime", "time" ], - "time": "2018-12-28T10:07:33+00:00" - }, - { - "name": "nexmo/client", - "version": "1.6.2", - "source": { - "type": "git", - "url": "https://github.com/Nexmo/nexmo-php.git", - "reference": "2f79f67f24225ea627ee14578e98c96276cdd4c5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Nexmo/nexmo-php/zipball/2f79f67f24225ea627ee14578e98c96276cdd4c5", - "reference": "2f79f67f24225ea627ee14578e98c96276cdd4c5", - "shasum": "" - }, - "require": { - "lcobucci/jwt": "^3.2", - "php": ">=5.6", - "php-http/client-implementation": "^1.0", - "php-http/guzzle6-adapter": "^1.0", - "zendframework/zend-diactoros": "^1.3" - }, - "require-dev": { - "estahn/phpunit-json-assertions": "^1.0.0", - "php-http/mock-client": "^0.3.0", - "phpunit/phpunit": "^5.7", - "squizlabs/php_codesniffer": "^3.1" - }, - "type": "library", - "autoload": { - "psr-4": { - "Nexmo\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tim Lytle", - "email": "tim@nexmo.com", - "homepage": "http://twitter.com/tjlytle", - "role": "Developer" - } - ], - "description": "PHP Client for using Nexmo's API.", - "time": "2019-02-07T11:14:34+00:00" + "time": "2019-03-12T09:31:40+00:00" }, { "name": "nicmart/tree", @@ -3208,148 +2941,39 @@ "time": "2019-02-16T20:54:15+00:00" }, { - "name": "opis/closure", - "version": "3.1.6", - "source": { - "type": "git", - "url": "https://github.com/opis/closure.git", - "reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/opis/closure/zipball/ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b", - "reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b", - "shasum": "" - }, - "require": { - "php": "^5.4 || ^7.0" - }, - "require-dev": { - "jeremeamia/superclosure": "^2.0", - "phpunit/phpunit": "^4.0|^5.0|^6.0|^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Opis\\Closure\\": "src/" - }, - "files": [ - "functions.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Marius Sarca", - "email": "marius.sarca@gmail.com" - }, - { - "name": "Sorin Sarca", - "email": "sarca_sorin@hotmail.com" - } - ], - "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", - "homepage": "https://opis.io/closure", - "keywords": [ - "anonymous functions", - "closure", - "function", - "serializable", - "serialization", - "serialize" - ], - "time": "2019-02-22T10:30:00+00:00" - }, - { - "name": "paragonie/random_compat", - "version": "v9.99.99", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "" - }, - "require": { - "php": "^7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "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", - "polyfill", - "pseudorandom", - "random" - ], - "time": "2018-07-02T15:55:56+00:00" - }, - { - "name": "php-http/guzzle6-adapter", - "version": "v1.1.1", + "name": "opis/closure", + "version": "3.1.6", "source": { "type": "git", - "url": "https://github.com/php-http/guzzle6-adapter.git", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab" + "url": "https://github.com/opis/closure.git", + "reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab", + "url": "https://api.github.com/repos/opis/closure/zipball/ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b", + "reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.0", - "php": ">=5.5.0", - "php-http/httplug": "^1.0" - }, - "provide": { - "php-http/async-client-implementation": "1.0", - "php-http/client-implementation": "1.0" + "php": "^5.4 || ^7.0" }, "require-dev": { - "ext-curl": "*", - "php-http/adapter-integration-tests": "^0.4" + "jeremeamia/superclosure": "^2.0", + "phpunit/phpunit": "^4.0|^5.0|^6.0|^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { "psr-4": { - "Http\\Adapter\\Guzzle6\\": "src/" - } + "Opis\\Closure\\": "src/" + }, + "files": [ + "functions.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3357,127 +2981,120 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Marius Sarca", + "email": "marius.sarca@gmail.com" }, { - "name": "David de Boer", - "email": "david@ddeboer.nl" + "name": "Sorin Sarca", + "email": "sarca_sorin@hotmail.com" } ], - "description": "Guzzle 6 HTTP Adapter", - "homepage": "http://httplug.io", + "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", + "homepage": "https://opis.io/closure", "keywords": [ - "Guzzle", - "http" + "anonymous functions", + "closure", + "function", + "serializable", + "serialization", + "serialize" ], - "time": "2016-05-10T06:13:32+00:00" + "time": "2019-02-22T10:30:00+00:00" }, { - "name": "php-http/httplug", - "version": "v1.1.0", + "name": "paragonie/random_compat", + "version": "v9.99.99", "source": { "type": "git", - "url": "https://github.com/php-http/httplug.git", - "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" + "url": "https://github.com/paragonie/random_compat.git", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", - "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "shasum": "" }, "require": { - "php": ">=5.4", - "php-http/promise": "^1.0", - "psr/http-message": "^1.0" + "php": "^7" }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - } + "phpunit/phpunit": "4.*|5.*", + "vimeo/psalm": "^1" }, - "autoload": { - "psr-4": { - "Http\\Client\\": "src/" - } + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, + "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { - "name": "Eric GELOEN", - "email": "geloen.eric@gmail.com" - }, - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" } ], - "description": "HTTPlug, the HTTP client abstraction for PHP", - "homepage": "http://httplug.io", + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ - "client", - "http" + "csprng", + "polyfill", + "pseudorandom", + "random" ], - "time": "2016-08-31T08:30:17+00:00" + "time": "2018-07-02T15:55:56+00:00" }, { - "name": "php-http/promise", - "version": "v1.0.0", + "name": "phpoption/phpoption", + "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/php-http/promise.git", - "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", - "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4" + "phpunit/phpunit": "4.7.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.3-dev" } }, "autoload": { - "psr-4": { - "Http\\Promise\\": "src/" + "psr-0": { + "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache2" ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" - }, - { - "name": "Joel Wurtz", - "email": "joel.wurtz@gmail.com" + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" } ], - "description": "Promise used for asynchronous HTTP requests", - "homepage": "http://httplug.io", + "description": "Option Type for PHP", "keywords": [ - "promise" + "language", + "option", + "php", + "type" ], - "time": "2016-01-26T13:27:02+00:00" + "time": "2015-07-25T16:39:46+00:00" }, { "name": "predis/predis", @@ -4083,16 +3700,16 @@ }, { "name": "spatie/crawler", - "version": "4.2.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/spatie/crawler.git", - "reference": "b16d4b2ddfd59ec395c878212ab80e96d4ba8d38" + "reference": "de2c095fe0e37d7d37b537b99a85fd26e9186271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/crawler/zipball/b16d4b2ddfd59ec395c878212ab80e96d4ba8d38", - "reference": "b16d4b2ddfd59ec395c878212ab80e96d4ba8d38", + "url": "https://api.github.com/repos/spatie/crawler/zipball/de2c095fe0e37d7d37b537b99a85fd26e9186271", + "reference": "de2c095fe0e37d7d37b537b99a85fd26e9186271", "shasum": "" }, "require": { @@ -4138,28 +3755,28 @@ "spatie", "website" ], - "time": "2018-10-29T10:09:35+00:00" + "time": "2019-03-11T10:44:59+00:00" }, { "name": "spatie/db-dumper", - "version": "2.12.0", + "version": "2.13.2", "source": { "type": "git", "url": "https://github.com/spatie/db-dumper.git", - "reference": "61cf73e3b53e163d6e888a0013b9df6bb235752c" + "reference": "c0eb0e16d73af665e23bf5b92d1ab2079ab8df91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/db-dumper/zipball/61cf73e3b53e163d6e888a0013b9df6bb235752c", - "reference": "61cf73e3b53e163d6e888a0013b9df6bb235752c", + "url": "https://api.github.com/repos/spatie/db-dumper/zipball/c0eb0e16d73af665e23bf5b92d1ab2079ab8df91", + "reference": "c0eb0e16d73af665e23bf5b92d1ab2079ab8df91", "shasum": "" }, "require": { - "php": "^7.0", - "symfony/process": "^3.0|^4.0" + "php": "^7.1", + "symfony/process": "^4.2" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^7.0|^8.0" }, "type": "library", "autoload": { @@ -4188,7 +3805,7 @@ "mysqldump", "spatie" ], - "time": "2018-12-10T10:41:18+00:00" + "time": "2019-03-03T10:52:00+00:00" }, { "name": "spatie/image", @@ -4294,38 +3911,39 @@ }, { "name": "spatie/laravel-backup", - "version": "5.12.0", + "version": "6.1.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-backup.git", - "reference": "9f6466ad6b51dedba0ceccc65aff8a613d5f4521" + "reference": "aea866d7a66b503365a3bdf07fbeea3babb87707" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/9f6466ad6b51dedba0ceccc65aff8a613d5f4521", - "reference": "9f6466ad6b51dedba0ceccc65aff8a613d5f4521", + "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/aea866d7a66b503365a3bdf07fbeea3babb87707", + "reference": "aea866d7a66b503365a3bdf07fbeea3babb87707", "shasum": "" }, "require": { - "illuminate/console": "~5.5.0|~5.6.0|~5.7.0", - "illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0", - "illuminate/events": "~5.5.0|~5.6.0|~5.7.0", - "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0", - "illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0", - "illuminate/support": "~5.5.0|~5.6.0|~5.7.0", - "league/flysystem": "^1.0.27", - "php": "^7.1", - "spatie/db-dumper": "^2.11.1", + "illuminate/console": "~5.8.0", + "illuminate/contracts": "~5.8.0", + "illuminate/events": "~5.8.0", + "illuminate/filesystem": "~5.8.0", + "illuminate/notifications": "~5.8.0", + "illuminate/support": "~5.8.0", + "league/flysystem": "^1.0.49", + "php": "^7.2", + "spatie/db-dumper": "^2.12", "spatie/temporary-directory": "^1.1", - "symfony/finder": "^3.3|^4.0" + "symfony/finder": "^4.2" }, "require-dev": { + "laravel/slack-notification-channel": "^1.0", "mockery/mockery": "^1.0", - "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0", - "phpunit/phpunit": "^7.3" + "orchestra/testbench": "~3.8.0", + "phpunit/phpunit": "^8.0" }, "suggest": { - "guzzlehttp/guzzle": "Allows notifications to be sent via Slack" + "laravel/slack-notification-channel": "Required for sending notifications via Slack" }, "type": "library", "extra": { @@ -4355,7 +3973,7 @@ "role": "Developer" } ], - "description": "A Laravel 5 package to backup your application", + "description": "A Laravel package to backup your application", "homepage": "https://github.com/spatie/laravel-backup", "keywords": [ "backup", @@ -4363,7 +3981,7 @@ "laravel-backup", "spatie" ], - "time": "2018-12-28T07:57:48+00:00" + "time": "2019-02-27T15:34:30+00:00" }, { "name": "spatie/laravel-googletagmanager", @@ -4425,26 +4043,26 @@ }, { "name": "spatie/laravel-missing-page-redirector", - "version": "2.3.3", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-missing-page-redirector.git", - "reference": "909987996ed175443aeed441efa2fa29d63b8c3e" + "reference": "9900d499a975dc0a6c680af5b5500b934ac4683c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-missing-page-redirector/zipball/909987996ed175443aeed441efa2fa29d63b8c3e", - "reference": "909987996ed175443aeed441efa2fa29d63b8c3e", + "url": "https://api.github.com/repos/spatie/laravel-missing-page-redirector/zipball/9900d499a975dc0a6c680af5b5500b934ac4683c", + "reference": "9900d499a975dc0a6c680af5b5500b934ac4683c", "shasum": "" }, "require": { - "laravel/framework": "~5.5.0|~5.6.0|~5.7.0", + "laravel/framework": "~5.5.0|~5.6.0|~5.7.0|~5.8.0", "php": "^7.0", "spatie/url": "^1.0" }, "require-dev": { - "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0", - "phpunit/phpunit": "^6.3|^7.0" + "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0|~3.8.0", + "phpunit/phpunit": "^6.3|^7.0|^8.0" }, "type": "library", "extra": { @@ -4477,27 +4095,27 @@ "laravel-missing-page-redirector", "spatie" ], - "time": "2018-12-29T21:43:18+00:00" + "time": "2019-02-27T11:44:18+00:00" }, { "name": "spatie/laravel-permission", - "version": "2.28.2", + "version": "2.36.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "1887a5851013bf1a457f2a65477f96e98ae3f53a" + "reference": "0d9c442dc4361ce829986697bc436578d816a9ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/1887a5851013bf1a457f2a65477f96e98ae3f53a", - "reference": "1887a5851013bf1a457f2a65477f96e98ae3f53a", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/0d9c442dc4361ce829986697bc436578d816a9ca", + "reference": "0d9c442dc4361ce829986697bc436578d816a9ca", "shasum": "" }, "require": { - "illuminate/auth": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0", - "illuminate/container": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0", - "illuminate/contracts": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0", - "illuminate/database": "~5.4.0|~5.5.0|~5.6.0|~5.7.0", + "illuminate/auth": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", + "illuminate/container": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", + "illuminate/contracts": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", + "illuminate/database": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", "php": ">=7.0" }, "require-dev": { @@ -4542,31 +4160,31 @@ "security", "spatie" ], - "time": "2018-12-11T02:03:59+00:00" + "time": "2019-03-05T14:58:35+00:00" }, { "name": "spatie/laravel-sitemap", - "version": "5.2.10", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-sitemap.git", - "reference": "96652b05c907024b97f76d017f6336712c3b4a48" + "reference": "1bd689d14e807c3e6b739b89922a3475c3535ece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/96652b05c907024b97f76d017f6336712c3b4a48", - "reference": "96652b05c907024b97f76d017f6336712c3b4a48", + "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/1bd689d14e807c3e6b739b89922a3475c3535ece", + "reference": "1bd689d14e807c3e6b739b89922a3475c3535ece", "shasum": "" }, "require": { - "illuminate/support": "~5.5.0|~5.6.0|~5.7.0", - "nesbot/carbon": "^1.21", - "php": "^7.1", + "illuminate/support": "~5.8.0", + "nesbot/carbon": "^1.21|^2.0", + "php": "^7.2", "spatie/crawler": "^4.1.0" }, "require-dev": { - "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0", - "phpunit/phpunit": "^6.4.1|^7.0", + "orchestra/testbench": "~3.8.0", + "phpunit/phpunit": "^8.0", "spatie/phpunit-snapshot-assertions": "^2.0.0", "spatie/temporary-directory": "^1.1" }, @@ -4601,7 +4219,7 @@ "laravel-sitemap", "spatie" ], - "time": "2019-02-15T18:40:39+00:00" + "time": "2019-02-27T20:30:30+00:00" }, { "name": "spatie/macroable", @@ -4651,16 +4269,16 @@ }, { "name": "spatie/robots-txt", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/spatie/robots-txt.git", - "reference": "8c059616dc2d389ae7838a04cee6ce6860daf51c" + "reference": "a07b2e896ac68edde6b69fca6bcbc621ac6913b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/robots-txt/zipball/8c059616dc2d389ae7838a04cee6ce6860daf51c", - "reference": "8c059616dc2d389ae7838a04cee6ce6860daf51c", + "url": "https://api.github.com/repos/spatie/robots-txt/zipball/a07b2e896ac68edde6b69fca6bcbc621ac6913b4", + "reference": "a07b2e896ac68edde6b69fca6bcbc621ac6913b4", "shasum": "" }, "require": { @@ -4694,7 +4312,7 @@ "robots-txt", "spatie" ], - "time": "2019-01-11T21:49:12+00:00" + "time": "2019-03-11T11:36:05+00:00" }, { "name": "spatie/temporary-directory", @@ -4792,16 +4410,16 @@ }, { "name": "studio-42/elfinder", - "version": "2.1.47", + "version": "2.1.48", "source": { "type": "git", "url": "https://github.com/Studio-42/elFinder.git", - "reference": "6884c4f0b742bd343cb2c873321fc9bb0cbde3fa" + "reference": "0740028f6adc6505c5897cc740e51e4638d41d6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/6884c4f0b742bd343cb2c873321fc9bb0cbde3fa", - "reference": "6884c4f0b742bd343cb2c873321fc9bb0cbde3fa", + "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/0740028f6adc6505c5897cc740e51e4638d41d6a", + "reference": "0740028f6adc6505c5897cc740e51e4638d41d6a", "shasum": "" }, "require": { @@ -4846,29 +4464,32 @@ ], "description": "File manager for web", "homepage": "http://elfinder.org", - "time": "2019-02-25T00:08:43+00:00" + "time": "2019-02-26T13:44:09+00:00" }, { "name": "swiftmailer/swiftmailer", - "version": "v6.1.3", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4" + "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8ddcb66ac10c392d3beb54829eef8ac1438595f4", - "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707", + "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707", "shasum": "" }, "require": { "egulias/email-validator": "~2.0", - "php": ">=7.0.0" + "php": ">=7.0.0", + "symfony/polyfill-iconv": "^1.0", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "~3.3@dev" + "symfony/phpunit-bridge": "^3.4.19|^4.1.8" }, "suggest": { "ext-intl": "Needed to support internationalized email addresses", @@ -4877,7 +4498,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "6.2-dev" } }, "autoload": { @@ -4905,20 +4526,20 @@ "mail", "mailer" ], - "time": "2018-09-11T07:12:52+00:00" + "time": "2019-03-10T07:52:41+00:00" }, { "name": "symfony/console", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4" + "reference": "9dc2299a016497f9ee620be94524e6c0af0280a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4", - "reference": "1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4", + "url": "https://api.github.com/repos/symfony/console/zipball/9dc2299a016497f9ee620be94524e6c0af0280a9", + "reference": "9dc2299a016497f9ee620be94524e6c0af0280a9", "shasum": "" }, "require": { @@ -4977,7 +4598,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-01-25T14:35:16+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/contracts", @@ -5049,7 +4670,7 @@ }, { "name": "symfony/css-selector", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -5102,16 +4723,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65" + "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/cf9b2e33f757deb884ce474e06d2647c1c769b65", - "reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65", + "url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f", + "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f", "shasum": "" }, "require": { @@ -5154,20 +4775,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-01-25T14:35:16+00:00" + "time": "2019-03-03T18:11:24+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "d8476760b04cdf7b499c8718aa437c20a9155103" + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d8476760b04cdf7b499c8718aa437c20a9155103", - "reference": "d8476760b04cdf7b499c8718aa437c20a9155103", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", "shasum": "" }, "require": { @@ -5211,20 +4832,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1" + "reference": "3354d2e6af986dd71f68b4e5cf4a933ab58697fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1", - "reference": "bd09ad265cd50b2b9d09d65ce6aba2d29bc81fe1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3354d2e6af986dd71f68b4e5cf4a933ab58697fb", + "reference": "3354d2e6af986dd71f68b4e5cf4a933ab58697fb", "shasum": "" }, "require": { @@ -5275,20 +4896,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/finder", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c" + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ef71816cbb264988bb57fe6a73f610888b9aa70c", - "reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c", + "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", "shasum": "" }, "require": { @@ -5324,20 +4945,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-23T15:42:05+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "8d2318b73e0a1bc75baa699d00ebe2ae8b595a39" + "reference": "850a667d6254ccf6c61d853407b16f21c4579c77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8d2318b73e0a1bc75baa699d00ebe2ae8b595a39", - "reference": "8d2318b73e0a1bc75baa699d00ebe2ae8b595a39", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/850a667d6254ccf6c61d853407b16f21c4579c77", + "reference": "850a667d6254ccf6c61d853407b16f21c4579c77", "shasum": "" }, "require": { @@ -5378,20 +4999,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-01-29T09:49:29+00:00" + "time": "2019-02-26T08:03:39+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "d56b1706abaa771eb6acd894c6787cb88f1dc97d" + "reference": "895ceccaa8149f9343e6134e607c21da42d73b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d56b1706abaa771eb6acd894c6787cb88f1dc97d", - "reference": "d56b1706abaa771eb6acd894c6787cb88f1dc97d", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/895ceccaa8149f9343e6134e607c21da42d73b7a", + "reference": "895ceccaa8149f9343e6134e607c21da42d73b7a", "shasum": "" }, "require": { @@ -5467,7 +5088,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-02-03T12:47:33+00:00" + "time": "2019-03-03T19:38:09+00:00" }, { "name": "symfony/polyfill-ctype", @@ -5527,6 +5148,127 @@ ], "time": "2018-08-06T14:22:27+00:00" }, + { + "name": "symfony/polyfill-iconv", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "97001cfc283484c9691769f51cdf25259037eba2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", + "reference": "97001cfc283484c9691769f51cdf25259037eba2", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-21T06:26:08+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/89de1d44f2c059b266f22c9cc9124ddc4cd0987a", + "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.9" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + }, + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-30T16:36:12+00:00" + }, { "name": "symfony/polyfill-mbstring", "version": "v1.10.0", @@ -5643,7 +5385,7 @@ }, { "name": "symfony/process", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -5692,16 +5434,16 @@ }, { "name": "symfony/routing", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "7f8e44fc498972466f0841c3e48dc555f23bdf53" + "reference": "ff03eae644e6b1e26d4a04b2385fe3a1a7f04e42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/7f8e44fc498972466f0841c3e48dc555f23bdf53", - "reference": "7f8e44fc498972466f0841c3e48dc555f23bdf53", + "url": "https://api.github.com/repos/symfony/routing/zipball/ff03eae644e6b1e26d4a04b2385fe3a1a7f04e42", + "reference": "ff03eae644e6b1e26d4a04b2385fe3a1a7f04e42", "shasum": "" }, "require": { @@ -5765,20 +5507,20 @@ "uri", "url" ], - "time": "2019-01-29T09:49:29+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/translation", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050" + "reference": "748464177a77011f8f4cdd076773862ce4915f8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/23fd7aac70d99a17a8e6473a41fec8fab3331050", - "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050", + "url": "https://api.github.com/repos/symfony/translation/zipball/748464177a77011f8f4cdd076773862ce4915f8f", + "reference": "748464177a77011f8f4cdd076773862ce4915f8f", "shasum": "" }, "require": { @@ -5838,20 +5580,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-01-27T23:11:39+00:00" + "time": "2019-02-27T03:31:50+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17" + "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/223bda89f9be41cf7033eeaf11bc61a280489c17", - "reference": "223bda89f9be41cf7033eeaf11bc61a280489c17", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9f87189ac10b42edf7fb8edc846f1937c6d157cf", + "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf", "shasum": "" }, "require": { @@ -5914,20 +5656,20 @@ "debug", "dump" ], - "time": "2019-01-30T11:44:30+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "tightenco/collect", - "version": "v5.7.26", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "c1a36a2a8a0aa731c1acdcd83f57724ffe630d00" + "reference": "c77e52021fa9c04c6bf0c0d15aa61c7a4af27a1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/c1a36a2a8a0aa731c1acdcd83f57724ffe630d00", - "reference": "c1a36a2a8a0aa731c1acdcd83f57724ffe630d00", + "url": "https://api.github.com/repos/tightenco/collect/zipball/c77e52021fa9c04c6bf0c0d15aa61c7a4af27a1f", + "reference": "c77e52021fa9c04c6bf0c0d15aa61c7a4af27a1f", "shasum": "" }, "require": { @@ -5964,47 +5706,7 @@ "collection", "laravel" ], - "time": "2019-02-13T19:40:13+00:00" - }, - { - "name": "tightenco/parental", - "version": "v0.5", - "source": { - "type": "git", - "url": "https://github.com/tightenco/parental.git", - "reference": "7e0f8abecccbbc160b7af099cc1b1ded75d6c2f6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/tightenco/parental/zipball/7e0f8abecccbbc160b7af099cc1b1ded75d6c2f6", - "reference": "7e0f8abecccbbc160b7af099cc1b1ded75d6c2f6", - "shasum": "" - }, - "require": { - "illuminate/database": "~5.6.0|~5.7.0" - }, - "require-dev": { - "orchestra/testbench": "3.7.*", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Tightenco\\Parental\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Caleb Porzio", - "email": "calebporzio@gmail.com" - } - ], - "description": "A simple eloquent trait that allows relationships to be accessed through child models.", - "time": "2018-09-06T13:02:30+00:00" + "time": "2019-03-12T16:57:57+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -6103,29 +5805,30 @@ }, { "name": "vlucas/phpdotenv", - "version": "v2.6.1", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5" + "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5", - "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde", + "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde", "shasum": "" }, "require": { - "php": ">=5.3.9", + "php": "^5.4 || ^7.0", + "phpoption/phpoption": "^1.5", "symfony/polyfill-ctype": "^1.9" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.0" + "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -6150,71 +5853,7 @@ "env", "environment" ], - "time": "2019-01-29T11:11:52+00:00" - }, - { - "name": "zendframework/zend-diactoros", - "version": "1.8.6", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "20da13beba0dde8fb648be3cc19765732790f46e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e", - "reference": "20da13beba0dde8fb648be3cc19765732790f46e", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0", - "psr/http-message": "^1.0" - }, - "provide": { - "psr/http-message-implementation": "1.0" - }, - "require-dev": { - "ext-dom": "*", - "ext-libxml": "*", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7", - "zendframework/zend-coding-standard": "~1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.8.x-dev", - "dev-develop": "1.9.x-dev", - "dev-release-2.0": "2.0.x-dev" - } - }, - "autoload": { - "files": [ - "src/functions/create_uploaded_file.php", - "src/functions/marshal_headers_from_sapi.php", - "src/functions/marshal_method_from_sapi.php", - "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", - "src/functions/normalize_server.php", - "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php" - ], - "psr-4": { - "Zend\\Diactoros\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "description": "PSR HTTP Message implementations", - "homepage": "https://github.com/zendframework/zend-diactoros", - "keywords": [ - "http", - "psr", - "psr-7" - ], - "time": "2018-09-05T19:29:37+00:00" + "time": "2019-03-06T09:39:45+00:00" }, { "name": "zendframework/zend-filter", @@ -6382,9 +6021,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "cubist/cms-front": 20, - "cubist/gtag": 20, - "cubist/laravel-backpack-bundle": 20 + "cubist/cms-back": 20 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/config/backpack/base.php b/config/backpack/base.php index f508e7c..c2f3eb1 100644 --- a/config/backpack/base.php +++ b/config/backpack/base.php @@ -33,8 +33,8 @@ return [ // Date & Datetime Format Syntax: https://github.com/jenssegers/date#usage // (same as Carbon) - 'default_date_format' => 'j F Y', - 'default_datetime_format' => 'j F Y H:i', + 'default_date_format' => 'Do MMMM YYYY', + 'default_datetime_format' => 'Do MMMM YYYY, HH:mm', // Content of the HTML meta robots tag to prevent indexing and link following 'meta_robots_content' => 'noindex, nofollow', diff --git a/resources/views/vendor/backpack/base/inc/sidebar_content.blade.php b/resources/views/vendor/backpack/base/inc/sidebar_content.blade.php index 0dc47db..e309a64 100644 --- a/resources/views/vendor/backpack/base/inc/sidebar_content.blade.php +++ b/resources/views/vendor/backpack/base/inc/sidebar_content.blade.php @@ -2,20 +2,28 @@
  • {{ trans('backpack::base.dashboard') }}
  • Edition
  • -
  • Menu
  • -
  • Pages
  • -{{--
  • --}} -{{-- News --}} -{{----}} -{{--
  • --}} -
  • - {{ trans('backpack::crud.file_manager') }}
  • -
  • Translate
  • -
  • Settings
  • +@can('backpack_settings') +
  • Menu
  • +@endcan +@can('backpack_edition') +
  • Pages
  • + {{--
  • --}} + {{-- News --}} + {{----}} + {{--
  • --}} +
  • + {{ trans('backpack::crud.file_manager') }}
  • +@endcan +@can('backpack_translation') +
  • Translate
  • +@endcan +@can('backpack_settings') +
  • Settings
  • +@endcan @can('backpack_maintenance')
  • Administration
  • Languages
  • @@ -28,6 +36,10 @@
  • Permissions
  • +
  • Backpack administration
  • +
  • Templates
  • +
  • Sub Forms
  • +
  • Models
  • Maintenance
  • Backups
  • Logs
  • -- 2.39.5