diff --git a/composer.lock b/composer.lock
index 5f4e9f4..9c66acf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,16 +8,16 @@
"packages": [
{
"name": "astrotomic/laravel-translatable",
- "version": "v11.8.0",
+ "version": "v11.8.2",
"source": {
"type": "git",
"url": "https://github.com/Astrotomic/laravel-translatable.git",
- "reference": "8bd84a30381dfd9e2e1f24252b54279899959a7b"
+ "reference": "29d409f5fca2209252c9b6dc135b0994b2cadca0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/8bd84a30381dfd9e2e1f24252b54279899959a7b",
- "reference": "8bd84a30381dfd9e2e1f24252b54279899959a7b",
+ "url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/29d409f5fca2209252c9b6dc135b0994b2cadca0",
+ "reference": "29d409f5fca2209252c9b6dc135b0994b2cadca0",
"shasum": ""
},
"require": {
@@ -69,25 +69,7 @@
"laravel",
"translation"
],
- "funding": [
- {
- "url": "https://offset.earth/treeware",
- "type": "custom"
- },
- {
- "url": "https://github.com/Gummibeer",
- "type": "github"
- },
- {
- "url": "https://issuehunt.io/r/astrotomic",
- "type": "issuehunt"
- },
- {
- "url": "https://opencollective.com/astrotomic",
- "type": "open_collective"
- }
- ],
- "time": "2020-03-03T10:43:26+00:00"
+ "time": "2020-06-23T15:40:25+00:00"
},
{
"name": "bagisto/bagisto",
@@ -217,26 +199,20 @@
"framework",
"laravel"
],
- "funding": [
- {
- "url": "https://opencollective.com/bagisto",
- "type": "open_collective"
- }
- ],
"time": "2020-04-28T15:55:25+00:00"
},
{
"name": "barryvdh/laravel-debugbar",
- "version": "v3.3.2",
+ "version": "v3.3.3",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
- "reference": "95c31aab33689cd4572d27038186886f4bfa63ae"
+ "reference": "57f2219f6d9efe41ed1bc880d86701c52f261bf5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/95c31aab33689cd4572d27038186886f4bfa63ae",
- "reference": "95c31aab33689cd4572d27038186886f4bfa63ae",
+ "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/57f2219f6d9efe41ed1bc880d86701c52f261bf5",
+ "reference": "57f2219f6d9efe41ed1bc880d86701c52f261bf5",
"shasum": ""
},
"require": {
@@ -291,7 +267,7 @@
"profiler",
"webprofiler"
],
- "time": "2020-04-16T20:19:40+00:00"
+ "time": "2020-05-05T10:53:32+00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@@ -384,20 +360,20 @@
},
{
"name": "doctrine/cache",
- "version": "1.10.0",
+ "version": "1.10.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
- "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
+ "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
- "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
+ "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
"shasum": ""
},
"require": {
- "php": "~7.1"
+ "php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
@@ -462,7 +438,7 @@
"redis",
"xcache"
],
- "time": "2019-11-29T15:36:20+00:00"
+ "time": "2020-05-27T16:24:54+00:00"
},
{
"name": "doctrine/dbal",
@@ -624,33 +600,37 @@
},
{
"name": "doctrine/inflector",
- "version": "1.3.1",
+ "version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
- "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
+ "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
- "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
+ "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"shasum": ""
},
"require": {
- "php": "^7.1"
+ "php": "^7.2 || ^8.0"
},
"require-dev": {
- "phpunit/phpunit": "^6.2"
+ "doctrine/coding-standard": "^7.0",
+ "phpstan/phpstan": "^0.11",
+ "phpstan/phpstan-phpunit": "^0.11",
+ "phpstan/phpstan-strict-rules": "^0.11",
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.3.x-dev"
+ "dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
- "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
+ "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -679,32 +659,38 @@
"email": "schmittjoh@gmail.com"
}
],
- "description": "Common String Manipulations with regard to casing and singular/plural rules.",
- "homepage": "http://www.doctrine-project.org",
+ "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
+ "homepage": "https://www.doctrine-project.org/projects/inflector.html",
"keywords": [
"inflection",
- "pluralize",
- "singularize",
- "string"
+ "inflector",
+ "lowercase",
+ "manipulation",
+ "php",
+ "plural",
+ "singular",
+ "strings",
+ "uppercase",
+ "words"
],
- "time": "2019-10-30T19:59:35+00:00"
+ "time": "2020-05-29T15:13:26+00:00"
},
{
"name": "doctrine/lexer",
- "version": "1.2.0",
+ "version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
- "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
+ "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
- "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
+ "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
"shasum": ""
},
"require": {
- "php": "^7.2"
+ "php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
@@ -749,7 +735,7 @@
"parser",
"php"
],
- "time": "2019-10-30T14:39:59+00:00"
+ "time": "2020-05-25T17:44:05+00:00"
},
{
"name": "dompdf/dompdf",
@@ -873,16 +859,16 @@
},
{
"name": "egulias/email-validator",
- "version": "2.1.17",
+ "version": "2.1.18",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
+ "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
- "reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441",
+ "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441",
"shasum": ""
},
"require": {
@@ -906,7 +892,7 @@
},
"autoload": {
"psr-4": {
- "Egulias\\EmailValidator\\": "EmailValidator"
+ "Egulias\\EmailValidator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -927,20 +913,20 @@
"validation",
"validator"
],
- "time": "2020-02-13T22:36:52+00:00"
+ "time": "2020-06-16T20:11:17+00:00"
},
{
"name": "fideloper/proxy",
- "version": "4.3.0",
+ "version": "4.4.0",
"source": {
"type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git",
- "reference": "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a"
+ "reference": "9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a",
- "reference": "ec38ad69ee378a1eec04fb0e417a97cfaf7ed11a",
+ "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8",
+ "reference": "9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8",
"shasum": ""
},
"require": {
@@ -981,7 +967,7 @@
"proxy",
"trusted proxy"
],
- "time": "2020-02-22T01:51:47+00:00"
+ "time": "2020-06-23T01:36:47+00:00"
},
{
"name": "flynsarmy/db-blade-compiler",
@@ -1093,16 +1079,16 @@
},
{
"name": "guzzlehttp/guzzle",
- "version": "6.5.3",
+ "version": "6.5.5",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e"
+ "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e",
- "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
+ "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"shasum": ""
},
"require": {
@@ -1110,7 +1096,7 @@
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5",
- "symfony/polyfill-intl-idn": "^1.11"
+ "symfony/polyfill-intl-idn": "^1.17.0"
},
"require-dev": {
"ext-curl": "*",
@@ -1156,7 +1142,7 @@
"rest",
"web service"
],
- "time": "2020-04-18T10:38:46+00:00"
+ "time": "2020-06-16T21:01:06+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -1352,16 +1338,16 @@
},
{
"name": "intervention/imagecache",
- "version": "2.4.1",
+ "version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/Intervention/imagecache.git",
- "reference": "2fae78a3f299597c5179740f9e70b4f5e367b350"
+ "reference": "d3dadc8052702805ba2b8ffb11e0b05c1f5d2873"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Intervention/imagecache/zipball/2fae78a3f299597c5179740f9e70b4f5e367b350",
- "reference": "2fae78a3f299597c5179740f9e70b4f5e367b350",
+ "url": "https://api.github.com/repos/Intervention/imagecache/zipball/d3dadc8052702805ba2b8ffb11e0b05c1f5d2873",
+ "reference": "d3dadc8052702805ba2b8ffb11e0b05c1f5d2873",
"shasum": ""
},
"require": {
@@ -1402,7 +1388,7 @@
"imagick",
"laravel"
],
- "time": "2020-03-03T19:18:15+00:00"
+ "time": "2020-07-05T18:27:20+00:00"
},
{
"name": "jakub-onderka/php-console-color",
@@ -1614,16 +1600,16 @@
},
{
"name": "konekt/concord",
- "version": "1.5.1",
+ "version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/artkonekt/concord.git",
- "reference": "e01b5f6c8e0935762ce1dfbd1fb9dd044563277c"
+ "reference": "8f5555e4681faa9a80ed5a06f3f49bac3f5f7cd4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/artkonekt/concord/zipball/e01b5f6c8e0935762ce1dfbd1fb9dd044563277c",
- "reference": "e01b5f6c8e0935762ce1dfbd1fb9dd044563277c",
+ "url": "https://api.github.com/repos/artkonekt/concord/zipball/8f5555e4681faa9a80ed5a06f3f49bac3f5f7cd4",
+ "reference": "8f5555e4681faa9a80ed5a06f3f49bac3f5f7cd4",
"shasum": ""
},
"require": {
@@ -1671,7 +1657,7 @@
}
],
"description": "Concord is a Laravel Extension for building modular Laravel Applications",
- "time": "2020-03-19T16:34:23+00:00"
+ "time": "2020-06-20T16:42:09+00:00"
},
{
"name": "konekt/enum",
@@ -1787,27 +1773,27 @@
},
{
"name": "laravel/framework",
- "version": "v6.18.10",
+ "version": "v6.18.23",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
- "reference": "9177744ccdd8d5db970fdff2383fe89c2e94aabe"
+ "reference": "c914a3ec0706c6973a39183f8bc45f3d9a099d90"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/framework/zipball/9177744ccdd8d5db970fdff2383fe89c2e94aabe",
- "reference": "9177744ccdd8d5db970fdff2383fe89c2e94aabe",
+ "url": "https://api.github.com/repos/laravel/framework/zipball/c914a3ec0706c6973a39183f8bc45f3d9a099d90",
+ "reference": "c914a3ec0706c6973a39183f8bc45f3d9a099d90",
"shasum": ""
},
"require": {
- "doctrine/inflector": "^1.1",
+ "doctrine/inflector": "^1.4|^2.0",
"dragonmantank/cron-expression": "^2.0",
"egulias/email-validator": "^2.1.10",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"league/commonmark": "^1.3",
- "league/flysystem": "^1.0.8",
+ "league/flysystem": "^1.0.34",
"monolog/monolog": "^1.12|^2.0",
"nesbot/carbon": "^2.0",
"opis/closure": "^3.1",
@@ -1821,6 +1807,7 @@
"symfony/finder": "^4.3.4",
"symfony/http-foundation": "^4.3.4",
"symfony/http-kernel": "^4.3.4",
+ "symfony/polyfill-php73": "^1.17",
"symfony/process": "^4.3.4",
"symfony/routing": "^4.3.4",
"symfony/var-dumper": "^4.3.4",
@@ -1877,6 +1864,7 @@
"suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
+ "ext-ftp": "Required to use the Flysystem FTP driver.",
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
"ext-memcached": "Required to use the memcache cache driver.",
"ext-pcntl": "Required to use all features of the queue worker.",
@@ -1929,7 +1917,7 @@
"framework",
"laravel"
],
- "time": "2020-04-21T18:53:10+00:00"
+ "time": "2020-06-30T13:52:04+00:00"
},
{
"name": "laravel/helpers",
@@ -2049,16 +2037,16 @@
},
{
"name": "lcobucci/jwt",
- "version": "3.3.1",
+ "version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
- "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
+ "reference": "56f10808089e38623345e28af2f2d5e4eb579455"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
- "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
+ "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455",
+ "reference": "56f10808089e38623345e28af2f2d5e4eb579455",
"shasum": ""
},
"require": {
@@ -2100,25 +2088,25 @@
"JWS",
"jwt"
],
- "time": "2019-05-24T18:30:49+00:00"
+ "time": "2020-05-22T08:21:12+00:00"
},
{
"name": "league/commonmark",
- "version": "1.4.1",
+ "version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
- "reference": "c995966d35424bae20f76f8b31248099487a3f57"
+ "reference": "6d74caf6abeed5fd85d6ec20da23d7269cd0b46f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c995966d35424bae20f76f8b31248099487a3f57",
- "reference": "c995966d35424bae20f76f8b31248099487a3f57",
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6d74caf6abeed5fd85d6ec20da23d7269cd0b46f",
+ "reference": "6d74caf6abeed5fd85d6ec20da23d7269cd0b46f",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
- "php": "^7.1"
+ "php": "^7.1 || ^8.0"
},
"conflict": {
"scrutinizer/ocular": "1.7.*"
@@ -2140,11 +2128,6 @@
"bin/commonmark"
],
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.4-dev"
- }
- },
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
@@ -2174,20 +2157,20 @@
"md",
"parser"
],
- "time": "2020-04-20T13:36:51+00:00"
+ "time": "2020-06-27T12:50:08+00:00"
},
{
"name": "league/flysystem",
- "version": "1.0.67",
+ "version": "1.0.69",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
- "reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e"
+ "reference": "7106f78428a344bc4f643c233a94e48795f10967"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5b1f36c75c4bdde981294c2a0ebdb437ee6f275e",
- "reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e",
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
+ "reference": "7106f78428a344bc4f643c233a94e48795f10967",
"shasum": ""
},
"require": {
@@ -2258,7 +2241,7 @@
"sftp",
"storage"
],
- "time": "2020-04-16T13:21:26+00:00"
+ "time": "2020-05-18T15:13:39+00:00"
},
{
"name": "maatwebsite/excel",
@@ -2327,6 +2310,67 @@
],
"time": "2019-12-24T10:40:12+00:00"
},
+ {
+ "name": "maennchen/zipstream-php",
+ "version": "2.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/maennchen/ZipStream-PHP.git",
+ "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
+ "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
+ "shasum": ""
+ },
+ "require": {
+ "myclabs/php-enum": "^1.5",
+ "php": ">= 7.1",
+ "psr/http-message": "^1.0",
+ "symfony/polyfill-mbstring": "^1.0"
+ },
+ "require-dev": {
+ "ext-zip": "*",
+ "guzzlehttp/guzzle": ">= 6.3",
+ "mikey179/vfsstream": "^1.6",
+ "phpunit/phpunit": ">= 7.5"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "ZipStream\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Paul Duncan",
+ "email": "pabs@pablotron.org"
+ },
+ {
+ "name": "Jonatan Männchen",
+ "email": "jonatan@maennchen.ch"
+ },
+ {
+ "name": "Jesse Donat",
+ "email": "donatj@gmail.com"
+ },
+ {
+ "name": "András Kolesár",
+ "email": "kolesar@kolesar.hu"
+ }
+ ],
+ "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
+ "keywords": [
+ "stream",
+ "zip"
+ ],
+ "time": "2020-05-30T13:11:16+00:00"
+ },
{
"name": "markbaker/complex",
"version": "1.4.8",
@@ -2493,16 +2537,16 @@
},
{
"name": "maximebf/debugbar",
- "version": "v1.16.2",
+ "version": "v1.16.3",
"source": {
"type": "git",
"url": "https://github.com/maximebf/php-debugbar.git",
- "reference": "40f375504a4dd8e59f779c3f3cac524777ddcde5"
+ "reference": "1a1605b8e9bacb34cc0c6278206d699772e1d372"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/40f375504a4dd8e59f779c3f3cac524777ddcde5",
- "reference": "40f375504a4dd8e59f779c3f3cac524777ddcde5",
+ "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/1a1605b8e9bacb34cc0c6278206d699772e1d372",
+ "reference": "1a1605b8e9bacb34cc0c6278206d699772e1d372",
"shasum": ""
},
"require": {
@@ -2550,24 +2594,24 @@
"debug",
"debugbar"
],
- "time": "2020-04-16T09:05:52+00:00"
+ "time": "2020-05-06T07:06:27+00:00"
},
{
"name": "monolog/monolog",
- "version": "2.0.2",
+ "version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
- "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8"
+ "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c861fcba2ca29404dc9e617eedd9eff4616986b8",
- "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8",
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/38914429aac460e8e4616c8cb486ecb40ec90bb1",
+ "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1",
"shasum": ""
},
"require": {
- "php": "^7.2",
+ "php": ">=7.2",
"psr/log": "^1.0.1"
},
"provide": {
@@ -2578,11 +2622,11 @@
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^6.0",
"graylog2/gelf-php": "^1.4.2",
- "jakub-onderka/php-parallel-lint": "^0.9",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
+ "php-parallel-lint/php-parallel-lint": "^1.0",
"phpspec/prophecy": "^1.6.1",
- "phpunit/phpunit": "^8.3",
+ "phpunit/phpunit": "^8.5",
"predis/predis": "^1.1",
"rollbar/rollbar": "^1.3",
"ruflin/elastica": ">=0.90 <3.0",
@@ -2631,7 +2675,53 @@
"logging",
"psr-3"
],
- "time": "2019-12-20T14:22:59+00:00"
+ "time": "2020-05-22T08:12:19+00:00"
+ },
+ {
+ "name": "myclabs/php-enum",
+ "version": "1.7.6",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/myclabs/php-enum.git",
+ "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
+ "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "php": ">=7.1"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^7",
+ "squizlabs/php_codesniffer": "1.*",
+ "vimeo/psalm": "^3.8"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "MyCLabs\\Enum\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP Enum contributors",
+ "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
+ }
+ ],
+ "description": "PHP Enum implementation",
+ "homepage": "http://github.com/myclabs/php-enum",
+ "keywords": [
+ "enum"
+ ],
+ "time": "2020-02-14T08:15:52+00:00"
},
{
"name": "namshi/jose",
@@ -2698,29 +2788,31 @@
},
{
"name": "nesbot/carbon",
- "version": "2.32.2",
+ "version": "2.36.1",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc"
+ "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f10e22cf546704fab1db4ad4b9dedbc5c797a0dc",
- "reference": "f10e22cf546704fab1db4ad4b9dedbc5c797a0dc",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ee7378a36cc62952100e718bcc58be4c7210e55f",
+ "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
+ "symfony/polyfill-mbstring": "^1.0",
"symfony/translation": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
- "kylekatarnls/multi-tester": "^1.1",
+ "kylekatarnls/multi-tester": "^2.0",
"phpmd/phpmd": "^2.8",
- "phpstan/phpstan": "^0.11",
+ "phpstan/extension-installer": "^1.0",
+ "phpstan/phpstan": "^0.12.30",
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "^3.4"
},
@@ -2730,12 +2822,18 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.x-dev"
+ "dev-master": "2.x-dev",
+ "dev-3.x": "3.x-dev"
},
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
+ },
+ "phpstan": {
+ "includes": [
+ "extension.neon"
+ ]
}
},
"autoload": {
@@ -2765,20 +2863,20 @@
"datetime",
"time"
],
- "time": "2020-03-31T13:43:19+00:00"
+ "time": "2020-07-04T12:29:56+00:00"
},
{
"name": "nikic/php-parser",
- "version": "v4.4.0",
+ "version": "v4.6.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
+ "reference": "c346bbfafe2ff60680258b631afb730d186ed864"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
- "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864",
+ "reference": "c346bbfafe2ff60680258b631afb730d186ed864",
"shasum": ""
},
"require": {
@@ -2817,7 +2915,7 @@
"parser",
"php"
],
- "time": "2020-04-10T16:34:50+00:00"
+ "time": "2020-07-02T17:12:47+00:00"
},
{
"name": "nwidart/laravel-modules",
@@ -2891,16 +2989,16 @@
},
{
"name": "opis/closure",
- "version": "3.5.1",
+ "version": "3.5.5",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
- "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969"
+ "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969",
- "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969",
+ "url": "https://api.github.com/repos/opis/closure/zipball/dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
+ "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
"shasum": ""
},
"require": {
@@ -2948,7 +3046,7 @@
"serialization",
"serialize"
],
- "time": "2019-11-29T22:36:02+00:00"
+ "time": "2020-06-17T14:59:55+00:00"
},
{
"name": "paragonie/random_compat",
@@ -3074,16 +3172,16 @@
},
{
"name": "phpoffice/phpspreadsheet",
- "version": "1.11.0",
+ "version": "1.13.0",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
- "reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470"
+ "reference": "21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c2a205e82f9cf1cc9fab86b79e808d86dd680470",
- "reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470",
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1",
+ "reference": "21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1",
"shasum": ""
},
"require": {
@@ -3100,18 +3198,19 @@
"ext-xmlwriter": "*",
"ext-zip": "*",
"ext-zlib": "*",
+ "maennchen/zipstream-php": "^2.0",
"markbaker/complex": "^1.4",
"markbaker/matrix": "^1.2",
- "php": "^7.1",
+ "php": "^7.2",
"psr/simple-cache": "^1.0"
},
"require-dev": {
- "dompdf/dompdf": "^0.8.3",
+ "dompdf/dompdf": "^0.8.5",
"friendsofphp/php-cs-fixer": "^2.16",
"jpgraph/jpgraph": "^4.0",
"mpdf/mpdf": "^8.0",
"phpcompatibility/php-compatibility": "^9.3",
- "phpunit/phpunit": "^7.5",
+ "phpunit/phpunit": "^8.5",
"squizlabs/php_codesniffer": "^3.5",
"tecnickcom/tcpdf": "^6.3"
},
@@ -3163,20 +3262,20 @@
"xls",
"xlsx"
],
- "time": "2020-03-02T13:09:03+00:00"
+ "time": "2020-05-31T13:49:28+00:00"
},
{
"name": "phpoption/phpoption",
- "version": "1.7.3",
+ "version": "1.7.4",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
- "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
+ "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
- "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
+ "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
+ "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
"shasum": ""
},
"require": {
@@ -3218,20 +3317,20 @@
"php",
"type"
],
- "time": "2020-03-21T18:07:53+00:00"
+ "time": "2020-06-07T10:40:07+00:00"
},
{
"name": "prettus/l5-repository",
- "version": "2.6.42",
+ "version": "2.6.46",
"source": {
"type": "git",
"url": "https://github.com/andersao/l5-repository.git",
- "reference": "24c473c08ab46759a2ebe8bb1ec6de1d7c9e9d1e"
+ "reference": "5d5379a838d349447f1e09dcdc0426dfde3affb1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/andersao/l5-repository/zipball/24c473c08ab46759a2ebe8bb1ec6de1d7c9e9d1e",
- "reference": "24c473c08ab46759a2ebe8bb1ec6de1d7c9e9d1e",
+ "url": "https://api.github.com/repos/andersao/l5-repository/zipball/5d5379a838d349447f1e09dcdc0426dfde3affb1",
+ "reference": "5d5379a838d349447f1e09dcdc0426dfde3affb1",
"shasum": ""
},
"require": {
@@ -3284,7 +3383,7 @@
"model",
"repository"
],
- "time": "2020-03-14T18:53:21+00:00"
+ "time": "2020-06-08T14:47:39+00:00"
},
{
"name": "prettus/laravel-validation",
@@ -3726,16 +3825,16 @@
},
{
"name": "sabberworm/php-css-parser",
- "version": "8.3.0",
+ "version": "8.3.1",
"source": {
"type": "git",
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
- "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
+ "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
- "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
+ "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
+ "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
"shasum": ""
},
"require": {
@@ -3767,7 +3866,7 @@
"parser",
"stylesheet"
],
- "time": "2019-02-22T07:42:52+00:00"
+ "time": "2020-06-01T09:10:00+00:00"
},
{
"name": "swiftmailer/swiftmailer",
@@ -3833,22 +3932,23 @@
},
{
"name": "symfony/console",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7"
+ "reference": "326b064d804043005526f5a0494cfb49edb59bb0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
- "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
+ "url": "https://api.github.com/repos/symfony/console/zipball/326b064d804043005526f5a0494cfb49edb59bb0",
+ "reference": "326b064d804043005526f5a0494cfb49edb59bb0",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
+ "symfony/polyfill-php80": "^1.15",
"symfony/service-contracts": "^1.1|^2"
},
"conflict": {
@@ -3905,29 +4005,29 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2020-03-30T11:41:10+00:00"
+ "time": "2020-05-30T20:06:45+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v5.0.7",
+ "version": "v5.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
- "reference": "5f8d5271303dad260692ba73dfa21777d38e124e"
+ "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/5f8d5271303dad260692ba73dfa21777d38e124e",
- "reference": "5f8d5271303dad260692ba73dfa21777d38e124e",
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
+ "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
"shasum": ""
},
"require": {
- "php": "^7.2.5"
+ "php": ">=7.2.5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.0-dev"
+ "dev-master": "5.1-dev"
}
},
"autoload": {
@@ -3958,39 +4058,26 @@
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-27T16:56:45+00:00"
+ "time": "2020-05-20T17:43:50+00:00"
},
{
"name": "symfony/debug",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "346636d2cae417992ecfd761979b2ab98b339a45"
+ "reference": "28f92d08bb6d1fddf8158e02c194ad43870007e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45",
- "reference": "346636d2cae417992ecfd761979b2ab98b339a45",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/28f92d08bb6d1fddf8158e02c194ad43870007e6",
+ "reference": "28f92d08bb6d1fddf8158e02c194ad43870007e6",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
- "psr/log": "~1.0"
+ "php": ">=7.1.3",
+ "psr/log": "~1.0",
+ "symfony/polyfill-php80": "^1.15"
},
"conflict": {
"symfony/http-kernel": "<3.4"
@@ -4028,40 +4115,27 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-27T16:54:36+00:00"
+ "time": "2020-05-24T08:33:35+00:00"
},
{
"name": "symfony/error-handler",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "7e9828fc98aa1cf27b422fe478a84f5b0abb7358"
+ "reference": "0df9a23c0f9eddbb6682479fee6fd58b88add75b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/7e9828fc98aa1cf27b422fe478a84f5b0abb7358",
- "reference": "7e9828fc98aa1cf27b422fe478a84f5b0abb7358",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/0df9a23c0f9eddbb6682479fee6fd58b88add75b",
+ "reference": "0df9a23c0f9eddbb6682479fee6fd58b88add75b",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"psr/log": "~1.0",
"symfony/debug": "^4.4.5",
+ "symfony/polyfill-php80": "^1.15",
"symfony/var-dumper": "^4.4|^5.0"
},
"require-dev": {
@@ -4098,24 +4172,24 @@
],
"description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com",
- "time": "2020-03-30T14:07:33+00:00"
+ "time": "2020-05-28T10:39:14+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "abc8e3618bfdb55e44c8c6a00abd333f831bbfed"
+ "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abc8e3618bfdb55e44c8c6a00abd333f831bbfed",
- "reference": "abc8e3618bfdb55e44c8c6a00abd333f831bbfed",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5370aaa7807c7a439b21386661ffccf3dff2866",
+ "reference": "a5370aaa7807c7a439b21386661ffccf3dff2866",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/event-dispatcher-contracts": "^1.1"
},
"conflict": {
@@ -4168,21 +4242,7 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-27T16:54:36+00:00"
+ "time": "2020-05-20T08:37:50+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -4244,7 +4304,7 @@
},
{
"name": "symfony/finder",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@@ -4289,38 +4349,24 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
"time": "2020-03-27T16:54:36+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b"
+ "reference": "3adfbd7098c850b02d107330b7b9deacf2581578"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
- "reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3adfbd7098c850b02d107330b7b9deacf2581578",
+ "reference": "3adfbd7098c850b02d107330b7b9deacf2581578",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/mime": "^4.3|^5.0",
"symfony/polyfill-mbstring": "~1.1"
},
@@ -4358,30 +4404,31 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
- "time": "2020-03-30T14:07:33+00:00"
+ "time": "2020-05-23T09:11:46+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "f356a489e51856b99908005eb7f2c51a1dfc95dc"
+ "reference": "81d42148474e1852a333ed7a732f2a014af75430"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f356a489e51856b99908005eb7f2c51a1dfc95dc",
- "reference": "f356a489e51856b99908005eb7f2c51a1dfc95dc",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/81d42148474e1852a333ed7a732f2a014af75430",
+ "reference": "81d42148474e1852a333ed7a732f2a014af75430",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"psr/log": "~1.0",
"symfony/error-handler": "^4.4",
"symfony/event-dispatcher": "^4.4",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/polyfill-ctype": "^1.8",
- "symfony/polyfill-php73": "^1.9"
+ "symfony/polyfill-php73": "^1.9",
+ "symfony/polyfill-php80": "^1.15"
},
"conflict": {
"symfony/browser-kit": "<4.3",
@@ -4448,26 +4495,27 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
- "time": "2020-03-30T14:59:15+00:00"
+ "time": "2020-06-12T11:15:37+00:00"
},
{
"name": "symfony/mime",
- "version": "v5.0.7",
+ "version": "v5.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "481b7d6da88922fb1e0d86a943987722b08f3955"
+ "reference": "c0c418f05e727606e85b482a8591519c4712cf45"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/481b7d6da88922fb1e0d86a943987722b08f3955",
- "reference": "481b7d6da88922fb1e0d86a943987722b08f3955",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/c0c418f05e727606e85b482a8591519c4712cf45",
+ "reference": "c0c418f05e727606e85b482a8591519c4712cf45",
"shasum": ""
},
"require": {
- "php": "^7.2.5",
+ "php": ">=7.2.5",
"symfony/polyfill-intl-idn": "^1.10",
- "symfony/polyfill-mbstring": "^1.0"
+ "symfony/polyfill-mbstring": "^1.0",
+ "symfony/polyfill-php80": "^1.15"
},
"conflict": {
"symfony/mailer": "<4.4"
@@ -4479,7 +4527,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.0-dev"
+ "dev-master": "5.1-dev"
}
},
"autoload": {
@@ -4510,20 +4558,20 @@
"mime",
"mime-type"
],
- "time": "2020-03-27T16:56:45+00:00"
+ "time": "2020-06-09T15:07:35+00:00"
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
- "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
+ "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
- "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
+ "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
"shasum": ""
},
"require": {
@@ -4535,7 +4583,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -4568,34 +4620,20 @@
"polyfill",
"portable"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-02-27T09:26:54+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-iconv",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
- "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8"
+ "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
- "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
+ "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ba6c9c18db36235b859cc29b8372d1c01298c035",
+ "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035",
"shasum": ""
},
"require": {
@@ -4607,7 +4645,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -4641,34 +4683,20 @@
"portable",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-09T19:04:49+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
+ "reference": "a57f8161502549a742a63c09f0a604997bf47027"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
- "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a57f8161502549a742a63c09f0a604997bf47027",
+ "reference": "a57f8161502549a742a63c09f0a604997bf47027",
"shasum": ""
},
"require": {
@@ -4682,7 +4710,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -4717,34 +4749,20 @@
"portable",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-09T19:04:49+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
+ "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
+ "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
"shasum": ""
},
"require": {
@@ -4756,7 +4774,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -4790,34 +4812,20 @@
"portable",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-09T19:04:49+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-php56",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php56.git",
- "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d"
+ "reference": "a25861bb3c79b0ec2da9ede51de2ea573818b943"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
- "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
+ "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/a25861bb3c79b0ec2da9ede51de2ea573818b943",
+ "reference": "a25861bb3c79b0ec2da9ede51de2ea573818b943",
"shasum": ""
},
"require": {
@@ -4827,7 +4835,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -4860,34 +4872,20 @@
"portable",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-09T19:04:49+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-php72",
- "version": "v1.15.0",
+ "version": "v1.17.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
- "reference": "37b0976c78b94856543260ce09b460a7bc852747"
+ "reference": "f048e612a3905f34931127360bdd2def19a5e582"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
- "reference": "37b0976c78b94856543260ce09b460a7bc852747",
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
+ "reference": "f048e612a3905f34931127360bdd2def19a5e582",
"shasum": ""
},
"require": {
@@ -4896,7 +4894,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
}
},
"autoload": {
@@ -4929,34 +4927,20 @@
"portable",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-02-27T09:26:54+00:00"
+ "time": "2020-05-12T16:47:27+00:00"
},
{
"name": "symfony/polyfill-php73",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
- "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
+ "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
- "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fa0837fe02d617d31fbb25f990655861bb27bd1a",
+ "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a",
"shasum": ""
},
"require": {
@@ -4965,7 +4949,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -5001,34 +4989,86 @@
"portable",
"shim"
],
- "funding": [
+ "time": "2020-06-06T08:46:27+00:00"
+ },
+ {
+ "name": "symfony/polyfill-php80",
+ "version": "v1.17.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-php80.git",
+ "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
+ "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.0.8"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
+ "files": [
+ "bootstrap.php"
+ ],
+ "classmap": [
+ "Resources/stubs"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
{
- "url": "https://symfony.com/sponsor",
- "type": "custom"
+ "name": "Ion Bazan",
+ "email": "ion.bazan@gmail.com"
},
{
- "url": "https://github.com/fabpot",
- "type": "github"
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
},
{
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
}
],
- "time": "2020-02-27T09:26:54+00:00"
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/polyfill-util",
- "version": "v1.15.0",
+ "version": "v1.17.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-util.git",
- "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027"
+ "reference": "6dd644eda43cd2f3daa883d728d8ab4120a05af6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027",
- "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027",
+ "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6dd644eda43cd2f3daa883d728d8ab4120a05af6",
+ "reference": "6dd644eda43cd2f3daa883d728d8ab4120a05af6",
"shasum": ""
},
"require": {
@@ -5037,7 +5077,11 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.15-dev"
+ "dev-master": "1.17-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
@@ -5067,34 +5111,20 @@
"polyfill",
"shim"
],
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2020-03-02T11:55:35+00:00"
+ "time": "2020-06-06T08:46:27+00:00"
},
{
"name": "symfony/process",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "3e40e87a20eaf83a1db825e1fa5097ae89042db3"
+ "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/3e40e87a20eaf83a1db825e1fa5097ae89042db3",
- "reference": "3e40e87a20eaf83a1db825e1fa5097ae89042db3",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c714958428a85c86ab97e3a0c96db4c4f381b7f5",
+ "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5",
"shasum": ""
},
"require": {
@@ -5130,20 +5160,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
- "time": "2020-03-27T16:54:36+00:00"
+ "time": "2020-05-30T20:06:45+00:00"
},
{
"name": "symfony/routing",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8"
+ "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/0f562fa613e288d7dbae6c63abbc9b33ed75a8f8",
- "reference": "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/0f557911dde75c2a9652b8097bd7c9f54507f646",
+ "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646",
"shasum": ""
},
"require": {
@@ -5206,24 +5236,24 @@
"uri",
"url"
],
- "time": "2020-03-30T11:41:10+00:00"
+ "time": "2020-05-30T20:07:26+00:00"
},
{
"name": "symfony/service-contracts",
- "version": "v2.0.1",
+ "version": "v2.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "144c5e51266b281231e947b51223ba14acf1a749"
+ "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
- "reference": "144c5e51266b281231e947b51223ba14acf1a749",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
+ "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b",
"shasum": ""
},
"require": {
- "php": "^7.2.5",
+ "php": ">=7.2.5",
"psr/container": "^1.0"
},
"suggest": {
@@ -5232,7 +5262,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-master": "2.1-dev"
}
},
"autoload": {
@@ -5264,24 +5294,24 @@
"interoperability",
"standards"
],
- "time": "2019-11-18T17:27:11+00:00"
+ "time": "2020-05-20T17:43:50+00:00"
},
{
"name": "symfony/translation",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "4e54d336f2eca5facad449d0b0118bb449375b76"
+ "reference": "79d3ef9096a6a6047dbc69218b68c7b7f63193af"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/4e54d336f2eca5facad449d0b0118bb449375b76",
- "reference": "4e54d336f2eca5facad449d0b0118bb449375b76",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/79d3ef9096a6a6047dbc69218b68c7b7f63193af",
+ "reference": "79d3ef9096a6a6047dbc69218b68c7b7f63193af",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^1.1.6|^2"
},
@@ -5340,24 +5370,24 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
- "time": "2020-03-27T16:54:36+00:00"
+ "time": "2020-05-30T20:06:45+00:00"
},
{
"name": "symfony/translation-contracts",
- "version": "v2.0.1",
+ "version": "v2.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed"
+ "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed",
- "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e5ca07c8f817f865f618aa072c2fe8e0e637340e",
+ "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e",
"shasum": ""
},
"require": {
- "php": "^7.2.5"
+ "php": ">=7.2.5"
},
"suggest": {
"symfony/translation-implementation": ""
@@ -5365,7 +5395,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-master": "2.1-dev"
}
},
"autoload": {
@@ -5397,26 +5427,27 @@
"interoperability",
"standards"
],
- "time": "2019-11-18T17:27:11+00:00"
+ "time": "2020-05-20T17:43:50+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v4.4.7",
+ "version": "v4.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a"
+ "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
- "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/56b3aa5eab0ac6720dcd559fd1d590ce301594ac",
+ "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac",
"shasum": ""
},
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
- "symfony/polyfill-php72": "~1.5"
+ "symfony/polyfill-php72": "~1.5",
+ "symfony/polyfill-php80": "^1.15"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
@@ -5473,7 +5504,7 @@
"debug",
"dump"
],
- "time": "2020-03-27T16:54:36+00:00"
+ "time": "2020-05-30T20:06:45+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@@ -5600,27 +5631,27 @@
},
{
"name": "vlucas/phpdotenv",
- "version": "v3.6.3",
+ "version": "v3.6.6",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
- "reference": "1b3103013797f04521c6cae5560f604649484066"
+ "reference": "4669484ccbc38fe7c4e0c50456778f2010566aad"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1b3103013797f04521c6cae5560f604649484066",
- "reference": "1b3103013797f04521c6cae5560f604649484066",
+ "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/4669484ccbc38fe7c4e0c50456778f2010566aad",
+ "reference": "4669484ccbc38fe7c4e0c50456778f2010566aad",
"shasum": ""
},
"require": {
- "php": "^5.4 || ^7.0",
- "phpoption/phpoption": "^1.5",
- "symfony/polyfill-ctype": "^1.9"
+ "php": "^5.4 || ^7.0 || ^8.0",
+ "phpoption/phpoption": "^1.5.2",
+ "symfony/polyfill-ctype": "^1.16"
},
"require-dev": {
"ext-filter": "*",
"ext-pcre": "*",
- "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
+ "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0"
},
"suggest": {
"ext-filter": "Required to use the boolean validator.",
@@ -5659,7 +5690,7 @@
"env",
"environment"
],
- "time": "2020-04-12T15:18:03+00:00"
+ "time": "2020-06-02T14:08:54+00:00"
}
],
"packages-dev": [],
@@ -5669,6 +5700,5 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
- "platform-dev": [],
- "plugin-api-version": "1.1.0"
+ "platform-dev": []
}
diff --git a/packages/Webkul/UpgradeVersion/src/Helpers/Update.php b/packages/Webkul/UpgradeVersion/src/Helpers/Update.php
index af61ab4..cb54b44 100644
--- a/packages/Webkul/UpgradeVersion/src/Helpers/Update.php
+++ b/packages/Webkul/UpgradeVersion/src/Helpers/Update.php
@@ -35,15 +35,18 @@ public function __construct(Version $versionHelper)
*/
public function install($version = null)
{
- $data = [];
+ putenv('COMPOSER_HOME=' . base_path() . '/vendor/bin/composer');
$version = $version ? $version : $this->versionHelper->getLatestVersion();
$command = 'cd .. && composer require bagisto/bagisto:' . $version;
- exec($command, $data['result'], $data['success']);
+ $result = shell_exec($command);
- return $data;
+ return [
+ 'success' => $result ? 1 : 0,
+ 'result' => $result
+ ];
}
/**
@@ -53,18 +56,25 @@ public function install($version = null)
*/
public function migrate()
{
- $data = [];
-
DB::beginTransaction();
try {
- exec('cd .. && php artisan migrate', $data['result'], $data['success']);
+ $result = shell_exec('cd .. && php artisan migrate');
+
+ if (! $result) {
+ throw new \Exception('Error during migration');
+ }
+
+ $data = [
+ 'success' => 1,
+ 'result' => $result,
+ ];
} catch (\Exception $e) {
DB::rollBack();
return [
- 'result' => 1,
- 'success' => '',
+ 'success' => 0,
+ 'result' => null,
];
}
@@ -81,11 +91,12 @@ public function migrate()
*/
public function publish($force = false)
{
- $data = [];
+ $result = shell_exec('cd .. && php artisan vendor:publish --all');
- exec('cd .. && php artisan vendor:publish --all', $data['result'], $data['success']);
-
- return $data;
+ return [
+ 'success' => $result ? 1 : 0,
+ 'result' => $result
+ ];
}
/**
@@ -95,13 +106,16 @@ public function publish($force = false)
*/
public function cacheFlush()
{
- $data = [];
-
+ putenv('COMPOSER_HOME=' . base_path() . '/vendor/bin/composer');
+
$this->updateEnvVersion();
- exec('cd .. && php artisan route:cache && php artisan cache:clear && composer dump-autoload', $data['result'], $data['success']);
+ $result = shell_exec('cd .. && php artisan route:cache && php artisan cache:clear && composer dump-autoload');
- return $data;
+ return [
+ 'success' => $result ? 1 : 0,
+ 'result' => $result
+ ];
}
/**
diff --git a/packages/Webkul/UpgradeVersion/src/Resources/views/upgrade/update.blade.php b/packages/Webkul/UpgradeVersion/src/Resources/views/upgrade/update.blade.php
index 46a06da..3c995c9 100644
--- a/packages/Webkul/UpgradeVersion/src/Resources/views/upgrade/update.blade.php
+++ b/packages/Webkul/UpgradeVersion/src/Resources/views/upgrade/update.blade.php
@@ -154,7 +154,7 @@
this.$http.get(this.step_routes[this.current_step])
.then(function(response) {
- if (response.data['success'] == 1) {
+ if (! response.data['success']) {
this_this.revertToPreviousRelease();
return;
diff --git a/public/demo.txt b/public/demo.txt
new file mode 100644
index 0000000..d0e4cc5
--- /dev/null
+++ b/public/demo.txt
@@ -0,0 +1,70 @@
+Cannot create cache directory /home/jitendra/www/html/laravel/bagisto-standard/vendor/bin/composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
+Cannot create cache directory /home/jitendra/www/html/laravel/bagisto-standard/vendor/bin/composer/cache/files/, or directory is not writable. Proceeding without cache
+You are running composer with Xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
+Loading composer repositories with package information
+Installing dependencies (including require-dev) from lock file
+Nothing to install or update
+Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
+Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
+Package jeremeamia/superclosure is abandoned, you should avoid using it. Use opis/closure instead.
+Generating optimized autoload files
+Deprecation Notice: Class Webkul\Admin\DataGrids\CartRuleCouponsDataGrid located in ./vendor/bagisto/bagisto/packages/Webkul/Admin/src/DataGrids/CouponsDataGrid.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Checkout\Cart\CartCest located in ./tests/functional/Checkout/Cart/CartCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Checkout\Cart\OrderCest located in ./tests/functional/Checkout/Order/OrderCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Cart\CartTaxesCest located in ./tests/functional/Shop/CartTaxesCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Shop\GuestCheckoutCest located in ./tests/functional/Shop/GuestCheckoutCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Shop\ProductControllerCest located in ./tests/functional/Shop/ProductControllerCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Sales\ShipmentsCest located in ./tests/functional/Admin/Sales/ShipmentsCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Sales\RefundCest located in ./tests/functional/Admin/Sales/RefundCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Sales\OrderCest located in ./tests/functional/Admin/Sales/OrderCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Sales\InvoiceCest located in ./tests/functional/Admin/Sales/InvoiceCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Customer\GroupsCest located in ./tests/functional/Admin/Customer/GroupsCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Customer\ReviewCest located in ./tests/functional/Admin/Customer/ReviewCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Customer\NewsletterSubscriptionCest located in ./tests/functional/Admin/Customer/NewsletterSubscriptionCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Customer\CustomerCest located in ./tests/functional/Admin/Customer/CustomerCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Catalog\AttributeCest located in ./tests/functional/Admin/Catalog/AttributeCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Catalog\CategoryCest located in ./tests/functional/Admin/Catalog/CategoryCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Webkul\Admin\ProductCest located in ./tests/functional/Admin/Catalog/ProductCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Functional\Admin\Catalog\AttributeFamilyCest located in ./tests/functional/Admin/Catalog/AttributeFamilyCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Product\Helpers\ProductTypeCest located in ./tests/unit/Product/Helpers/ProductTypeCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Tax\Helpers\TaxCest located in ./tests/unit/Tax/Helpers/TaxCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Core\CoreCest located in ./tests/unit/Core/CoreCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Category\CategoryCest located in ./tests/unit/Category/CategoryCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Checkout\Cart\Models\CartModelCest located in ./tests/unit/Checkout/Cart/Models/CartModelCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Checkout\Cart\Controllers\CartControllerCest located in ./tests/unit/Checkout/Cart/Controllers/CartControllerCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Acceptance\GuestCheckoutCest located in ./tests/acceptance/GuestCheckoutCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Shop\DatabaseLogicCest located in ./tests/trigger/Shop/DatabaseLogicCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Deprecation Notice: Class Tests\Unit\Shop\TriggerCest located in ./tests/trigger/Shop/TriggerCest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in /home/jitendra/www/html/laravel/bagisto-standard/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
+Warning: Ambiguous class resolution, "DatabaseSeeder" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/database/seeds/DatabaseSeeder.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/database/seeds/DatabaseSeeder.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Exceptions\Handler" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Exceptions/Handler.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Exceptions/Handler.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Controllers\Controller" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Controllers/Controller.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Controllers/Controller.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Kernel" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Kernel.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Kernel.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Middleware\TrustProxies" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Middleware/TrustProxies.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Middleware/TrustProxies.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Middleware\VerifyCsrfToken" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Middleware/VerifyCsrfToken.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Middleware/VerifyCsrfToken.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Middleware\TrimStrings" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Middleware/TrimStrings.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Middleware/TrimStrings.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Middleware\EncryptCookies" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Middleware/EncryptCookies.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Middleware/EncryptCookies.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Http\Middleware\RedirectIfAuthenticated" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Http/Middleware/RedirectIfAuthenticated.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Http/Middleware/RedirectIfAuthenticated.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Console\Kernel" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Console/Kernel.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Console/Kernel.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Providers\BroadcastServiceProvider" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Providers/BroadcastServiceProvider.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Providers/BroadcastServiceProvider.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Providers\RouteServiceProvider" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Providers/RouteServiceProvider.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Providers/RouteServiceProvider.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Providers\AuthServiceProvider" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Providers/AuthServiceProvider.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Providers/AuthServiceProvider.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Providers\AppServiceProvider" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Providers/AppServiceProvider.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Providers/AppServiceProvider.php", the first will be used.
+Warning: Ambiguous class resolution, "App\Providers\EventServiceProvider" was found 2x: in "/home/jitendra/www/html/laravel/bagisto-standard/app/Providers/EventServiceProvider.php" and "/home/jitendra/www/html/laravel/bagisto-standard/vendor/bagisto/bagisto/app/Providers/EventServiceProvider.php", the first will be used.
+> Illuminate\Foundation\ComposerScripts::postAutoloadDump
+> @php artisan package:discover
+Discovered Package: astrotomic/laravel-translatable
+Discovered Package: bagisto/bagisto
+Discovered Package: barryvdh/laravel-dompdf
+Discovered Package: fideloper/proxy
+Discovered Package: flynsarmy/db-blade-compiler
+Discovered Package: intervention/image
+Discovered Package: kalnoy/nestedset
+Discovered Package: konekt/concord
+Discovered Package: konekt/enum-eloquent
+Discovered Package: laravel/tinker
+Discovered Package: maatwebsite/excel
+Discovered Package: nesbot/carbon
+Discovered Package: nwidart/laravel-modules
+Discovered Package: prettus/l5-repository
+Discovered Package: tymon/jwt-auth
+Package manifest generated successfully.