diff --git a/app/Http/Controllers/PublicController.php b/app/Http/Controllers/PublicController.php
index 7b975fcf..39bf93e4 100644
--- a/app/Http/Controllers/PublicController.php
+++ b/app/Http/Controllers/PublicController.php
@@ -22,6 +22,7 @@ use Carbon\Carbon;
class PublicController extends Controller
{
public function showHomePage(){
+
$cinema = Category::where('view_type','cinema')
->categoryLiveEvents(21)
->first();
diff --git a/composer.json b/composer.json
index fb10a170..a18f8b1f 100755
--- a/composer.json
+++ b/composer.json
@@ -17,14 +17,14 @@
"filp/whoops": "~2.2",
"guzzlehttp/guzzle": "~6.3",
"guzzlehttp/psr7": "~1.4",
- "illuminate/support": "~5.6",
+ "illuminate/support": "5.6.39",
"intervention/image": "~2.4",
"laracasts/utilities": "~2.1",
- "laravel/framework": "~5.6",
+ "laravel/framework": "5.6.39",
"laravel/socialite": "~3.0",
- "laravelcollective/html": "~5.6",
+ "laravelcollective/html": "5.6.10",
"league/flysystem-aws-s3-v3": "~1.0",
- "maatwebsite/excel": "~2.1",
+ "maatwebsite/excel": "~3.1",
"maxhoffmann/parsedown-laravel": "dev-master",
"mcamara/laravel-localization": "~1.2",
"mews/purifier": "^2.1",
@@ -38,14 +38,14 @@
"php-http/message": "^1.6",
"predis/predis": "~1.1",
"vinelab/http": "~1.5",
- "laravel/tinker": "^1.0",
- "stripe/stripe-php": "^6.43",
- "backpack/crud": "^3.5",
- "barryvdh/laravel-elfinder": "^0.4.1",
- "backpack/backupmanager": "^1.4",
- "backpack/settings": "^2.1",
- "backpack/pagemanager": "^1.1",
- "backpack/permissionmanager": "^4.0",
+ "laravel/tinker": "~1.0",
+ "stripe/stripe-php": "~6.43",
+ "backpack/crud": "3.5.*",
+ "barryvdh/laravel-elfinder": "~0.4.1",
+ "backpack/backupmanager": "~1.4",
+ "backpack/settings": "~2.1",
+ "backpack/pagemanager": "~1.1",
+ "backpack/permissionmanager": "~4.0",
"davejamesmiller/laravel-breadcrumbs": "5.3"
@@ -55,9 +55,9 @@
"phpspec/phpspec": "5.0.*",
"fzaninotto/faker": "1.8.*",
"symfony/dom-crawler": "~3.0",
- "symfony/css-selector": "~3.0",
- "backpack/generators": "^1.2",
- "laracasts/generators": "dev-master"
+ "symfony/css-selector": "~3.0",
+ "backpack/generators": "1.2.7",
+ "laracasts/generators": "1.1.4"
},
"autoload": {
"classmap": [
diff --git a/composer.lock b/composer.lock
index 346464f2..acdb844e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,20 +4,63 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "5f3d968f6547f6ef5962a6c84881cfc4",
+ "content-hash": "72d67ef273ba8b0444c5345f252b4c78",
"packages": [
{
- "name": "aws/aws-sdk-php",
- "version": "3.112.0",
+ "name": "almasaeed2010/adminlte",
+ "version": "v2.4.3",
"source": {
"type": "git",
- "url": "https://github.com/aws/aws-sdk-php.git",
- "reference": "1e21446c6780a3b9b5e4315bd6d4347d2c3381eb"
+ "url": "https://github.com/ColorlibHQ/AdminLTE.git",
+ "reference": "b3acb63ac56b13eb45b36e628b384a9a2507b50e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1e21446c6780a3b9b5e4315bd6d4347d2c3381eb",
- "reference": "1e21446c6780a3b9b5e4315bd6d4347d2c3381eb",
+ "url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/b3acb63ac56b13eb45b36e628b384a9a2507b50e",
+ "reference": "b3acb63ac56b13eb45b36e628b384a9a2507b50e",
+ "shasum": ""
+ },
+ "require": {
+ "composer/installers": "1.*"
+ },
+ "type": "template",
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Abdullah Almsaeed",
+ "email": "abdullah@almsaeedstudio.com"
+ }
+ ],
+ "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
+ "homepage": "https://adminlte.io/",
+ "keywords": [
+ "JS",
+ "admin",
+ "back-end",
+ "css",
+ "less",
+ "responsive",
+ "template",
+ "theme",
+ "web"
+ ],
+ "time": "2018-02-04T12:54:57+00:00"
+ },
+ {
+ "name": "aws/aws-sdk-php",
+ "version": "3.112.13",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/aws/aws-sdk-php.git",
+ "reference": "0326ba62f6ee0bb075f2b875631ec4abee93bee1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0326ba62f6ee0bb075f2b875631ec4abee93bee1",
+ "reference": "0326ba62f6ee0bb075f2b875631ec4abee93bee1",
"shasum": ""
},
"require": {
@@ -87,7 +130,534 @@
"s3",
"sdk"
],
- "time": "2019-09-12T18:09:53+00:00"
+ "time": "2019-10-02T18:39:21+00:00"
+ },
+ {
+ "name": "backpack/backupmanager",
+ "version": "1.4.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/BackupManager.git",
+ "reference": "60ec776324e915f261deb4bbef28e9e3b6e4dba8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/BackupManager/zipball/60ec776324e915f261deb4bbef28e9e3b6e4dba8",
+ "reference": "60ec776324e915f261deb4bbef28e9e3b6e4dba8",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/base": "0.9.*|1.0.*",
+ "illuminate/support": "~5.1",
+ "spatie/laravel-backup": "^5.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*",
+ "scrutinizer/ocular": "~1.1"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\BackupManager\\BackupManagerServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\BackupManager\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://tabacitu.ro",
+ "role": "Chief Architect & Web Developer"
+ }
+ ],
+ "description": "Admin interface for managing backups in Backpack, on Laravel 5.2+",
+ "homepage": "https://github.com/laravel-backpack/BackupManager",
+ "keywords": [
+ "backpack",
+ "backup",
+ "backupmanager",
+ "dick",
+ "laravel",
+ "tabacitu",
+ "updivision"
+ ],
+ "time": "2018-11-22T21:26:26+00:00"
+ },
+ {
+ "name": "backpack/base",
+ "version": "1.0.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/Base.git",
+ "reference": "c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/Base/zipball/c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c",
+ "reference": "c7e07f7a51322b5c2c3f6cd18579bb3f8bfa147c",
+ "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"
+ },
+ "require-dev": {
+ "backpack/generators": "^1.1",
+ "laracasts/generators": "^1.1",
+ "phpunit/phpunit": "~6.0",
+ "scrutinizer/ocular": "~1.1",
+ "squizlabs/php_codesniffer": "~2.3"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\Base\\BaseServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\Base\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://www.tabacitu.ro",
+ "role": "Chief Architect & Developer"
+ }
+ ],
+ "description": "Laravel Backpack's base package, which offers admin authentication and a blank admin panel using AdminLTE",
+ "homepage": "https://github.com/laravel-backpack/base",
+ "keywords": [
+ "backpack",
+ "base"
+ ],
+ "time": "2018-12-10T08:23:26+00:00"
+ },
+ {
+ "name": "backpack/crud",
+ "version": "3.5.14",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/CRUD.git",
+ "reference": "b88f7b7daad3c77ab7faa613e61f953199947f9e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/b88f7b7daad3c77ab7faa613e61f953199947f9e",
+ "reference": "b88f7b7daad3c77ab7faa613e61f953199947f9e",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/base": "^1.0.0",
+ "doctrine/dbal": "^2.5",
+ "guzzlehttp/guzzle": "^6.3",
+ "intervention/image": "^2.3",
+ "venturecraft/revisionable": "1.*"
+ },
+ "require-dev": {
+ "orchestra/database": "~3.4",
+ "orchestra/testbench": "^3.0",
+ "phpunit/phpunit": "~7.0",
+ "scrutinizer/ocular": "~1.1",
+ "spatie/laravel-translatable": "^2.1"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\CRUD\\CrudServiceProvider"
+ ],
+ "aliases": {
+ "CRUD": "Backpack\\CRUD\\CrudServiceProvider"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\CRUD\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://www.tabacitu.ro",
+ "role": "Chief Architect & Lead Developer"
+ }
+ ],
+ "description": "Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.",
+ "homepage": "https://github.com/laravel-backpack/CRUD",
+ "keywords": [
+ "Admin Interface",
+ "Content management system",
+ "admin panel",
+ "cms",
+ "content management framework",
+ "create",
+ "crud",
+ "delete",
+ "read",
+ "update"
+ ],
+ "time": "2019-01-24T10:09:55+00:00"
+ },
+ {
+ "name": "backpack/pagemanager",
+ "version": "1.1.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/PageManager.git",
+ "reference": "bb65fdbe28b1805e2244679f52bb0c450fd2e6b8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/PageManager/zipball/bb65fdbe28b1805e2244679f52bb0c450fd2e6b8",
+ "reference": "bb65fdbe28b1805e2244679f52bb0c450fd2e6b8",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/crud": "^3.0.6",
+ "cviebrock/eloquent-sluggable": "^4.0",
+ "doctrine/dbal": "^2.5.12",
+ "illuminate/support": "~5.1",
+ "php": "~5.5|~7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*",
+ "scrutinizer/ocular": "~1.1",
+ "squizlabs/php_codesniffer": "~2.3"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\PageManager\\PageManagerServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\PageManager\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://tabacitu.ro",
+ "role": "Architect & Developer"
+ }
+ ],
+ "description": "Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.",
+ "homepage": "https://github.com/laravel-backpack/PageManager",
+ "keywords": [
+ "Content management system",
+ "admin panel",
+ "administer pages",
+ "backpack",
+ "cms",
+ "crud",
+ "manage pages",
+ "pagemanager",
+ "presentation pages",
+ "presentation website",
+ "wordpress"
+ ],
+ "time": "2019-02-27T18:07:35+00:00"
+ },
+ {
+ "name": "backpack/permissionmanager",
+ "version": "4.0.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/PermissionManager.git",
+ "reference": "34c4e41c29031716f9c0ef9d9c770d82266fed0e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/PermissionManager/zipball/34c4e41c29031716f9c0ef9d9c770d82266fed0e",
+ "reference": "34c4e41c29031716f9c0ef9d9c770d82266fed0e",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/crud": "^3.4.0",
+ "spatie/laravel-permission": "^2.34.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*",
+ "scrutinizer/ocular": "~1.1"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\PermissionManager\\PermissionManagerServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\PermissionManager\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Marius Constantin",
+ "email": "marius@updivision.com",
+ "homepage": "http://www.updivision.com",
+ "role": "Lead Developer"
+ },
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://www.tabacitu.ro",
+ "role": "Chief Architect"
+ }
+ ],
+ "description": "Users and permissions management interface for Laravel 5 using Backpack CRUD.",
+ "homepage": "https://github.com/laravel-backpack/permissionmanager",
+ "keywords": [
+ "backpack",
+ "backpack permission",
+ "backpack roles",
+ "backpack user management",
+ "dick",
+ "dick permission",
+ "laravel backpack",
+ "manage permission",
+ "manage roles",
+ "manage users",
+ "tabacitu",
+ "updivision",
+ "users roles admin"
+ ],
+ "time": "2019-08-14T17:22:38+00:00"
+ },
+ {
+ "name": "backpack/settings",
+ "version": "2.1.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/Settings.git",
+ "reference": "f570f75718abcd09188ba66d409218a056d2fdd0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/Settings/zipball/f570f75718abcd09188ba66d409218a056d2fdd0",
+ "reference": "f570f75718abcd09188ba66d409218a056d2fdd0",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/crud": "3.4.*|3.5.*|3.6.*"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*",
+ "scrutinizer/ocular": "~1.1"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\Settings\\SettingsServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\Settings\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://www.tabacitu.ro",
+ "role": "Chief Architect & Lead Developer"
+ }
+ ],
+ "description": "Application settings interface for Laravel 5 using Backpack CRUD.",
+ "homepage": "https://github.com/laravel-backpack/settings",
+ "keywords": [
+ "backpack",
+ "backpack settings",
+ "dick",
+ "dick settings",
+ "laravel backpack",
+ "manage settings",
+ "settings admin",
+ "tabacitu",
+ "updivision"
+ ],
+ "time": "2019-03-12T07:26:44+00:00"
+ },
+ {
+ "name": "barryvdh/elfinder-flysystem-driver",
+ "version": "v0.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/barryvdh/elfinder-flysystem-driver.git",
+ "reference": "1f323056495fdce019b6ef1621be697f2945c609"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/barryvdh/elfinder-flysystem-driver/zipball/1f323056495fdce019b6ef1621be697f2945c609",
+ "reference": "1f323056495fdce019b6ef1621be697f2945c609",
+ "shasum": ""
+ },
+ "require": {
+ "intervention/image": "^2.0",
+ "league/flysystem": "^1.0",
+ "league/flysystem-cached-adapter": "^1.0",
+ "php": ">=5.4",
+ "studio-42/elfinder": "^2.1.10"
+ },
+ "suggest": {
+ "league/glide": "1.x to display images through Glide"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "0.2-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "elFinderVolumeFlysystem.php"
+ ],
+ "psr-4": {
+ "Barryvdh\\elFinderFlysystemDriver\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Barry vd. Heuvel",
+ "email": "barryvdh@gmail.com"
+ }
+ ],
+ "description": "A Flysystem Driver for elFinder",
+ "keywords": [
+ "Flysystem",
+ "elfinder",
+ "filesystem"
+ ],
+ "time": "2017-07-08T17:59:38+00:00"
+ },
+ {
+ "name": "barryvdh/laravel-elfinder",
+ "version": "v0.4.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/barryvdh/laravel-elfinder.git",
+ "reference": "5ffc5da61b6e434c20c57bd7479829b7dcc8dab5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/barryvdh/laravel-elfinder/zipball/5ffc5da61b6e434c20c57bd7479829b7dcc8dab5",
+ "reference": "5ffc5da61b6e434c20c57bd7479829b7dcc8dab5",
+ "shasum": ""
+ },
+ "require": {
+ "barryvdh/elfinder-flysystem-driver": "^0.2",
+ "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x",
+ "league/flysystem": "^1.0",
+ "league/flysystem-cached-adapter": "^1.0",
+ "php": ">=7.0",
+ "studio-42/elfinder": "~2.1.10"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "0.4-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Barryvdh\\Elfinder\\ElfinderServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Barryvdh\\Elfinder\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Barry vd. Heuvel",
+ "email": "barryvdh@gmail.com"
+ }
+ ],
+ "description": "A Laravel Package to integrate elFinder 2",
+ "keywords": [
+ "elfinder",
+ "filebrowser",
+ "laravel",
+ "tinymce"
+ ],
+ "time": "2019-09-03T20:16:06+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",
@@ -261,6 +831,71 @@
],
"time": "2019-04-09T12:31:48+00:00"
},
+ {
+ "name": "cocur/slugify",
+ "version": "v3.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/cocur/slugify.git",
+ "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/cocur/slugify/zipball/d41701efe58ba2df9cae029c3d21e1518cc6780e",
+ "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e",
+ "shasum": ""
+ },
+ "require": {
+ "ext-mbstring": "*",
+ "php": ">=5.5.9"
+ },
+ "require-dev": {
+ "laravel/framework": "~5.1",
+ "latte/latte": "~2.2",
+ "league/container": "^2.2.0",
+ "mikey179/vfsstream": "~1.6",
+ "mockery/mockery": "~0.9",
+ "nette/di": "~2.2",
+ "phpunit/phpunit": "~4.8.36|~5.2",
+ "pimple/pimple": "~1.1",
+ "plumphp/plum": "~0.1",
+ "silex/silex": "~1.3",
+ "symfony/config": "~2.4|~3.0|~4.0",
+ "symfony/dependency-injection": "~2.4|~3.0|~4.0",
+ "symfony/http-kernel": "~2.4|~3.0|~4.0",
+ "twig/twig": "~1.26|~2.0",
+ "zendframework/zend-modulemanager": "~2.2",
+ "zendframework/zend-servicemanager": "~2.2",
+ "zendframework/zend-view": "~2.2"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Cocur\\Slugify\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ivo Bathke",
+ "email": "ivo.bathke@gmail.com"
+ },
+ {
+ "name": "Florian Eckerstorfer",
+ "email": "florian@eckerstorfer.co",
+ "homepage": "https://florian.ec"
+ }
+ ],
+ "description": "Converts a string into a slug.",
+ "keywords": [
+ "slug",
+ "slugify"
+ ],
+ "time": "2019-01-31T20:38:55+00:00"
+ },
{
"name": "composer/ca-bundle",
"version": "1.2.4",
@@ -397,6 +1032,128 @@
],
"time": "2019-08-02T18:55:33+00:00"
},
+ {
+ "name": "composer/installers",
+ "version": "v1.7.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/composer/installers.git",
+ "reference": "141b272484481432cda342727a427dc1e206bfa0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
+ "reference": "141b272484481432cda342727a427dc1e206bfa0",
+ "shasum": ""
+ },
+ "require": {
+ "composer-plugin-api": "^1.0"
+ },
+ "replace": {
+ "roundcube/plugin-installer": "*",
+ "shama/baton": "*"
+ },
+ "require-dev": {
+ "composer/composer": "1.0.*@dev",
+ "phpunit/phpunit": "^4.8.36"
+ },
+ "type": "composer-plugin",
+ "extra": {
+ "class": "Composer\\Installers\\Plugin",
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Composer\\Installers\\": "src/Composer/Installers"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Kyle Robinson Young",
+ "email": "kyle@dontkry.com",
+ "homepage": "https://github.com/shama"
+ }
+ ],
+ "description": "A multi-framework Composer library installer",
+ "homepage": "https://composer.github.io/installers/",
+ "keywords": [
+ "Craft",
+ "Dolibarr",
+ "Eliasis",
+ "Hurad",
+ "ImageCMS",
+ "Kanboard",
+ "Lan Management System",
+ "MODX Evo",
+ "Mautic",
+ "Maya",
+ "OXID",
+ "Plentymarkets",
+ "Porto",
+ "RadPHP",
+ "SMF",
+ "Thelia",
+ "Whmcs",
+ "WolfCMS",
+ "agl",
+ "aimeos",
+ "annotatecms",
+ "attogram",
+ "bitrix",
+ "cakephp",
+ "chef",
+ "cockpit",
+ "codeigniter",
+ "concrete5",
+ "croogo",
+ "dokuwiki",
+ "drupal",
+ "eZ Platform",
+ "elgg",
+ "expressionengine",
+ "fuelphp",
+ "grav",
+ "installer",
+ "itop",
+ "joomla",
+ "known",
+ "kohana",
+ "laravel",
+ "lavalite",
+ "lithium",
+ "magento",
+ "majima",
+ "mako",
+ "mediawiki",
+ "modulework",
+ "modx",
+ "moodle",
+ "osclass",
+ "phpbb",
+ "piwik",
+ "ppi",
+ "puppet",
+ "pxcms",
+ "reindex",
+ "roundcube",
+ "shopware",
+ "silverstripe",
+ "sydes",
+ "symfony",
+ "typo3",
+ "wordpress",
+ "yawik",
+ "zend",
+ "zikula"
+ ],
+ "time": "2019-08-12T15:00:31+00:00"
+ },
{
"name": "composer/semver",
"version": "1.5.0",
@@ -563,6 +1320,182 @@
],
"time": "2019-05-27T17:52:04+00:00"
},
+ {
+ "name": "creativeorange/gravatar",
+ "version": "v1.0.13",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/creativeorange/gravatar.git",
+ "reference": "c757291f791bf169e614b98b2ac3dad189bba2c9"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/creativeorange/gravatar/zipball/c757291f791bf169e614b98b2ac3dad189bba2c9",
+ "reference": "c757291f791bf169e614b98b2ac3dad189bba2c9",
+ "shasum": ""
+ },
+ "require": {
+ "illuminate/support": "^5.0|^6",
+ "php": ">=5.4.0"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Creativeorange\\Gravatar\\GravatarServiceProvider"
+ ],
+ "aliases": {
+ "Gravatar": "Creativeorange\\Gravatar\\Facades\\Gravatar"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Creativeorange\\Gravatar\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Jaco Tijssen",
+ "email": "jaco@creativeorange.nl",
+ "homepage": "https://www.creativeorange.nl",
+ "role": "Developer"
+ }
+ ],
+ "description": "A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.",
+ "keywords": [
+ "avatar",
+ "gravatar",
+ "laravel"
+ ],
+ "time": "2019-08-29T20:00:13+00:00"
+ },
+ {
+ "name": "cviebrock/eloquent-sluggable",
+ "version": "4.5.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/cviebrock/eloquent-sluggable.git",
+ "reference": "62ea99dbdd383697433add4f90a62a96a196578b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/62ea99dbdd383697433add4f90a62a96a196578b",
+ "reference": "62ea99dbdd383697433add4f90a62a96a196578b",
+ "shasum": ""
+ },
+ "require": {
+ "cocur/slugify": "^3.1",
+ "illuminate/config": "~5.6.0",
+ "illuminate/database": "~5.6.0",
+ "illuminate/support": "~5.6.0",
+ "php": "^7.0"
+ },
+ "require-dev": {
+ "codedungeon/phpunit-result-printer": "^0.19.6",
+ "mockery/mockery": "^0.9.4",
+ "orchestra/database": "~3.6.0",
+ "orchestra/testbench": "~3.6.0",
+ "phpunit/phpunit": "~7.0"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Cviebrock\\EloquentSluggable\\ServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Cviebrock\\EloquentSluggable\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Colin Viebrock",
+ "email": "colin@viebrock.ca"
+ }
+ ],
+ "description": "Easy creation of slugs for your Eloquent models in Laravel 5.",
+ "homepage": "https://github.com/cviebrock/eloquent-sluggable",
+ "keywords": [
+ "eloquent",
+ "eloquent-sluggable",
+ "laravel",
+ "lumen",
+ "slug",
+ "sluggable"
+ ],
+ "time": "2018-05-22T02:37:31+00:00"
+ },
+ {
+ "name": "davejamesmiller/laravel-breadcrumbs",
+ "version": "5.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git",
+ "reference": "1edeee4a77f467293aa5e5ea4a0b8f010216b8da"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/1edeee4a77f467293aa5e5ea4a0b8f010216b8da",
+ "reference": "1edeee4a77f467293aa5e5ea4a0b8f010216b8da",
+ "shasum": ""
+ },
+ "require": {
+ "facade/ignition-contracts": "^1.0",
+ "illuminate/support": "^5.6|^6.0",
+ "illuminate/view": "^5.6|^6.0",
+ "php": ">=7.1.3"
+ },
+ "require-dev": {
+ "orchestra/testbench": "^3.6",
+ "php-coveralls/php-coveralls": "^1.0",
+ "phpunit/phpunit": "^7.0|^8.0",
+ "spatie/phpunit-snapshot-assertions": "^2.0"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "DaveJamesMiller\\Breadcrumbs\\BreadcrumbsServiceProvider"
+ ],
+ "aliases": {
+ "Breadcrumbs": "DaveJamesMiller\\Breadcrumbs\\Facades\\Breadcrumbs"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "DaveJamesMiller\\Breadcrumbs\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Dave James Miller",
+ "email": "dave@davejamesmiller.com"
+ }
+ ],
+ "description": "A simple Laravel-style way to create breadcrumbs.",
+ "homepage": "https://github.com/davejamesmiller/laravel-breadcrumbs",
+ "keywords": [
+ "laravel"
+ ],
+ "time": "2019-09-03T15:24:57+00:00"
+ },
{
"name": "dnoegel/php-xdg-base-dir",
"version": "0.1",
@@ -896,28 +1829,30 @@
},
{
"name": "doctrine/lexer",
- "version": "1.0.2",
+ "version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
- "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
+ "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
- "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea",
+ "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea",
"shasum": ""
},
"require": {
- "php": ">=5.3.2"
+ "php": "^7.2"
},
"require-dev": {
- "phpunit/phpunit": "^4.5"
+ "doctrine/coding-standard": "^6.0",
+ "phpstan/phpstan": "^0.11.8",
+ "phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0.x-dev"
+ "dev-master": "1.1.x-dev"
}
},
"autoload": {
@@ -930,14 +1865,14 @@
"MIT"
],
"authors": [
- {
- "name": "Roman Borschel",
- "email": "roman@code-factory.org"
- },
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
+ {
+ "name": "Roman Borschel",
+ "email": "roman@code-factory.org"
+ },
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
@@ -952,7 +1887,7 @@
"parser",
"php"
],
- "time": "2019-06-08T11:03:04+00:00"
+ "time": "2019-07-30T19:33:28+00:00"
},
{
"name": "dompdf/dompdf",
@@ -1225,6 +2160,50 @@
],
"time": "2018-02-23T01:58:20+00:00"
},
+ {
+ "name": "facade/ignition-contracts",
+ "version": "1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/facade/ignition-contracts.git",
+ "reference": "f445db0fb86f48e205787b2592840dd9c80ded28"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/f445db0fb86f48e205787b2592840dd9c80ded28",
+ "reference": "f445db0fb86f48e205787b2592840dd9c80ded28",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.1"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Facade\\IgnitionContracts\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Freek Van der Herten",
+ "email": "freek@spatie.be",
+ "homepage": "https://flareapp.io",
+ "role": "Developer"
+ }
+ ],
+ "description": "Solution contracts for Ignition",
+ "homepage": "https://github.com/facade/ignition-contracts",
+ "keywords": [
+ "contracts",
+ "flare",
+ "ignition"
+ ],
+ "time": "2019-08-30T14:06:08+00:00"
+ },
{
"name": "filp/whoops",
"version": "2.5.0",
@@ -1270,8 +2249,8 @@
"authors": [
{
"name": "Filipe Dobreira",
- "role": "Developer",
- "homepage": "https://github.com/filp"
+ "homepage": "https://github.com/filp",
+ "role": "Developer"
}
],
"description": "php error handling for cool kids",
@@ -1632,36 +2611,45 @@
"time": "2018-09-29T18:48:56+00:00"
},
{
- "name": "jeremeamia/SuperClosure",
- "version": "2.4.0",
+ "name": "jenssegers/date",
+ "version": "v3.5.0",
"source": {
"type": "git",
- "url": "https://github.com/jeremeamia/super_closure.git",
- "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9"
+ "url": "https://github.com/jenssegers/date.git",
+ "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
- "reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
+ "url": "https://api.github.com/repos/jenssegers/date/zipball/58393b0544fc2525b3fcd02aa4c989857107e05a",
+ "reference": "58393b0544fc2525b3fcd02aa4c989857107e05a",
"shasum": ""
},
"require": {
- "nikic/php-parser": "^1.2|^2.0|^3.0|^4.0",
- "php": ">=5.4",
- "symfony/polyfill-php56": "^1.0"
+ "nesbot/carbon": "^1.0|^2.0",
+ "php": ">=5.6",
+ "symfony/translation": "^2.7|^3.0|^4.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.0|^5.0"
+ "phpunit/phpunit": "^5.0|^6.0|^7.0",
+ "satooshi/php-coveralls": "^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.4-dev"
+ "dev-master": "3.1-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Jenssegers\\Date\\DateServiceProvider"
+ ],
+ "aliases": {
+ "Date": "Jenssegers\\Date\\Date"
+ }
}
},
"autoload": {
"psr-4": {
- "SuperClosure\\": "src/"
+ "Jenssegers\\Date\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -1670,24 +2658,22 @@
],
"authors": [
{
- "name": "Jeremy Lindblom",
- "email": "jeremeamia@gmail.com",
- "homepage": "https://github.com/jeremeamia",
- "role": "Developer"
+ "name": "Jens Segers",
+ "homepage": "https://jenssegers.com"
}
],
- "description": "Serialize Closure objects, including their context and binding",
- "homepage": "https://github.com/jeremeamia/super_closure",
+ "description": "A date library to help you work with dates in different languages",
+ "homepage": "https://github.com/jenssegers/date",
"keywords": [
- "closure",
- "function",
- "lambda",
- "parser",
- "serializable",
- "serialize",
- "tokenizer"
+ "carbon",
+ "date",
+ "datetime",
+ "i18n",
+ "laravel",
+ "time",
+ "translation"
],
- "time": "2018-03-21T22:21:57+00:00"
+ "time": "2019-03-10T08:50:58+00:00"
},
{
"name": "justinrainbow/json-schema",
@@ -1846,45 +2832,42 @@
},
{
"name": "laravel/framework",
- "version": "v5.8.35",
+ "version": "v5.6.39",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
- "reference": "5a9e4d241a8b815e16c9d2151e908992c38db197"
+ "reference": "37bb306f516669ab4f888c16003f694313ab299e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/framework/zipball/5a9e4d241a8b815e16c9d2151e908992c38db197",
- "reference": "5a9e4d241a8b815e16c9d2151e908992c38db197",
+ "url": "https://api.github.com/repos/laravel/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e",
+ "reference": "37bb306f516669ab4f888c16003f694313ab299e",
"shasum": ""
},
"require": {
- "doctrine/inflector": "^1.1",
- "dragonmantank/cron-expression": "^2.0",
- "egulias/email-validator": "^2.0",
- "erusev/parsedown": "^1.7",
- "ext-json": "*",
+ "doctrine/inflector": "~1.1",
+ "dragonmantank/cron-expression": "~2.0",
+ "erusev/parsedown": "~1.7",
"ext-mbstring": "*",
"ext-openssl": "*",
"league/flysystem": "^1.0.8",
- "monolog/monolog": "^1.12",
- "nesbot/carbon": "^1.26.3 || ^2.0",
- "opis/closure": "^3.1",
+ "monolog/monolog": "~1.12",
+ "nesbot/carbon": "1.25.*",
"php": "^7.1.3",
- "psr/container": "^1.0",
+ "psr/container": "~1.0",
"psr/simple-cache": "^1.0",
"ramsey/uuid": "^3.7",
- "swiftmailer/swiftmailer": "^6.0",
- "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",
+ "swiftmailer/swiftmailer": "~6.0",
+ "symfony/console": "~4.0",
+ "symfony/debug": "~4.0",
+ "symfony/finder": "~4.0",
+ "symfony/http-foundation": "~4.0",
+ "symfony/http-kernel": "~4.0",
+ "symfony/process": "~4.0",
+ "symfony/routing": "~4.0",
+ "symfony/var-dumper": "~4.0",
"tijsverkoyen/css-to-inline-styles": "^2.2.1",
- "vlucas/phpdotenv": "^3.3"
+ "vlucas/phpdotenv": "~2.2"
},
"conflict": {
"tightenco/collect": "<5.5.33"
@@ -1920,49 +2903,43 @@
"illuminate/view": "self.version"
},
"require-dev": {
- "aws/aws-sdk-php": "^3.0",
- "doctrine/dbal": "^2.6",
+ "aws/aws-sdk-php": "~3.0",
+ "doctrine/dbal": "~2.6",
"filp/whoops": "^2.1.4",
- "guzzlehttp/guzzle": "^6.3",
- "league/flysystem-cached-adapter": "^1.0",
- "mockery/mockery": "^1.0",
+ "league/flysystem-cached-adapter": "~1.0",
+ "mockery/mockery": "~1.0",
"moontoast/math": "^1.1",
- "orchestra/testbench-core": "3.8.*",
- "pda/pheanstalk": "^4.0",
- "phpunit/phpunit": "^7.5|^8.0",
+ "orchestra/testbench-core": "3.6.*",
+ "pda/pheanstalk": "~3.0",
+ "phpunit/phpunit": "~7.0",
"predis/predis": "^1.1.1",
- "symfony/css-selector": "^4.2",
- "symfony/dom-crawler": "^4.2",
- "true/punycode": "^2.1"
+ "symfony/css-selector": "~4.0",
+ "symfony/dom-crawler": "~4.0"
},
"suggest": {
- "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (^3.0).",
- "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
- "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
+ "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
+ "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.6).",
"ext-pcntl": "Required to use all features of the queue worker.",
"ext-posix": "Required to use all features of the queue worker.",
- "filp/whoops": "Required for friendly error pages in development (^2.1.4).",
- "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
- "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).",
- "laravel/tinker": "Required to use the tinker console command (^1.0).",
- "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
- "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
- "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (^1.0).",
- "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 (^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.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)."
+ "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
+ "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
+ "laravel/tinker": "Required to use the tinker console command (~1.0).",
+ "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
+ "league/flysystem-cached-adapter": "Required to use the Flysystem cache (~1.0).",
+ "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
+ "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (~1.0).",
+ "nexmo/client": "Required to use the Nexmo transport (~1.0).",
+ "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.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.0).",
+ "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~4.0).",
+ "symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.8-dev"
+ "dev-master": "5.6-dev"
}
},
"autoload": {
@@ -1990,7 +2967,7 @@
"framework",
"laravel"
],
- "time": "2019-09-03T16:44:30+00:00"
+ "time": "2018-10-04T14:50:41+00:00"
},
{
"name": "laravel/socialite",
@@ -2120,35 +3097,35 @@
},
{
"name": "laravelcollective/html",
- "version": "v5.8.1",
+ "version": "v5.6.10",
"source": {
"type": "git",
"url": "https://github.com/LaravelCollective/html.git",
- "reference": "3a1c9974ea629eed96e101a24e3852ced382eb29"
+ "reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/LaravelCollective/html/zipball/3a1c9974ea629eed96e101a24e3852ced382eb29",
- "reference": "3a1c9974ea629eed96e101a24e3852ced382eb29",
+ "url": "https://api.github.com/repos/LaravelCollective/html/zipball/974605fcd22a7e4d19f0b2ef635a0d1d7400387d",
+ "reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d",
"shasum": ""
},
"require": {
- "illuminate/http": "5.8.*",
- "illuminate/routing": "5.8.*",
- "illuminate/session": "5.8.*",
- "illuminate/support": "5.8.*",
- "illuminate/view": "5.8.*",
+ "illuminate/http": "5.6.*",
+ "illuminate/routing": "5.6.*",
+ "illuminate/session": "5.6.*",
+ "illuminate/support": "5.6.*",
+ "illuminate/view": "5.6.*",
"php": ">=7.1.3"
},
"require-dev": {
- "illuminate/database": "5.8.*",
+ "illuminate/database": "5.6.*",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~7.1"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.8-dev"
+ "dev-master": "5.6-dev"
},
"laravel": {
"providers": [
@@ -2173,18 +3150,18 @@
"MIT"
],
"authors": [
- {
- "name": "Adam Engebretson",
- "email": "adam@laravelcollective.com"
- },
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
+ },
+ {
+ "name": "Adam Engebretson",
+ "email": "adam@laravelcollective.com"
}
],
"description": "HTML and Form Builders for the Laravel Framework",
"homepage": "https://laravelcollective.com",
- "time": "2019-09-05T12:32:25+00:00"
+ "time": "2018-06-18T15:04:16+00:00"
},
{
"name": "league/flysystem",
@@ -2317,6 +3294,53 @@
"description": "Flysystem adapter for the AWS S3 SDK v3.x",
"time": "2019-06-05T17:18:29+00:00"
},
+ {
+ "name": "league/flysystem-cached-adapter",
+ "version": "1.0.9",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
+ "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/08ef74e9be88100807a3b92cc9048a312bf01d6f",
+ "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f",
+ "shasum": ""
+ },
+ "require": {
+ "league/flysystem": "~1.0",
+ "psr/cache": "^1.0.0"
+ },
+ "require-dev": {
+ "mockery/mockery": "~0.9",
+ "phpspec/phpspec": "^3.4",
+ "phpunit/phpunit": "^5.7",
+ "predis/predis": "~1.0",
+ "tedivm/stash": "~0.12"
+ },
+ "suggest": {
+ "ext-phpredis": "Pure C implemented extension for PHP"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "League\\Flysystem\\Cached\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "frankdejonge",
+ "email": "info@frenky.net"
+ }
+ ],
+ "description": "An adapter decorator to enable meta-data caching.",
+ "time": "2018-07-09T20:51:04+00:00"
+ },
{
"name": "league/oauth1-client",
"version": "1.7.0",
@@ -2382,40 +3406,31 @@
},
{
"name": "maatwebsite/excel",
- "version": "2.1.30",
+ "version": "3.1.17",
"source": {
"type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
- "reference": "f5540c4ba3ac50cebd98b09ca42e61f926ef299f"
+ "reference": "bd377ad37b285d9bc25c9adca360e4392041dea6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/f5540c4ba3ac50cebd98b09ca42e61f926ef299f",
- "reference": "f5540c4ba3ac50cebd98b09ca42e61f926ef299f",
+ "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/bd377ad37b285d9bc25c9adca360e4392041dea6",
+ "reference": "bd377ad37b285d9bc25c9adca360e4392041dea6",
"shasum": ""
},
"require": {
- "illuminate/cache": "^5.0",
- "illuminate/config": "^5.0",
- "illuminate/filesystem": "^5.0",
- "illuminate/support": "^5.0",
- "jeremeamia/superclosure": "^2.3",
- "nesbot/carbon": "~1.0",
- "php": ">=5.5",
- "phpoffice/phpexcel": "^1.8.1",
- "tijsverkoyen/css-to-inline-styles": "~2.0"
+ "ext-json": "*",
+ "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
+ "opis/closure": "^3.1",
+ "php": "^7.0",
+ "phpoffice/phpspreadsheet": "^1.6"
},
"require-dev": {
- "mockery/mockery": "~1.0",
- "orchestra/testbench": "3.1.*|3.2.*|3.3.*|3.4.*|3.5.*|3.6.*",
- "phpseclib/phpseclib": "~1.0",
- "phpunit/phpunit": "~4.0"
- },
- "suggest": {
- "illuminate/http": "^5.0",
- "illuminate/queue": "^5.0",
- "illuminate/routing": "^5.0",
- "illuminate/view": "^5.0"
+ "mockery/mockery": "^1.1",
+ "orchestra/database": "^4.0",
+ "orchestra/testbench": "^4.0",
+ "phpunit/phpunit": "^8.0",
+ "predis/predis": "^1.1"
},
"type": "library",
"extra": {
@@ -2429,10 +3444,7 @@
}
},
"autoload": {
- "classmap": [
- "src/Maatwebsite/Excel"
- ],
- "psr-0": {
+ "psr-4": {
"Maatwebsite\\Excel\\": "src/"
}
},
@@ -2442,11 +3454,11 @@
],
"authors": [
{
- "name": "Maatwebsite.nl",
+ "name": "Patrick Brouwers",
"email": "patrick@maatwebsite.nl"
}
],
- "description": "Supercharged Excel exports in Laravel",
+ "description": "Supercharged Excel exports and imports in Laravel",
"keywords": [
"PHPExcel",
"batch",
@@ -2454,9 +3466,176 @@
"excel",
"export",
"import",
- "laravel"
+ "laravel",
+ "php",
+ "phpspreadsheet"
],
- "time": "2018-09-04T19:00:09+00:00"
+ "time": "2019-09-04T19:28:20+00:00"
+ },
+ {
+ "name": "markbaker/complex",
+ "version": "1.4.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/MarkBaker/PHPComplex.git",
+ "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
+ "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6.0|^7.0.0"
+ },
+ "require-dev": {
+ "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
+ "phpcompatibility/php-compatibility": "^8.0",
+ "phpdocumentor/phpdocumentor": "2.*",
+ "phploc/phploc": "2.*",
+ "phpmd/phpmd": "2.*",
+ "phpunit/phpunit": "^4.8.35|^5.4.0",
+ "sebastian/phpcpd": "2.*",
+ "squizlabs/php_codesniffer": "^3.3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Complex\\": "classes/src/"
+ },
+ "files": [
+ "classes/src/functions/abs.php",
+ "classes/src/functions/acos.php",
+ "classes/src/functions/acosh.php",
+ "classes/src/functions/acot.php",
+ "classes/src/functions/acoth.php",
+ "classes/src/functions/acsc.php",
+ "classes/src/functions/acsch.php",
+ "classes/src/functions/argument.php",
+ "classes/src/functions/asec.php",
+ "classes/src/functions/asech.php",
+ "classes/src/functions/asin.php",
+ "classes/src/functions/asinh.php",
+ "classes/src/functions/atan.php",
+ "classes/src/functions/atanh.php",
+ "classes/src/functions/conjugate.php",
+ "classes/src/functions/cos.php",
+ "classes/src/functions/cosh.php",
+ "classes/src/functions/cot.php",
+ "classes/src/functions/coth.php",
+ "classes/src/functions/csc.php",
+ "classes/src/functions/csch.php",
+ "classes/src/functions/exp.php",
+ "classes/src/functions/inverse.php",
+ "classes/src/functions/ln.php",
+ "classes/src/functions/log2.php",
+ "classes/src/functions/log10.php",
+ "classes/src/functions/negative.php",
+ "classes/src/functions/pow.php",
+ "classes/src/functions/rho.php",
+ "classes/src/functions/sec.php",
+ "classes/src/functions/sech.php",
+ "classes/src/functions/sin.php",
+ "classes/src/functions/sinh.php",
+ "classes/src/functions/sqrt.php",
+ "classes/src/functions/tan.php",
+ "classes/src/functions/tanh.php",
+ "classes/src/functions/theta.php",
+ "classes/src/operations/add.php",
+ "classes/src/operations/subtract.php",
+ "classes/src/operations/multiply.php",
+ "classes/src/operations/divideby.php",
+ "classes/src/operations/divideinto.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Mark Baker",
+ "email": "mark@lange.demon.co.uk"
+ }
+ ],
+ "description": "PHP Class for working with complex numbers",
+ "homepage": "https://github.com/MarkBaker/PHPComplex",
+ "keywords": [
+ "complex",
+ "mathematics"
+ ],
+ "time": "2018-10-13T23:28:42+00:00"
+ },
+ {
+ "name": "markbaker/matrix",
+ "version": "1.1.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/MarkBaker/PHPMatrix.git",
+ "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64",
+ "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6.0|^7.0.0"
+ },
+ "require-dev": {
+ "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
+ "phpcompatibility/php-compatibility": "^8.0",
+ "phpdocumentor/phpdocumentor": "2.*",
+ "phploc/phploc": "2.*",
+ "phpmd/phpmd": "2.*",
+ "phpunit/phpunit": "^4.8.35|^5.4.0",
+ "sebastian/phpcpd": "2.*",
+ "squizlabs/php_codesniffer": "^3.3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Matrix\\": "classes/src/"
+ },
+ "files": [
+ "classes/src/functions/adjoint.php",
+ "classes/src/functions/antidiagonal.php",
+ "classes/src/functions/cofactors.php",
+ "classes/src/functions/determinant.php",
+ "classes/src/functions/diagonal.php",
+ "classes/src/functions/identity.php",
+ "classes/src/functions/inverse.php",
+ "classes/src/functions/minors.php",
+ "classes/src/functions/trace.php",
+ "classes/src/functions/transpose.php",
+ "classes/src/operations/add.php",
+ "classes/src/operations/directsum.php",
+ "classes/src/operations/subtract.php",
+ "classes/src/operations/multiply.php",
+ "classes/src/operations/divideby.php",
+ "classes/src/operations/divideinto.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Mark Baker",
+ "email": "mark@lange.demon.co.uk"
+ }
+ ],
+ "description": "PHP Class for working with matrices",
+ "homepage": "https://github.com/MarkBaker/PHPMatrix",
+ "keywords": [
+ "mathematics",
+ "matrix",
+ "vector"
+ ],
+ "time": "2018-11-04T22:12:12+00:00"
},
{
"name": "maxhoffmann/parsedown-laravel",
@@ -2505,16 +3684,16 @@
},
{
"name": "mcamara/laravel-localization",
- "version": "1.4.1",
+ "version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/mcamara/laravel-localization.git",
- "reference": "82d06c66cdf1e3ed17783842886d87cbd5aadd43"
+ "reference": "d228a61afd8cfe9eb7f8f7450acfa0371382407d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/82d06c66cdf1e3ed17783842886d87cbd5aadd43",
- "reference": "82d06c66cdf1e3ed17783842886d87cbd5aadd43",
+ "url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/d228a61afd8cfe9eb7f8f7450acfa0371382407d",
+ "reference": "d228a61afd8cfe9eb7f8f7450acfa0371382407d",
"shasum": ""
},
"require": {
@@ -2563,7 +3742,7 @@
"localization",
"php"
],
- "time": "2019-09-08T13:56:19+00:00"
+ "time": "2019-09-20T15:24:04+00:00"
},
{
"name": "mews/purifier",
@@ -2906,16 +4085,16 @@
},
{
"name": "nesbot/carbon",
- "version": "1.39.0",
+ "version": "1.25.3",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0"
+ "reference": "ad6afecd38ce2d7f7bd1b5d47ffd8e93ebbd3ed8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
- "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ad6afecd38ce2d7f7bd1b5d47ffd8e93ebbd3ed8",
+ "reference": "ad6afecd38ce2d7f7bd1b5d47ffd8e93ebbd3ed8",
"shasum": ""
},
"require": {
@@ -2933,16 +4112,11 @@
],
"type": "library",
"extra": {
- "update-helper": "Carbon\\Upgrade",
- "laravel": {
- "providers": [
- "Carbon\\Laravel\\ServiceProvider"
- ]
- }
+ "update-helper": "Carbon\\Upgrade"
},
"autoload": {
"psr-4": {
- "": "src/"
+ "Carbon\\": "src/Carbon/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2963,7 +4137,7 @@
"datetime",
"time"
],
- "time": "2019-06-11T09:07:59+00:00"
+ "time": "2019-06-03T17:56:44+00:00"
},
{
"name": "nikic/php-parser",
@@ -3856,117 +5030,97 @@
"time": "2016-01-26T13:27:02+00:00"
},
{
- "name": "phpoffice/phpexcel",
- "version": "1.8.2",
+ "name": "phpoffice/phpspreadsheet",
+ "version": "1.9.0",
"source": {
"type": "git",
- "url": "https://github.com/PHPOffice/PHPExcel.git",
- "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
+ "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
+ "reference": "8dea03eaf60a349b6097e4bcad11f894668280df"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
- "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/8dea03eaf60a349b6097e4bcad11f894668280df",
+ "reference": "8dea03eaf60a349b6097e4bcad11f894668280df",
"shasum": ""
},
"require": {
+ "ext-ctype": "*",
+ "ext-dom": "*",
+ "ext-fileinfo": "*",
+ "ext-gd": "*",
+ "ext-iconv": "*",
+ "ext-libxml": "*",
"ext-mbstring": "*",
+ "ext-simplexml": "*",
"ext-xml": "*",
+ "ext-xmlreader": "*",
"ext-xmlwriter": "*",
- "php": "^5.2|^7.0"
+ "ext-zip": "*",
+ "ext-zlib": "*",
+ "markbaker/complex": "^1.4",
+ "markbaker/matrix": "^1.1",
+ "php": "^7.1",
+ "psr/simple-cache": "^1.0"
},
"require-dev": {
- "squizlabs/php_codesniffer": "2.*"
+ "dompdf/dompdf": "^0.8.0",
+ "friendsofphp/php-cs-fixer": "@stable",
+ "jpgraph/jpgraph": "^4.0",
+ "mpdf/mpdf": "^7.0.0",
+ "phpcompatibility/php-compatibility": "^8.0",
+ "phpunit/phpunit": "^7.5",
+ "squizlabs/php_codesniffer": "^3.3",
+ "tecnickcom/tcpdf": "^6.2"
+ },
+ "suggest": {
+ "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
+ "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
+ "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
+ "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
},
"type": "library",
"autoload": {
- "psr-0": {
- "PHPExcel": "Classes/"
+ "psr-4": {
+ "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "LGPL-2.1"
+ "LGPL-2.1-or-later"
],
"authors": [
{
"name": "Maarten Balliauw",
- "homepage": "http://blog.maartenballiauw.be"
+ "homepage": "https://blog.maartenballiauw.be"
+ },
+ {
+ "name": "Mark Baker",
+ "homepage": "https://markbakeruk.net"
+ },
+ {
+ "name": "Franck Lefevre",
+ "homepage": "https://rootslabs.net"
},
{
"name": "Erik Tilt"
},
{
- "name": "Franck Lefevre",
- "homepage": "http://rootslabs.net"
- },
- {
- "name": "Mark Baker",
- "homepage": "http://markbakeruk.net"
+ "name": "Adrien Crivelli"
}
],
- "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
- "homepage": "https://github.com/PHPOffice/PHPExcel",
+ "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
+ "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
"keywords": [
"OpenXML",
"excel",
+ "gnumeric",
+ "ods",
"php",
"spreadsheet",
"xls",
"xlsx"
],
- "abandoned": "phpoffice/phpspreadsheet",
- "time": "2018-11-22T23:07:24+00:00"
- },
- {
- "name": "phpoption/phpoption",
- "version": "1.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/schmittjoh/php-option.git",
- "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
- "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.0"
- },
- "require-dev": {
- "phpunit/phpunit": "4.7.*"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.3-dev"
- }
- },
- "autoload": {
- "psr-0": {
- "PhpOption\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache2"
- ],
- "authors": [
- {
- "name": "Johannes M. Schmitt",
- "email": "schmittjoh@gmail.com"
- }
- ],
- "description": "Option Type for PHP",
- "keywords": [
- "language",
- "option",
- "php",
- "type"
- ],
- "time": "2015-07-25T16:39:46+00:00"
+ "time": "2019-08-17T22:24:35+00:00"
},
{
"name": "predis/predis",
@@ -4018,6 +5172,118 @@
],
"time": "2016-06-16T16:22:20+00:00"
},
+ {
+ "name": "prologue/alerts",
+ "version": "0.4.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/prologuephp/alerts.git",
+ "reference": "b4357dfa8abd5c58e41b8bb1fddc0781184d35da"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/prologuephp/alerts/zipball/b4357dfa8abd5c58e41b8bb1fddc0781184d35da",
+ "reference": "b4357dfa8abd5c58e41b8bb1fddc0781184d35da",
+ "shasum": ""
+ },
+ "require": {
+ "illuminate/config": "~5|~6",
+ "illuminate/session": "~5|~6",
+ "illuminate/support": "~5|~6",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "mockery/mockery": "~0.9",
+ "phpunit/phpunit": "~4.1"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Prologue\\Alerts\\AlertsServiceProvider"
+ ],
+ "aliases": {
+ "Alert": "Prologue\\Alerts\\Facades\\Alert"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Prologue\\Alerts\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Dries Vints",
+ "email": "dries.vints@gmail.com",
+ "homepage": "http://driesvints.com",
+ "role": "Creator"
+ },
+ {
+ "name": "Cristian Tabacitu",
+ "email": "hello@tabacitu.ro",
+ "homepage": "http://tabacitu.ro",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Prologue Alerts is a package that handles global site messages.",
+ "keywords": [
+ "alerts",
+ "laravel",
+ "messages"
+ ],
+ "time": "2019-09-04T04:10:03+00:00"
+ },
+ {
+ "name": "psr/cache",
+ "version": "1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/cache.git",
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Psr\\Cache\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "http://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interface for caching libraries",
+ "keywords": [
+ "cache",
+ "psr",
+ "psr-6"
+ ],
+ "time": "2016-08-06T20:24:11+00:00"
+ },
{
"name": "psr/container",
"version": "1.0.0",
@@ -4546,6 +5812,243 @@
],
"time": "2015-10-13T18:44:15+00:00"
},
+ {
+ "name": "spatie/db-dumper",
+ "version": "2.14.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/spatie/db-dumper.git",
+ "reference": "0ea605041373dce22cd0a387bca598050c7d033b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/spatie/db-dumper/zipball/0ea605041373dce22cd0a387bca598050c7d033b",
+ "reference": "0ea605041373dce22cd0a387bca598050c7d033b",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2",
+ "symfony/process": "^4.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^7.0|^8.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Spatie\\DbDumper\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Freek Van der Herten",
+ "email": "freek@spatie.be",
+ "homepage": "https://spatie.be",
+ "role": "Developer"
+ }
+ ],
+ "description": "Dump databases",
+ "homepage": "https://github.com/spatie/db-dumper",
+ "keywords": [
+ "database",
+ "db-dumper",
+ "dump",
+ "mysqldump",
+ "spatie"
+ ],
+ "time": "2019-08-21T16:39:54+00:00"
+ },
+ {
+ "name": "spatie/laravel-backup",
+ "version": "5.12.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/spatie/laravel-backup.git",
+ "reference": "553562557ef13fda0e823cc609cd7d4f2c4f2552"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/553562557ef13fda0e823cc609cd7d4f2c4f2552",
+ "reference": "553562557ef13fda0e823cc609cd7d4f2c4f2552",
+ "shasum": ""
+ },
+ "require": {
+ "illuminate/console": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
+ "league/flysystem": "^1.0.27",
+ "php": "^7.1",
+ "spatie/db-dumper": "^2.11.1",
+ "spatie/temporary-directory": "^1.1",
+ "symfony/finder": "^3.3|^4.0"
+ },
+ "require-dev": {
+ "mockery/mockery": "^1.0",
+ "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0|~3.8.0",
+ "phpunit/phpunit": "^7.3"
+ },
+ "suggest": {
+ "guzzlehttp/guzzle": "Allows notifications to be sent via Slack"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Spatie\\Backup\\BackupServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Spatie\\Backup\\": "src"
+ },
+ "files": [
+ "src/Helpers/functions.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Freek Van der Herten",
+ "email": "freek@spatie.be",
+ "homepage": "https://spatie.be",
+ "role": "Developer"
+ }
+ ],
+ "description": "A Laravel 5 package to backup your application",
+ "homepage": "https://github.com/spatie/laravel-backup",
+ "keywords": [
+ "backup",
+ "database",
+ "laravel-backup",
+ "spatie"
+ ],
+ "time": "2019-04-04T12:00:30+00:00"
+ },
+ {
+ "name": "spatie/laravel-permission",
+ "version": "2.38.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/spatie/laravel-permission.git",
+ "reference": "674ad54a0ba95d8ad26990aa250b5c9d9b165e15"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/674ad54a0ba95d8ad26990aa250b5c9d9b165e15",
+ "reference": "674ad54a0ba95d8ad26990aa250b5c9d9b165e15",
+ "shasum": ""
+ },
+ "require": {
+ "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": {
+ "orchestra/testbench": "~3.4.2|~3.5.0|~3.6.0|~3.7.0",
+ "phpunit/phpunit": "^5.7|6.2|^7.0",
+ "predis/predis": "^1.1"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Spatie\\Permission\\PermissionServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Spatie\\Permission\\": "src"
+ },
+ "files": [
+ "src/helpers.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Freek Van der Herten",
+ "email": "freek@spatie.be",
+ "homepage": "https://spatie.be",
+ "role": "Developer"
+ }
+ ],
+ "description": "Permission handling for Laravel 5.4 to 5.8",
+ "homepage": "https://github.com/spatie/laravel-permission",
+ "keywords": [
+ "acl",
+ "laravel",
+ "permission",
+ "permissions",
+ "rbac",
+ "roles",
+ "security",
+ "spatie"
+ ],
+ "time": "2019-09-02T17:12:21+00:00"
+ },
+ {
+ "name": "spatie/temporary-directory",
+ "version": "1.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/spatie/temporary-directory.git",
+ "reference": "3e51af9a8361f85cffc1fb2c52135f3e064758cc"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/3e51af9a8361f85cffc1fb2c52135f3e064758cc",
+ "reference": "3e51af9a8361f85cffc1fb2c52135f3e064758cc",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^8.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Spatie\\TemporaryDirectory\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Alex Vanderbist",
+ "email": "alex@spatie.be",
+ "homepage": "https://spatie.be",
+ "role": "Developer"
+ }
+ ],
+ "description": "Easily create, use and destroy temporary directories",
+ "homepage": "https://github.com/spatie/temporary-directory",
+ "keywords": [
+ "spatie",
+ "temporary-directory"
+ ],
+ "time": "2019-08-28T06:53:51+00:00"
+ },
{
"name": "stripe/stripe-php",
"version": "v6.43.1",
@@ -4602,6 +6105,64 @@
],
"time": "2019-08-29T16:56:12+00:00"
},
+ {
+ "name": "studio-42/elfinder",
+ "version": "2.1.50",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Studio-42/elFinder.git",
+ "reference": "ae1a24001af2727ef7ef4e8f32c7dc1b49709062"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/ae1a24001af2727ef7ef4e8f32c7dc1b49709062",
+ "reference": "ae1a24001af2727ef7ef4e8f32c7dc1b49709062",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.2"
+ },
+ "suggest": {
+ "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
+ "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
+ "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
+ "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Dmitry Levashov",
+ "email": "dio@std42.ru",
+ "homepage": "http://std42.ru"
+ },
+ {
+ "name": "Troex Nevelin",
+ "email": "troex@fury.scancode.ru",
+ "homepage": "http://std42.ru"
+ },
+ {
+ "name": "Naoki Sawada",
+ "email": "hypweb+elfinder@gmail.com",
+ "homepage": "http://xoops.hypweb.net"
+ },
+ {
+ "name": "Community contributions",
+ "homepage": "https://github.com/Studio-42/elFinder/contributors"
+ }
+ ],
+ "description": "File manager for web",
+ "homepage": "http://elfinder.org",
+ "time": "2019-08-20T14:15:16+00:00"
+ },
{
"name": "swiftmailer/swiftmailer",
"version": "v6.2.1",
@@ -5519,62 +7080,6 @@
],
"time": "2019-08-06T08:03:45+00:00"
},
- {
- "name": "symfony/polyfill-php56",
- "version": "v1.12.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-php56.git",
- "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
- "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3",
- "symfony/polyfill-util": "~1.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.12-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php56\\": ""
- },
- "files": [
- "bootstrap.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Nicolas Grekas",
- "email": "p@tchwork.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
- "homepage": "https://symfony.com",
- "keywords": [
- "compatibility",
- "polyfill",
- "portable",
- "shim"
- ],
- "time": "2019-08-06T08:03:45+00:00"
- },
{
"name": "symfony/polyfill-php72",
"version": "v1.12.0",
@@ -5688,58 +7193,6 @@
],
"time": "2019-08-06T08:03:45+00:00"
},
- {
- "name": "symfony/polyfill-util",
- "version": "v1.12.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-util.git",
- "reference": "4317de1386717b4c22caed7725350a8887ab205c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
- "reference": "4317de1386717b4c22caed7725350a8887ab205c",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.3"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.12-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Util\\": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Nicolas Grekas",
- "email": "p@tchwork.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony utilities for portability of PHP codes",
- "homepage": "https://symfony.com",
- "keywords": [
- "compat",
- "compatibility",
- "polyfill",
- "shim"
- ],
- "time": "2019-08-06T08:03:45+00:00"
- },
{
"name": "symfony/process",
"version": "v4.3.4",
@@ -6132,6 +7585,46 @@
],
"time": "2019-08-26T08:26:39+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"
+ },
{
"name": "tijsverkoyen/css-to-inline-styles",
"version": "2.2.1",
@@ -6226,6 +7719,59 @@
"description": "Fault tolerance library and micro-services helpers",
"time": "2017-10-06T12:21:00+00:00"
},
+ {
+ "name": "venturecraft/revisionable",
+ "version": "1.32.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/VentureCraft/revisionable.git",
+ "reference": "4e288ba15f82a5614cf10bc18698cc8a8f374498"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/VentureCraft/revisionable/zipball/4e288ba15f82a5614cf10bc18698cc8a8f374498",
+ "reference": "4e288ba15f82a5614cf10bc18698cc8a8f374498",
+ "shasum": ""
+ },
+ "require": {
+ "illuminate/support": "~4.0|~5.0|~5.1|^6.0",
+ "laravel/framework": "~5.4|^6.0",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "orchestra/testbench": "~3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/migrations"
+ ],
+ "psr-0": {
+ "Venturecraft\\Revisionable": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Chris Duell",
+ "email": "me@chrisduell.com"
+ }
+ ],
+ "description": "Keep a revision history for your models without thinking, created as a package for use with Laravel",
+ "homepage": "http://github.com/venturecraft/revisionable",
+ "keywords": [
+ "Audit",
+ "ardent",
+ "history",
+ "laravel",
+ "model",
+ "revision"
+ ],
+ "time": "2019-09-23T21:20:15+00:00"
+ },
{
"name": "vinelab/http",
"version": "v1.5.4",
@@ -6279,30 +7825,29 @@
},
{
"name": "vlucas/phpdotenv",
- "version": "v3.6.0",
+ "version": "v2.6.1",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
- "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
+ "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
- "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
+ "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
+ "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
"shasum": ""
},
"require": {
- "php": "^5.4 || ^7.0",
- "phpoption/phpoption": "^1.5",
+ "php": ">=5.3.9",
"symfony/polyfill-ctype": "^1.9"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
+ "phpunit/phpunit": "^4.8.35 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.6-dev"
+ "dev-master": "2.6-dev"
}
},
"autoload": {
@@ -6315,15 +7860,10 @@
"BSD-3-Clause"
],
"authors": [
- {
- "name": "Graham Campbell",
- "email": "graham@alt-three.com",
- "homepage": "https://gjcampbell.co.uk/"
- },
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
- "homepage": "https://vancelucas.com/"
+ "homepage": "http://www.vancelucas.com"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
@@ -6332,10 +7872,70 @@
"env",
"environment"
],
- "time": "2019-09-10T21:37:39+00:00"
+ "time": "2019-01-29T11:11:52+00:00"
}
],
"packages-dev": [
+ {
+ "name": "backpack/generators",
+ "version": "1.2.7",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Laravel-Backpack/Generators.git",
+ "reference": "3fa40e5be98fa84463fcdaf60db2b73068ed184c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Laravel-Backpack/Generators/zipball/3fa40e5be98fa84463fcdaf60db2b73068ed184c",
+ "reference": "3fa40e5be98fa84463fcdaf60db2b73068ed184c",
+ "shasum": ""
+ },
+ "require": {
+ "backpack/base": "0.9.*|1.0.*|1.1.*"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*",
+ "scrutinizer/ocular": "~1.1"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ },
+ "laravel": {
+ "providers": [
+ "Backpack\\Generators\\GeneratorsServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Backpack\\Generators\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "proprietary"
+ ],
+ "authors": [
+ {
+ "name": "Cristian Tone",
+ "email": "cristitone@outlook.com",
+ "homepage": "http://updivision.com",
+ "role": "Developer"
+ }
+ ],
+ "description": "Generate files for laravel projects",
+ "homepage": "https://github.com/laravel-backpack/generators",
+ "keywords": [
+ "config",
+ "generators",
+ "model",
+ "request",
+ "view"
+ ],
+ "time": "2019-02-27T20:03:32+00:00"
+ },
{
"name": "doctrine/instantiator",
"version": "1.2.0",
@@ -6442,6 +8042,57 @@
],
"time": "2018-07-12T10:23:15+00:00"
},
+ {
+ "name": "laracasts/generators",
+ "version": "1.1.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/laracasts/Laravel-5-Generators-Extended.git",
+ "reference": "bf6aa824698516cb6e22f63f275e8f73bd25f56b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/laracasts/Laravel-5-Generators-Extended/zipball/bf6aa824698516cb6e22f63f275e8f73bd25f56b",
+ "reference": "bf6aa824698516cb6e22f63f275e8f73bd25f56b",
+ "shasum": ""
+ },
+ "require": {
+ "illuminate/support": "~5.0",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "phpspec/phpspec": "~2.1"
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Laracasts\\Generators\\GeneratorsServiceProvider"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Laracasts\\Generators\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Jeffrey Way",
+ "email": "jeffrey@laracasts.com"
+ }
+ ],
+ "description": "Extend Laravel 5's generators.",
+ "keywords": [
+ "generators",
+ "laravel"
+ ],
+ "time": "2017-11-14T20:43:22+00:00"
+ },
{
"name": "myclabs/deep-copy",
"version": "1.9.3",
@@ -6863,22 +8514,22 @@
},
{
"name": "phpspec/prophecy",
- "version": "1.8.1",
+ "version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
- "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
+ "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
- "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203",
+ "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
- "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
+ "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
"sebastian/comparator": "^1.1|^2.0|^3.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
@@ -6922,7 +8573,7 @@
"spy",
"stub"
],
- "time": "2019-06-13T12:50:23+00:00"
+ "time": "2019-10-03T11:07:50+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -7116,8 +8767,8 @@
"authors": [
{
"name": "Sebastian Bergmann",
- "role": "lead",
- "email": "sebastian@phpunit.de"
+ "email": "sebastian@phpunit.de",
+ "role": "lead"
}
],
"description": "Utility class for timing",
@@ -7129,16 +8780,16 @@
},
{
"name": "phpunit/php-token-stream",
- "version": "3.1.0",
+ "version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
- "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a"
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a",
- "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
"shasum": ""
},
"require": {
@@ -7174,7 +8825,7 @@
"keywords": [
"tokenizer"
],
- "time": "2019-07-25T05:29:42+00:00"
+ "time": "2019-09-17T06:23:10+00:00"
},
{
"name": "phpunit/phpunit",
@@ -7972,8 +9623,8 @@
"authors": [
{
"name": "Arne Blankerts",
- "role": "Developer",
- "email": "arne@blankerts.de"
+ "email": "arne@blankerts.de",
+ "role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
diff --git a/public/svg/403.svg b/public/svg/403.svg
new file mode 100644
index 00000000..8e31ff6f
--- /dev/null
+++ b/public/svg/403.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/public/svg/404.svg b/public/svg/404.svg
new file mode 100644
index 00000000..6d288816
--- /dev/null
+++ b/public/svg/404.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/public/svg/500.svg b/public/svg/500.svg
new file mode 100644
index 00000000..58fc8a7f
--- /dev/null
+++ b/public/svg/500.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/public/svg/503.svg b/public/svg/503.svg
new file mode 100644
index 00000000..6ad10933
--- /dev/null
+++ b/public/svg/503.svg
@@ -0,0 +1 @@
+
\ No newline at end of file