diff --git a/composer.json b/composer.json index 7ba6dc8..90886aa 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,9 @@ } ], "require": { - "illuminate/support": "^6.0", - "illuminate/console": "^6.0", - "illuminate/filesystem": "^6.0" + "illuminate/support": "^6.0|^7.0", + "illuminate/console": "^6.0|^7.0", + "illuminate/filesystem": "^6.0|^7.0" }, "autoload": { "psr-4": { @@ -39,7 +39,7 @@ } }, "require-dev": { - "orchestra/testbench": "^4.0", + "orchestra/testbench": "^4.0|^5.0", "mockery/mockery": "^1.2" } } diff --git a/composer.lock b/composer.lock index ab29223..d2f955f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,37 +4,94 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f7ce81ffe8ae3d13d6c402ee211e1440", + "content-hash": "2de3a6c41fe72bedcacfdb4a7248ab70", "packages": [ + { + "name": "brick/math", + "version": "0.8.15", + "source": { + "type": "git", + "url": "https://github.com/brick/math.git", + "reference": "9b08d412b9da9455b210459ff71414de7e6241cd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd", + "reference": "9b08d412b9da9455b210459ff71414de7e6241cd", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.1|^8.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^7.5.15|^8.5", + "vimeo/psalm": "^3.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "brick", + "math" + ], + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2020-04-15T15:59:35+00:00" + }, { "name": "doctrine/inflector", - "version": "1.3.x-dev", + "version": "1.4.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "45d9b132b262c1d03835cdeefd42938d881556fa" + "reference": "4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/45d9b132b262c1d03835cdeefd42938d881556fa", - "reference": "45d9b132b262c1d03835cdeefd42938d881556fa", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3", + "reference": "4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.2" }, "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\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -42,6 +99,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -50,10 +111,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -63,15 +120,35 @@ "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" + ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", + "type": "tidelift" + } ], - "time": "2018-06-15T19:03:38+00:00" + "time": "2020-05-09T15:09:09+00:00" }, { "name": "doctrine/lexer", @@ -79,26 +156,26 @@ "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "29ed26d6cae6a60a09e245d4273c6146893331d6" + "reference": "ec953a1b157db060fc9576a6f6b6b1865a09aac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/29ed26d6cae6a60a09e245d4273c6146893331d6", - "reference": "29ed26d6cae6a60a09e245d4273c6146893331d6", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/ec953a1b157db060fc9576a6f6b6b1865a09aac9", + "reference": "ec953a1b157db060fc9576a6f6b6b1865a09aac9", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^6.0", + "doctrine/coding-standard": "^7.0.2", "phpstan/phpstan": "^0.11.8", "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { @@ -133,7 +210,7 @@ "parser", "php" ], - "time": "2019-09-17T06:50:52+00:00" + "time": "2020-02-06T21:05:57+00:00" }, { "name": "dragonmantank/cron-expression", @@ -152,6 +229,9 @@ "require": { "php": "^7.1" }, + "replace": { + "mtdowling/cron-expression": "^1.0" + }, "require-dev": { "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^6.4|^7.0" @@ -191,23 +271,23 @@ "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "950d0663dc81e4ef3da2d406a8f3978bc9938bb2" + "reference": "2f38a470f9f179d8d8835256de58c300916e47ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/950d0663dc81e4ef3da2d406a8f3978bc9938bb2", - "reference": "950d0663dc81e4ef3da2d406a8f3978bc9938bb2", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/2f38a470f9f179d8d8835256de58c300916e47ae", + "reference": "2f38a470f9f179d8d8835256de58c300916e47ae", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">= 5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { - "dominicsayers/isemail": "dev-master", - "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1", - "symfony/phpunit-bridge": "^4.4@dev" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -241,95 +321,51 @@ "validation", "validator" ], - "time": "2019-09-15T20:23:48+00:00" - }, - { - "name": "erusev/parsedown", - "version": "1.8.0-beta-7", - "source": { - "type": "git", - "url": "https://github.com/erusev/parsedown.git", - "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955", - "reference": "fe7a50eceb4a3c867cc9fa9c0aa906b1067d1955", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.35" - }, - "type": "library", - "autoload": { - "psr-0": { - "Parsedown": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Emanuil Rusev", - "email": "hello@erusev.com", - "homepage": "http://erusev.com" - } - ], - "description": "Parser for Markdown.", - "homepage": "http://parsedown.org", - "keywords": [ - "markdown", - "parser" - ], - "time": "2019-03-17T18:47:21+00:00" + "time": "2020-03-02T21:43:01+00:00" }, { "name": "laravel/framework", - "version": "6.x-dev", + "version": "7.x-dev", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "ea0c86f234138c41441d202e88e43feaff3916e0" + "reference": "1dc032a15037330c5065b84ce3937d075a673b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/ea0c86f234138c41441d202e88e43feaff3916e0", - "reference": "ea0c86f234138c41441d202e88e43feaff3916e0", + "url": "https://api.github.com/repos/laravel/framework/zipball/1dc032a15037330c5065b84ce3937d075a673b5d", + "reference": "1dc032a15037330c5065b84ce3937d075a673b5d", "shasum": "" }, "require": { "doctrine/inflector": "^1.1", "dragonmantank/cron-expression": "^2.0", "egulias/email-validator": "^2.1.10", - "erusev/parsedown": "^1.7", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", + "league/commonmark": "^1.3", "league/flysystem": "^1.0.8", - "monolog/monolog": "^1.12|^2.0", - "nesbot/carbon": "^2.0", + "monolog/monolog": "^2.0", + "nesbot/carbon": "^2.17", "opis/closure": "^3.1", - "php": "^7.2", + "php": "^7.2.5", "psr/container": "^1.0", "psr/simple-cache": "^1.0", - "ramsey/uuid": "^3.7", + "ramsey/uuid": "^3.7|^4.0", "swiftmailer/swiftmailer": "^6.0", - "symfony/console": "^4.3.4", - "symfony/debug": "^4.3.4", - "symfony/finder": "^4.3.4", - "symfony/http-foundation": "^4.3.4", - "symfony/http-kernel": "^4.3.4", - "symfony/process": "^4.3.4", - "symfony/routing": "^4.3.4", - "symfony/var-dumper": "^4.3.4", - "tijsverkoyen/css-to-inline-styles": "^2.2.1", - "vlucas/phpdotenv": "^3.3" + "symfony/console": "^5.0", + "symfony/error-handler": "^5.0", + "symfony/finder": "^5.0", + "symfony/http-foundation": "^5.0", + "symfony/http-kernel": "^5.0", + "symfony/mime": "^5.0", + "symfony/process": "^5.0", + "symfony/routing": "^5.0", + "symfony/var-dumper": "^5.0", + "tijsverkoyen/css-to-inline-styles": "^2.2.2", + "vlucas/phpdotenv": "^4.0", + "voku/portable-ascii": "^1.4.8" }, "conflict": { "tightenco/collect": "<5.5.33" @@ -360,6 +396,7 @@ "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", + "illuminate/testing": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version" @@ -368,16 +405,15 @@ "aws/aws-sdk-php": "^3.0", "doctrine/dbal": "^2.6", "filp/whoops": "^2.4", - "guzzlehttp/guzzle": "^6.3", + "guzzlehttp/guzzle": "^6.3.1|^7.0", "league/flysystem-cached-adapter": "^1.0", - "mockery/mockery": "^1.2.3", + "mockery/mockery": "^1.3.1", "moontoast/math": "^1.1", - "orchestra/testbench-core": "^4.0", + "orchestra/testbench-core": "^5.0", "pda/pheanstalk": "^4.0", - "phpunit/phpunit": "^8.3", + "phpunit/phpunit": "^8.4|^9.0", "predis/predis": "^1.1.1", - "symfony/cache": "^4.3", - "true/punycode": "^2.1" + "symfony/cache": "^5.0" }, "suggest": { "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).", @@ -386,26 +422,30 @@ "ext-memcached": "Required to use the memcache cache driver.", "ext-pcntl": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.", - "ext-redis": "Required to use the Redis cache and queue drivers.", + "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", "filp/whoops": "Required for friendly error pages in development (^2.4).", - "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).", - "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).", - "laravel/tinker": "Required to use the tinker console command (^1.0).", + "fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).", + "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).", + "laravel/tinker": "Required to use the tinker console command (^2.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-sftp": "Required to use the Flysystem SFTP driver (^1.0).", + "mockery/mockery": "Required to use mocking (^1.3.1).", "moontoast/math": "Required to use ordered UUIDs (^1.1).", + "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", - "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0)", + "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.0).", + "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).", - "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4).", - "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.2).", + "symfony/cache": "Required to PSR-6 cache bridge (^5.0).", + "symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).", + "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).", "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.x-dev" + "dev-master": "7.x-dev" } }, "autoload": { @@ -433,20 +473,120 @@ "framework", "laravel" ], - "time": "2019-10-20T09:19:22+00:00" + "time": "2020-05-10T19:15:53+00:00" + }, + { + "name": "league/commonmark", + "version": "1.4.x-dev", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/commonmark.git", + "reference": "4b9f28d48de07692e1a4b2389a58cd99de3d9fef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4b9f28d48de07692e1a4b2389a58cd99de3d9fef", + "reference": "4b9f28d48de07692e1a4b2389a58cd99de3d9fef", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^7.1" + }, + "conflict": { + "scrutinizer/ocular": "1.7.*" + }, + "require-dev": { + "cebe/markdown": "~1.0", + "commonmark/commonmark.js": "0.29.1", + "erusev/parsedown": "~1.0", + "ext-json": "*", + "github/gfm": "0.29.0", + "michelf/php-markdown": "~1.4", + "mikehaertl/php-shellcommand": "^1.4", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^7.5", + "scrutinizer/ocular": "^1.5", + "symfony/finder": "^4.2" + }, + "bin": [ + "bin/commonmark" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "League\\CommonMark\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)", + "homepage": "https://commonmark.thephpleague.com", + "keywords": [ + "commonmark", + "flavored", + "gfm", + "github", + "github-flavored", + "markdown", + "md", + "parser" + ], + "funding": [ + { + "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark", + "type": "custom" + }, + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://www.patreon.com/colinodell", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/commonmark", + "type": "tidelift" + } + ], + "time": "2020-05-10T00:14:26+00:00" }, { "name": "league/flysystem", - "version": "dev-master", + "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "f1f459132312434cd58b84c1a146eef37fc8933f" + "reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f1f459132312434cd58b84c1a146eef37fc8933f", - "reference": "f1f459132312434cd58b84c1a146eef37fc8933f", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5b1f36c75c4bdde981294c2a0ebdb437ee6f275e", + "reference": "5b1f36c75c4bdde981294c2a0ebdb437ee6f275e", "shasum": "" }, "require": { @@ -458,7 +598,7 @@ }, "require-dev": { "phpspec/phpspec": "^3.4", - "phpunit/phpunit": "^5.7.10" + "phpunit/phpunit": "^5.7.26" }, "suggest": { "ext-fileinfo": "Required for MimeType", @@ -517,7 +657,13 @@ "sftp", "storage" ], - "time": "2019-10-20T14:44:12+00:00" + "funding": [ + { + "url": "https://offset.earth/frankdejonge", + "type": "other" + } + ], + "time": "2020-04-16T13:21:26+00:00" }, { "name": "monolog/monolog", @@ -525,12 +671,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "6d51b319796e6391139932f78fb76a144a867b57" + "reference": "bec314a9c14ce8a40650cf13923f5941ef1bfe0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/6d51b319796e6391139932f78fb76a144a867b57", - "reference": "6d51b319796e6391139932f78fb76a144a867b57", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bec314a9c14ce8a40650cf13923f5941ef1bfe0a", + "reference": "bec314a9c14ce8a40650cf13923f5941ef1bfe0a", "shasum": "" }, "require": { @@ -598,31 +744,33 @@ "logging", "psr-3" ], - "time": "2019-09-17T07:44:07+00:00" + "time": "2020-02-19T14:44:17+00:00" }, { "name": "nesbot/carbon", - "version": "2.25.3", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d07636581795383e2fea2d711212d30f941f2039" + "reference": "a0b993ee6b66589fcdec44ea3c8e90dfe21e8d87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d07636581795383e2fea2d711212d30f941f2039", - "reference": "d07636581795383e2fea2d711212d30f941f2039", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a0b993ee6b66589fcdec44ea3c8e90dfe21e8d87", + "reference": "a0b993ee6b66589fcdec44ea3c8e90dfe21e8d87", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1.8 || ^8.0", - "symfony/translation": "^3.4 || ^4.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", - "phpmd/phpmd": "dev-php-7.1-compatibility", + "phpmd/phpmd": "^2.8", "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.5 || ^8.0", "squizlabs/php_codesniffer": "^3.4" @@ -632,6 +780,10 @@ ], "type": "library", "extra": { + "branch-alias": { + "dev-master": "2.x-dev", + "dev-3.x": "3.x-dev" + }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -665,20 +817,30 @@ "datetime", "time" ], - "time": "2019-10-20T11:05:44+00:00" + "funding": [ + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2020-05-09T17:12:47+00:00" }, { "name": "opis/closure", - "version": "3.4.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/opis/closure.git", - "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7" + "reference": "c37b40d59d9afffc2e5e958e2e5ccdb08634f81d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opis/closure/zipball/e79f851749c3caa836d7ccc01ede5828feb762c7", - "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7", + "url": "https://api.github.com/repos/opis/closure/zipball/c37b40d59d9afffc2e5e958e2e5ccdb08634f81d", + "reference": "c37b40d59d9afffc2e5e958e2e5ccdb08634f81d", "shasum": "" }, "require": { @@ -691,7 +853,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.3.x-dev" + "dev-master": "3.5.x-dev" } }, "autoload": { @@ -726,92 +888,52 @@ "serialization", "serialize" ], - "time": "2019-10-19T18:38:51+00:00" - }, - { - "name": "paragonie/random_compat", - "version": "v9.99.99", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "" - }, - "require": { - "php": "^7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "time": "2018-07-02T15:55:56+00:00" + "time": "2019-12-21T12:58:57+00:00" }, { "name": "phpoption/phpoption", - "version": "1.5.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" + "reference": "be3ba85c4c0e1543233df1feaafd7fe31ea26584" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", - "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/be3ba85c4c0e1543233df1feaafd7fe31ea26584", + "reference": "be3ba85c4c0e1543233df1feaafd7fe31ea26584", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^5.5.9 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "4.7.*" + "bamarni/composer-bin-plugin": "^1.3", + "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.7-dev" } }, "autoload": { - "psr-0": { - "PhpOption\\": "src/" + "psr-4": { + "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Apache2" + "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com" } ], "description": "Option Type for PHP", @@ -821,7 +943,7 @@ "php", "type" ], - "time": "2015-07-25T16:39:46+00:00" + "time": "2020-05-02T14:39:07+00:00" }, { "name": "psr/container", @@ -872,18 +994,64 @@ ], "time": "2019-10-04T14:07:35+00:00" }, + { + "name": "psr/event-dispatcher", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "cfea31e2e2abbe98159e825ce7d5040a39fba5f0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/cfea31e2e2abbe98159e825ce7d5040a39fba5f0", + "reference": "cfea31e2e2abbe98159e825ce7d5040a39fba5f0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "time": "2019-05-22T19:30:22+00:00" + }, { "name": "psr/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/c4421fcac1edd5a324fda73e589a5cf96e52ffd0", - "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -917,7 +1085,7 @@ "psr", "psr-3" ], - "time": "2018-11-21T13:42:00+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache", @@ -925,12 +1093,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" + "reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", - "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474", + "reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474", "shasum": "" }, "require": { @@ -965,61 +1133,44 @@ "psr-16", "simple-cache" ], - "time": "2017-10-23T01:57:42+00:00" + "time": "2020-04-21T06:43:17+00:00" }, { - "name": "ramsey/uuid", - "version": "3.x-dev", + "name": "ramsey/collection", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/ramsey/uuid.git", - "reference": "4c467ce4d5a72c3cf0832c813d4d84d222c3d4bb" + "url": "https://github.com/ramsey/collection.git", + "reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/4c467ce4d5a72c3cf0832c813d4d84d222c3d4bb", - "reference": "4c467ce4d5a72c3cf0832c813d4d84d222c3d4bb", + "url": "https://api.github.com/repos/ramsey/collection/zipball/925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca", + "reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca", "shasum": "" }, "require": { - "ext-json": "*", - "paragonie/random_compat": "^1.0|^2.0|9.99.99", - "php": "^5.4 || ^7.0", - "symfony/polyfill-ctype": "^1.8" - }, - "replace": { - "rhumsaa/uuid": "self.version" + "php": "^7.2" }, "require-dev": { - "codeception/aspect-mock": "^1.0 | ~2.0.0", - "doctrine/annotations": "~1.2.0", - "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", - "ircmaxell/random-lib": "^1.1", - "jakub-onderka/php-parallel-lint": "^0.9.0", - "mockery/mockery": "^0.9.9", - "moontoast/math": "^1.1", - "php-mock/php-mock-phpunit": "^0.3|^1.1", - "phpunit/phpunit": "^4.7|^5.0|^6.5", - "squizlabs/php_codesniffer": "^2.3" - }, - "suggest": { - "ext-ctype": "Provides support for PHP Ctype functions", - "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", - "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", - "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", - "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", - "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", + "fzaninotto/faker": "^1.5", + "jakub-onderka/php-parallel-lint": "^1", + "jangregor/phpstan-prophecy": "^0.6", + "mockery/mockery": "^1.3", + "phpstan/extension-installer": "^1", + "phpstan/phpdoc-parser": "0.4.1", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-mockery": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^8.5", + "slevomat/coding-standard": "^6.0", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, "autoload": { "psr-4": { - "Ramsey\\Uuid\\": "src/" + "Ramsey\\Collection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1027,62 +1178,142 @@ "MIT" ], "authors": [ - { - "name": "Marijn Huizendveld", - "email": "marijn.huizendveld@gmail.com" - }, - { - "name": "Thibaud Fabre", - "email": "thibaud@aztech.io" - }, { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" } ], - "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", - "homepage": "https://github.com/ramsey/uuid", + "description": "A PHP 7.2+ library for representing and manipulating collections.", + "homepage": "https://github.com/ramsey/collection", "keywords": [ - "guid", - "identifier", - "uuid" - ], - "time": "2018-08-12T15:49:01+00:00" + "array", + "collection", + "hash", + "map", + "queue", + "set" + ], + "time": "2020-01-05T00:22:59+00:00" }, { - "name": "swiftmailer/swiftmailer", + "name": "ramsey/uuid", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "a53dab202d27506cad9f0238e8ef2c53dee91c88" + "url": "https://github.com/ramsey/uuid.git", + "reference": "f656e061dab37d543ef66789955b35b0b31c2160" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/a53dab202d27506cad9f0238e8ef2c53dee91c88", - "reference": "a53dab202d27506cad9f0238e8ef2c53dee91c88", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/f656e061dab37d543ef66789955b35b0b31c2160", + "reference": "f656e061dab37d543ef66789955b35b0b31c2160", "shasum": "" }, "require": { - "egulias/email-validator": "~2.0", - "php": ">=7.0.0", - "symfony/polyfill-iconv": "^1.0", + "brick/math": "^0.8", + "ext-json": "*", + "php": "^7.2 || ^8", + "ramsey/collection": "^1.0", + "symfony/polyfill-ctype": "^1.8" + }, + "replace": { + "rhumsaa/uuid": "self.version" + }, + "require-dev": { + "codeception/aspect-mock": "^3", + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", + "doctrine/annotations": "^1.8", + "goaop/framework": "^2", + "mockery/mockery": "^1.3", + "moontoast/math": "^1.1", + "paragonie/random-lib": "^2", + "php-mock/php-mock-mockery": "^1.3", + "php-mock/php-mock-phpunit": "^2.5", + "php-parallel-lint/php-parallel-lint": "^1.1", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-mockery": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^8.5", + "psy/psysh": "^0.10.0", + "slevomat/coding-standard": "^6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "3.9.4" + }, + "suggest": { + "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", + "ext-ctype": "Enables faster processing of character classification using ctype functions.", + "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", + "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", + "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", + "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.x-dev" + } + }, + "autoload": { + "psr-4": { + "Ramsey\\Uuid\\": "src/" + }, + "files": [ + "src/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", + "homepage": "https://github.com/ramsey/uuid", + "keywords": [ + "guid", + "identifier", + "uuid" + ], + "funding": [ + { + "url": "https://github.com/ramsey", + "type": "github" + } + ], + "time": "2020-05-10T21:42:12+00:00" + }, + { + "name": "swiftmailer/swiftmailer", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/swiftmailer/swiftmailer.git", + "reference": "4633950338d22b4406e5c77f6e25c658435d5db4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4633950338d22b4406e5c77f6e25c658435d5db4", + "reference": "4633950338d22b4406e5c77f6e25c658435d5db4", + "shasum": "" + }, + "require": { + "egulias/email-validator": "^2.0", + "php": "^7.2.5", + "symfony/polyfill-iconv": "^1.0", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { - "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8" + "mockery/mockery": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.0" }, "suggest": { - "ext-intl": "Needed to support internationalized email addresses", - "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed" + "ext-intl": "Needed to support internationalized email addresses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.2-dev" + "dev-master": "6.3-dev" } }, "autoload": { @@ -1110,45 +1341,70 @@ "mail", "mailer" ], - "time": "2019-06-28T15:39:50+00:00" + "funding": [ + { + "url": "https://certification.symfony.com/", + "type": "custom" + }, + { + "url": "https://live.symfony.com/", + "type": "custom" + }, + { + "url": "https://symfony.com/cloud/", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer", + "type": "tidelift" + } + ], + "time": "2020-03-03T08:49:48+00:00" }, { "name": "symfony/console", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "aa43e86fe32b03a4518096240a35f8f52c6cac8f" + "reference": "9242971b162522252532d83f93b8deae1a99a85d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/aa43e86fe32b03a4518096240a35f8f52c6cac8f", - "reference": "aa43e86fe32b03a4518096240a35f8f52c6cac8f", + "url": "https://api.github.com/repos/symfony/console/zipball/9242971b162522252532d83f93b8deae1a99a85d", + "reference": "9242971b162522252532d83f93b8deae1a99a85d", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", - "symfony/service-contracts": "^1.1|^2" + "symfony/polyfill-php80": "^1.15", + "symfony/service-contracts": "^1.1|^2", + "symfony/string": "^5.1" }, "conflict": { - "symfony/dependency-injection": "<3.4", - "symfony/event-dispatcher": "<4.3|>=5", + "symfony/dependency-injection": "<4.4", + "symfony/dotenv": "<5.1", + "symfony/event-dispatcher": "<4.4", "symfony/lock": "<4.4", - "symfony/process": "<3.3" + "symfony/process": "<4.4" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/event-dispatcher": "^4.3", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/event-dispatcher": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/var-dumper": "^4.3|^5.0" + "symfony/process": "^4.4|^5.0", + "symfony/var-dumper": "^4.4|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -1159,7 +1415,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1186,7 +1442,21 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-10-17T12:23:42+00:00" + "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-05-08T12:36:29+00:00" }, { "name": "symfony/css-selector", @@ -1194,21 +1464,21 @@ "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "4b85443ab5e269ed8c7554745890726c57bfeb04" + "reference": "c039862c4571cfb2e892033a9f39e9b59f84b446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/4b85443ab5e269ed8c7554745890726c57bfeb04", - "reference": "4b85443ab5e269ed8c7554745890726c57bfeb04", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/c039862c4571cfb2e892033a9f39e9b59f84b446", + "reference": "c039862c4571cfb2e892033a9f39e9b59f84b446", "shasum": "" }, "require": { - "php": "^7.2.9" + "php": "^7.2.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1239,44 +1509,48 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2019-10-07T09:06:09+00:00" + "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-30T11:43:41+00:00" }, { - "name": "symfony/debug", - "version": "4.4.x-dev", + "name": "symfony/deprecation-contracts", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "25fd3ba9cf14a2201aeaab9e0c4b8f455cbf0db7" + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "ede224dcbc36138943a296107db2b8b2a690ac1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/25fd3ba9cf14a2201aeaab9e0c4b8f455cbf0db7", - "reference": "25fd3ba9cf14a2201aeaab9e0c4b8f455cbf0db7", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/ede224dcbc36138943a296107db2b8b2a690ac1c", + "reference": "ede224dcbc36138943a296107db2b8b2a690ac1c", "shasum": "" }, "require": { - "php": "^7.1.3", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": "<3.4" - }, - "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" + "php": "^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "2.1-dev" } }, "autoload": { - "psr-4": { - "Symfony\\Component\\Debug\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" + "files": [ + "function.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1285,17 +1559,17 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Debug Component", + "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", - "time": "2019-10-15T13:25:17+00:00" + "time": "2020-02-14T07:31:56+00:00" }, { "name": "symfony/error-handler", @@ -1303,31 +1577,29 @@ "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "b9953aca90ef7f0ae8ff2a6b06a7221c4a8a77f4" + "reference": "ea01a46377859ea96c0472d3e3dd227ec7e0bef9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/b9953aca90ef7f0ae8ff2a6b06a7221c4a8a77f4", - "reference": "b9953aca90ef7f0ae8ff2a6b06a7221c4a8a77f4", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/ea01a46377859ea96c0472d3e3dd227ec7e0bef9", + "reference": "ea01a46377859ea96c0472d3e3dd227ec7e0bef9", "shasum": "" }, "require": { - "php": "^7.2.9", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": "<3.4" + "php": "^7.2.5", + "psr/log": "^1.0", + "symfony/polyfill-php80": "^1.15", + "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" - }, - "suggest": { - "symfony/error-renderer": "For better error rendering" + "symfony/deprecation-contracts": "^2.1", + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1354,104 +1626,57 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "time": "2019-10-11T14:48:48+00:00" - }, - { - "name": "symfony/error-renderer", - "version": "4.4.x-dev", - "source": { - "type": "git", - "url": "https://github.com/symfony/error-renderer.git", - "reference": "fca8c2913839d4b3031bf6d14112ddad216c90b3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/error-renderer/zipball/fca8c2913839d4b3031bf6d14112ddad216c90b3", - "reference": "fca8c2913839d4b3031bf6d14112ddad216c90b3", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "psr/log": "~1.0", - "symfony/debug": "^4.4" - }, - "conflict": { - "symfony/http-kernel": "<4.4" - }, - "require-dev": { - "symfony/console": "^4.4", - "symfony/dependency-injection": "^4.4", - "symfony/http-kernel": "^4.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\ErrorRenderer\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ + "funding": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "url": "https://symfony.com/sponsor", + "type": "custom" }, { - "name": "Yonel Ceruto", - "email": "yonelceruto@gmail.com" + "url": "https://github.com/fabpot", + "type": "github" }, { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" } ], - "description": "Symfony ErrorRenderer Component", - "homepage": "https://symfony.com", - "time": "2019-10-15T13:25:17+00:00" + "time": "2020-05-04T14:13:31+00:00" }, { "name": "symfony/event-dispatcher", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "c73bdefc20ff6e180f878122e07f1f59afba03f5" + "reference": "c90d70a5a72689a62a532433a930647c6b520f2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c73bdefc20ff6e180f878122e07f1f59afba03f5", - "reference": "c73bdefc20ff6e180f878122e07f1f59afba03f5", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c90d70a5a72689a62a532433a930647c6b520f2a", + "reference": "c90d70a5a72689a62a532433a930647c6b520f2a", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/event-dispatcher-contracts": "^1.1|^2" + "php": "^7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/event-dispatcher-contracts": "^2", + "symfony/polyfill-php80": "^1.15" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "1.1" + "symfony/event-dispatcher-implementation": "2.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", "symfony/service-contracts": "^1.1|^2", - "symfony/stopwatch": "^3.4|^4.0|^5.0" + "symfony/stopwatch": "^4.4|^5.0" }, "suggest": { "symfony/dependency-injection": "", @@ -1460,7 +1685,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1487,7 +1712,21 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-10-09T14:35:36+00:00" + "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-05-08T12:36:29+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -1495,25 +1734,25 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18" + "reference": "a66baaea4423031259070211f5123aa9200e7c42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18", - "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a66baaea4423031259070211f5123aa9200e7c42", + "reference": "a66baaea4423031259070211f5123aa9200e7c42", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5", + "psr/event-dispatcher": "^1" }, "suggest": { - "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -1545,29 +1784,43 @@ "interoperability", "standards" ], - "time": "2019-09-17T09:54:03+00:00" + "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-05-08T21:41:03+00:00" }, { "name": "symfony/finder", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "30898bbac041d71f18862366a7a0987dd5cff7dd" + "reference": "53c70235d130f5df22541fb674e899e2004aa5ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/30898bbac041d71f18862366a7a0987dd5cff7dd", - "reference": "30898bbac041d71f18862366a7a0987dd5cff7dd", + "url": "https://api.github.com/repos/symfony/finder/zipball/53c70235d130f5df22541fb674e899e2004aa5ed", + "reference": "53c70235d130f5df22541fb674e899e2004aa5ed", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1594,35 +1847,55 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-09-17T11:12:18+00:00" + "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-30T11:43:41+00:00" }, { "name": "symfony/http-foundation", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "002d69de1041f82f2cc16a2776a2e069ef14017a" + "reference": "939b7b92621f2da56002462d452c1e25f2c1cffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/002d69de1041f82f2cc16a2776a2e069ef14017a", - "reference": "002d69de1041f82f2cc16a2776a2e069ef14017a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/939b7b92621f2da56002462d452c1e25f2c1cffd", + "reference": "939b7b92621f2da56002462d452c1e25f2c1cffd", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/mime": "^4.3|^5.0", - "symfony/polyfill-mbstring": "~1.1" + "php": "^7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php80": "^1.15" }, "require-dev": { "predis/predis": "~1.0", - "symfony/expression-language": "^3.4|^4.0|^5.0" + "symfony/cache": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/mime": "^4.4|^5.0" + }, + "suggest": { + "symfony/mime": "To use the file extension guesser" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1649,74 +1922,93 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-10-14T12:27:06+00:00" + "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-05-06T10:54:46+00:00" }, { "name": "symfony/http-kernel", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "35780b7c1977b0f3488ada362d6ca05fe924a226" + "reference": "ee30c3957acddc275924718dd99cf3d220be9fba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/35780b7c1977b0f3488ada362d6ca05fe924a226", - "reference": "35780b7c1977b0f3488ada362d6ca05fe924a226", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ee30c3957acddc275924718dd99cf3d220be9fba", + "reference": "ee30c3957acddc275924718dd99cf3d220be9fba", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "psr/log": "~1.0", + "symfony/deprecation-contracts": "^2.1", "symfony/error-handler": "^4.4|^5.0", - "symfony/error-renderer": "^4.4|^5.0", - "symfony/event-dispatcher": "^4.4", + "symfony/event-dispatcher": "^5.0", "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", - "symfony/config": "<3.4", - "symfony/console": ">=5", - "symfony/dependency-injection": "<4.3", - "symfony/translation": "<4.2", - "symfony/var-dumper": "<4.1.1", - "twig/twig": "<1.34|<2.4,>=2" + "symfony/browser-kit": "<4.4", + "symfony/cache": "<5.0", + "symfony/config": "<5.0", + "symfony/console": "<4.4", + "symfony/dependency-injection": "<4.4", + "symfony/doctrine-bridge": "<5.0", + "symfony/form": "<5.0", + "symfony/http-client": "<5.0", + "symfony/mailer": "<5.0", + "symfony/messenger": "<5.0", + "symfony/translation": "<5.0", + "symfony/twig-bridge": "<5.0", + "symfony/validator": "<5.0", + "twig/twig": "<2.4" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/cache": "~1.0", - "symfony/browser-kit": "^4.3|^5.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0", - "symfony/css-selector": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^4.3|^5.0", - "symfony/dom-crawler": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/process": "^3.4|^4.0|^5.0", - "symfony/routing": "^3.4|^4.0|^5.0", - "symfony/stopwatch": "^3.4|^4.0|^5.0", - "symfony/templating": "^3.4|^4.0|^5.0", - "symfony/translation": "^4.2|^5.0", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/config": "^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/dom-crawler": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/process": "^4.4|^5.0", + "symfony/routing": "^4.4|^5.0", + "symfony/stopwatch": "^4.4|^5.0", + "symfony/translation": "^4.4|^5.0", "symfony/translation-contracts": "^1.1|^2", - "symfony/var-dumper": "^4.1.1|^5.0", - "twig/twig": "^1.34|^2.4|^3.0" + "twig/twig": "^2.4|^3.0" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", - "symfony/dependency-injection": "", - "symfony/var-dumper": "" + "symfony/dependency-injection": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1743,7 +2035,21 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-10-20T12:38:12+00:00" + "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-05-05T17:11:24+00:00" }, { "name": "symfony/mime", @@ -1751,18 +2057,19 @@ "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "2aad3728327b3b1fd8137004528129673dec1e09" + "reference": "b439f550b001f1321fa4e2ca282a53c7ad514a45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/2aad3728327b3b1fd8137004528129673dec1e09", - "reference": "2aad3728327b3b1fd8137004528129673dec1e09", + "url": "https://api.github.com/repos/symfony/mime/zipball/b439f550b001f1321fa4e2ca282a53c7ad514a45", + "reference": "b439f550b001f1321fa4e2ca282a53c7ad514a45", "shasum": "" }, "require": { - "php": "^7.2.9", + "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" @@ -1774,7 +2081,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -1805,7 +2112,21 @@ "mime", "mime-type" ], - "time": "2019-10-14T11:46:27+00:00" + "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-05-09T15:57:56+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1813,12 +2134,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "1aab00e39cebaef4d8652497f46c15c1b7e45294" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1aab00e39cebaef4d8652497f46c15c1b7e45294", + "reference": "1aab00e39cebaef4d8652497f46c15c1b7e45294", "shasum": "" }, "require": { @@ -1830,7 +2151,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -1863,7 +2184,21 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "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-05-08T16:50:20+00:00" }, { "name": "symfony/polyfill-iconv", @@ -1871,32 +2206,258 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "685968b11e61a347c18bf25db32effa478be610f" + "reference": "d51debc1391a609c514f6f072dd59a61b461502a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/d51debc1391a609c514f6f072dd59a61b461502a", + "reference": "d51debc1391a609c514f6f072dd59a61b461502a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.16-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ], + "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-05-08T16:50:20+00:00" + }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "81f5385a0237989ec43a5ed2d94176c5c9616cc8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81f5385a0237989ec43a5ed2d94176c5c9616cc8", + "reference": "81f5385a0237989ec43a5ed2d94176c5c9616cc8", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.16-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "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-05-08T16:50:20+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "ab0af41deab94ec8dceb3d1fb408bdd038eba4dc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ab0af41deab94ec8dceb3d1fb408bdd038eba4dc", + "reference": "ab0af41deab94ec8dceb3d1fb408bdd038eba4dc", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.16-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "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-05-08T16:50:20+00:00" + }, + { + "name": "symfony/polyfill-intl-normalizer", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "cc65fba80f49c547e16f1afcc6fd26a1b101556e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", - "reference": "685968b11e61a347c18bf25db32effa478be610f", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/cc65fba80f49c547e16f1afcc6fd26a1b101556e", + "reference": "cc65fba80f49c547e16f1afcc6fd26a1b101556e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { - "ext-iconv": "For best performance" + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "files": [ "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1913,48 +2474,61 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Iconv extension", + "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "iconv", + "intl", + "normalizer", "polyfill", "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "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-05-08T16:50:20+00:00" }, { - "name": "symfony/polyfill-intl-idn", + "name": "symfony/polyfill-mbstring", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2" + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "a54881ec0ab3b2005c406aed0023c062879031e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", - "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a54881ec0ab3b2005c406aed0023c062879031e7", + "reference": "a54881ec0ab3b2005c406aed0023c062879031e7", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.9" + "php": ">=5.3.3" }, "suggest": { - "ext-intl": "For best performance" + "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" + "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" @@ -1966,55 +2540,65 @@ ], "authors": [ { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "idn", - "intl", + "mbstring", "polyfill", "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "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-05-08T16:50:20+00:00" }, { - "name": "symfony/polyfill-mbstring", + "name": "symfony/polyfill-php72", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "a874bbf9135bd76175baa2c26d14312c9ef25543" + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "42fda6d7380e5c940d7f68341ccae89d5ab9963b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a874bbf9135bd76175baa2c26d14312c9ef25543", - "reference": "a874bbf9135bd76175baa2c26d14312c9ef25543", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/42fda6d7380e5c940d7f68341ccae89d5ab9963b", + "reference": "42fda6d7380e5c940d7f68341ccae89d5ab9963b", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "suggest": { - "ext-mbstring": "For best performance" - }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" + "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.php" @@ -2034,29 +2618,42 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Mbstring extension", + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "mbstring", "polyfill", "portable", "shim" ], - "time": "2019-09-17T10:46:08+00:00" + "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-05-08T17:28:34+00:00" }, { - "name": "symfony/polyfill-php72", + "name": "symfony/polyfill-php73", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "7e95fe59d12169fcf4041487e4bf34fca37ee0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", - "reference": "04ce3335667451138df4307d6a9b61565560199e", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/7e95fe59d12169fcf4041487e4bf34fca37ee0ed", + "reference": "7e95fe59d12169fcf4041487e4bf34fca37ee0ed", "shasum": "" }, "require": { @@ -2065,15 +2662,18 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" + "Symfony\\Polyfill\\Php73\\": "" }, "files": [ "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2090,7 +2690,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -2098,34 +2698,48 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "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-05-02T14:56:09+00:00" }, { - "name": "symfony/polyfill-php73", + "name": "symfony/polyfill-php80", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188" + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "c4bdcb0490a6c0e12c51e9d771fda5867e908fd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188", - "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/c4bdcb0490a6c0e12c51e9d771fda5867e908fd2", + "reference": "c4bdcb0490a6c0e12c51e9d771fda5867e908fd2", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.0.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.16-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" + "Symfony\\Polyfill\\Php80\\": "" }, "files": [ "bootstrap.php" @@ -2139,6 +2753,10 @@ "MIT" ], "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" @@ -2148,7 +2766,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -2156,29 +2774,44 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "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-05-08T16:50:20+00:00" }, { "name": "symfony/process", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "5ec74072c1d2d582ac2271387a7ff5f69ea407f3" + "reference": "14c0d48567aafd6b24001866de32ae45b0e3e1d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/5ec74072c1d2d582ac2271387a7ff5f69ea407f3", - "reference": "5ec74072c1d2d582ac2271387a7ff5f69ea407f3", + "url": "https://api.github.com/repos/symfony/process/zipball/14c0d48567aafd6b24001866de32ae45b0e3e1d1", + "reference": "14c0d48567aafd6b24001866de32ae45b0e3e1d1", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5", + "symfony/polyfill-php80": "^1.15" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -2205,38 +2838,54 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-10-03T11:24:03+00:00" + "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-04-15T16:09:08+00:00" }, { "name": "symfony/routing", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "1446880c6901b687e14cc67c460f1f2d4cf4a361" + "reference": "d678a574bdc50629236497776226117b4a55398c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/1446880c6901b687e14cc67c460f1f2d4cf4a361", - "reference": "1446880c6901b687e14cc67c460f1f2d4cf4a361", + "url": "https://api.github.com/repos/symfony/routing/zipball/d678a574bdc50629236497776226117b4a55398c", + "reference": "d678a574bdc50629236497776226117b4a55398c", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php80": "^1.15" }, "conflict": { - "symfony/config": "<4.2", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" + "symfony/config": "<5.0", + "symfony/dependency-injection": "<4.4", + "symfony/yaml": "<4.4" }, "require-dev": { "doctrine/annotations": "~1.2", "psr/log": "~1.0", - "symfony/config": "^4.2|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/http-foundation": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/config": "^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", @@ -2248,7 +2897,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -2281,7 +2930,21 @@ "uri", "url" ], - "time": "2019-10-20T12:38:12+00:00" + "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-05-05T07:03:13+00:00" }, { "name": "symfony/service-contracts", @@ -2289,16 +2952,16 @@ "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0" + "reference": "ff3652f695b7bd4d6da14bbe651d26b3d6c2bbcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffcde9615dc5bb4825b9f6aed07716f1f57faae0", - "reference": "ffcde9615dc5bb4825b9f6aed07716f1f57faae0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ff3652f695b7bd4d6da14bbe651d26b3d6c2bbcc", + "reference": "ff3652f695b7bd4d6da14bbe651d26b3d6c2bbcc", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "psr/container": "^1.0" }, "suggest": { @@ -2307,7 +2970,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -2339,46 +3002,146 @@ "interoperability", "standards" ], - "time": "2019-09-17T11:12:18+00:00" + "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-05-08T21:41:03+00:00" + }, + { + "name": "symfony/string", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/string.git", + "reference": "665355b4035591841114c60bf9448a1a2258d346" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/string/zipball/665355b4035591841114c60bf9448a1a2258d346", + "reference": "665355b4035591841114c60bf9448a1a2258d346", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-client": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "files": [ + "Resources/functions.php" + ], + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "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 String component", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "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-05-08T10:41:08+00:00" }, { "name": "symfony/translation", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "01a25cb05214a272addbdb5fe5b724b9a4b578ab" + "reference": "3a5c9dee4145da04b240da2df3d4a759619bc2be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/01a25cb05214a272addbdb5fe5b724b9a4b578ab", - "reference": "01a25cb05214a272addbdb5fe5b724b9a4b578ab", + "url": "https://api.github.com/repos/symfony/translation/zipball/3a5c9dee4145da04b240da2df3d4a759619bc2be", + "reference": "3a5c9dee4145da04b240da2df3d4a759619bc2be", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation-contracts": "^1.1.6|^2" + "symfony/polyfill-php80": "^1.15", + "symfony/translation-contracts": "^2" }, "conflict": { - "symfony/config": "<3.4", - "symfony/dependency-injection": "<3.4", - "symfony/yaml": "<3.4" + "symfony/config": "<4.4", + "symfony/dependency-injection": "<5.0", + "symfony/http-kernel": "<5.0", + "symfony/twig-bundle": "<5.0", + "symfony/yaml": "<4.4" }, "provide": { - "symfony/translation-implementation": "1.0" + "symfony/translation-implementation": "2.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "^3.4|^4.0|^5.0", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/dependency-injection": "^3.4|^4.0|^5.0", - "symfony/finder": "~2.8|~3.0|~4.0|^5.0", - "symfony/http-kernel": "^3.4|^4.0|^5.0", - "symfony/intl": "^3.4|^4.0|^5.0", + "symfony/config": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/dependency-injection": "^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/http-kernel": "^5.0", + "symfony/intl": "^4.4|^5.0", "symfony/service-contracts": "^1.1.2|^2", - "symfony/var-dumper": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -2388,7 +3151,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -2415,7 +3178,21 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-10-17T12:23:42+00:00" + "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-05-04T15:54:21+00:00" }, { "name": "symfony/translation-contracts", @@ -2423,16 +3200,16 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6" + "reference": "cfa7f3f5bda0cffdb415d41dd86aa980a3837218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6", - "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/cfa7f3f5bda0cffdb415d41dd86aa980a3837218", + "reference": "cfa7f3f5bda0cffdb415d41dd86aa980a3837218", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5" }, "suggest": { "symfony/translation-implementation": "" @@ -2440,7 +3217,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -2472,36 +3249,50 @@ "interoperability", "standards" ], - "time": "2019-09-17T11:12:18+00:00" + "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-05-08T21:41:03+00:00" }, { "name": "symfony/var-dumper", - "version": "4.4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "3a128d69d1f05bf75f00bf51c73143affdba88c8" + "reference": "8d1f467a76e7f48fa3f0661830eb371bf0b5d5f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3a128d69d1f05bf75f00bf51c73143affdba88c8", - "reference": "3a128d69d1f05bf75f00bf51c73143affdba88c8", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/8d1f467a76e7f48fa3f0661830eb371bf0b5d5f4", + "reference": "8d1f467a76e7f48fa3f0661830eb371bf0b5d5f4", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5" + "symfony/polyfill-php80": "^1.15" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^3.4|^4.0|^5.0", + "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.34|^2.4|^3.0" + "twig/twig": "^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -2514,7 +3305,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" } }, "autoload": { @@ -2548,7 +3339,21 @@ "debug", "dump" ], - "time": "2019-10-15T12:38:35+00:00" + "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-05-08T12:37:13+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -2556,15 +3361,17 @@ "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "33e9039a78e180fed4b7b9956477280c015e32f3" + "reference": "b9c2ce7668d0438f54f19d4b3f6f17c29dc49873" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/33e9039a78e180fed4b7b9956477280c015e32f3", - "reference": "33e9039a78e180fed4b7b9956477280c015e32f3", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b9c2ce7668d0438f54f19d4b3f6f17c29dc49873", + "reference": "b9c2ce7668d0438f54f19d4b3f6f17c29dc49873", "shasum": "" }, "require": { + "ext-dom": "*", + "ext-libxml": "*", "php": "^5.5 || ^7.0", "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, @@ -2595,7 +3402,7 @@ ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", - "time": "2019-09-20T11:23:30+00:00" + "time": "2019-12-27T10:46:17+00:00" }, { "name": "vlucas/phpdotenv", @@ -2603,26 +3410,33 @@ "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156" + "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156", - "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1", + "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0", - "phpoption/phpoption": "^1.5", + "php": "^5.5.9 || ^7.0 || ^8.0", + "phpoption/phpoption": "^1.7.2", "symfony/polyfill-ctype": "^1.9" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.3", + "ext-filter": "*", + "ext-pcre": "*", "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0" }, + "suggest": { + "ext-filter": "Required to use the boolean validator.", + "ext-pcre": "Required to use most of the library." + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.6-dev" + "dev-master": "4.1-dev" } }, "autoload": { @@ -2652,7 +3466,84 @@ "env", "environment" ], - "time": "2019-09-10T21:37:39+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", + "type": "tidelift" + } + ], + "time": "2020-05-02T14:08:57+00:00" + }, + { + "name": "voku/portable-ascii", + "version": "1.4.10", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-ascii.git", + "reference": "240e93829a5f985fab0984a6e55ae5e26b78a334" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/240e93829a5f985fab0984a6e55ae5e26b78a334", + "reference": "240e93829a5f985fab0984a6e55ae5e26b78a334", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0" + }, + "suggest": { + "ext-intl": "Use Intl for transliterator_transliterate() support" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/", + "voku\\tests\\": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Lars Moelleken", + "homepage": "http://www.moelleken.org/" + } + ], + "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", + "homepage": "https://github.com/voku/portable-ascii", + "keywords": [ + "ascii", + "clean", + "php" + ], + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", + "type": "tidelift" + } + ], + "time": "2020-03-13T01:23:26+00:00" } ], "packages-dev": [ @@ -2662,12 +3553,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "67dbbd519b584fdfb9f8d028912eb404ab411f8a" + "reference": "6a1471ddbf2f448b35f3a8e390c903435e6dd5de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/67dbbd519b584fdfb9f8d028912eb404ab411f8a", - "reference": "67dbbd519b584fdfb9f8d028912eb404ab411f8a", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/6a1471ddbf2f448b35f3a8e390c903435e6dd5de", + "reference": "6a1471ddbf2f448b35f3a8e390c903435e6dd5de", "shasum": "" }, "require": { @@ -2685,7 +3576,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -2710,7 +3601,7 @@ "constructor", "instantiate" ], - "time": "2019-10-14T11:56:32+00:00" + "time": "2019-12-23T19:18:31+00:00" }, { "name": "fzaninotto/faker", @@ -2718,12 +3609,12 @@ "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "674d89ac0dd42a03cca42523a0f72bdea90b2725" + "reference": "5337ce5261b393937bd7aaebb21020159756a152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/674d89ac0dd42a03cca42523a0f72bdea90b2725", - "reference": "674d89ac0dd42a03cca42523a0f72bdea90b2725", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/5337ce5261b393937bd7aaebb21020159756a152", + "reference": "5337ce5261b393937bd7aaebb21020159756a152", "shasum": "" }, "require": { @@ -2760,7 +3651,7 @@ "faker", "fixtures" ], - "time": "2019-10-17T13:03:13+00:00" + "time": "2020-05-11T08:39:57+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -2768,12 +3659,12 @@ "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "c0436bf63689fc334f67ccaa5e17458af9700b42" + "reference": "c4312ef926bd2ac2392f2a78c95d7e20ab439027" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/c0436bf63689fc334f67ccaa5e17458af9700b42", - "reference": "c0436bf63689fc334f67ccaa5e17458af9700b42", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/c4312ef926bd2ac2392f2a78c95d7e20ab439027", + "reference": "c4312ef926bd2ac2392f2a78c95d7e20ab439027", "shasum": "" }, "require": { @@ -2792,7 +3683,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "2.1-dev" } }, "autoload": { @@ -2808,7 +3699,7 @@ "keywords": [ "test" ], - "time": "2019-04-18T04:49:30+00:00" + "time": "2019-12-27T10:18:06+00:00" }, { "name": "mockery/mockery", @@ -2816,12 +3707,12 @@ "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "d9d4fd011608cfb1c3cf861b806ccc99a7c4a48d" + "reference": "eca936de451f80eaa51e2f9368dccd569b7fa62b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/d9d4fd011608cfb1c3cf861b806ccc99a7c4a48d", - "reference": "d9d4fd011608cfb1c3cf861b806ccc99a7c4a48d", + "url": "https://api.github.com/repos/mockery/mockery/zipball/eca936de451f80eaa51e2f9368dccd569b7fa62b", + "reference": "eca936de451f80eaa51e2f9368dccd569b7fa62b", "shasum": "" }, "require": { @@ -2835,7 +3726,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { @@ -2873,7 +3764,7 @@ "test double", "testing" ], - "time": "2019-10-09T11:44:54+00:00" + "time": "2020-04-24T03:47:46+00:00" }, { "name": "myclabs/deep-copy", @@ -2881,12 +3772,12 @@ "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c" + "reference": "a491d65139e2411c75704e871dd02bdddf5a4bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/9012edbd1604a93cee7e7422d07a2c5776c56e0c", - "reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a491d65139e2411c75704e871dd02bdddf5a4bdc", + "reference": "a491d65139e2411c75704e871dd02bdddf5a4bdc", "shasum": "" }, "require": { @@ -2921,33 +3812,39 @@ "object", "object graph" ], - "time": "2019-08-26T15:40:39+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", + "type": "tidelift" + } + ], + "time": "2020-03-12T21:49:07+00:00" }, { "name": "orchestra/testbench", - "version": "4.x-dev", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "cbfb79054bb7cf1fc713acc03504aac92aafe6a1" + "reference": "12a64130ccb5cf8ccd679ef9c5631db50f8b6dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/cbfb79054bb7cf1fc713acc03504aac92aafe6a1", - "reference": "cbfb79054bb7cf1fc713acc03504aac92aafe6a1", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/12a64130ccb5cf8ccd679ef9c5631db50f8b6dc8", + "reference": "12a64130ccb5cf8ccd679ef9c5631db50f8b6dc8", "shasum": "" }, "require": { - "laravel/framework": "^6.2", - "mockery/mockery": "^1.2.3", - "orchestra/testbench-core": "^4.2", - "php": ">=7.2", - "phpunit/phpunit": "^8.3" + "laravel/framework": "^7.1", + "mockery/mockery": "^1.3.1", + "orchestra/testbench-core": "^5.1", + "php": ">=7.2.5", + "phpunit/phpunit": "^8.4 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "6.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -2971,43 +3868,54 @@ "orchestral", "testing" ], - "time": "2019-10-11T01:58:15+00:00" + "funding": [ + { + "url": "https://paypal.me/crynobone", + "type": "custom" + }, + { + "url": "https://www.patreon.com/crynobone", + "type": "patreon" + } + ], + "time": "2020-05-09T12:56:59+00:00" }, { "name": "orchestra/testbench-core", - "version": "4.x-dev", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "3558f1c4a07d732bc873748a94515a7ba2a6fbbb" + "reference": "41ebd765f5b3f1aba366cc6b2f5b3856a1715519" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/3558f1c4a07d732bc873748a94515a7ba2a6fbbb", - "reference": "3558f1c4a07d732bc873748a94515a7ba2a6fbbb", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/41ebd765f5b3f1aba366cc6b2f5b3856a1715519", + "reference": "41ebd765f5b3f1aba366cc6b2f5b3856a1715519", "shasum": "" }, "require": { - "fzaninotto/faker": "^1.4", - "php": ">=7.2" + "fzaninotto/faker": "^1.9.1", + "php": ">=7.2.5" }, "require-dev": { - "laravel/framework": "^6.2", + "laravel/framework": "^7.1", "laravel/laravel": "dev-master", - "mockery/mockery": "^1.2.3", - "phpunit/phpunit": "^8.3" + "mockery/mockery": "^1.3.1", + "orchestra/canvas": "^5.0", + "phpunit/phpunit": "^8.4 || ^9.0" }, "suggest": { - "laravel/framework": "Required for testing (^6.2).", - "mockery/mockery": "Allow using Mockery for testing (^1.2.3).", - "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^4.0).", - "orchestra/testbench-dusk": "Allow using Laravel Dusk for testing (^4.0).", - "phpunit/phpunit": "Allow using PHPUnit for testing (^8.3)." + "laravel/framework": "Required for testing (^7.1).", + "mockery/mockery": "Allow using Mockery for testing (^1.3.1).", + "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^5.0).", + "orchestra/testbench-dusk": "Allow using Laravel Dusk for testing (^5.0).", + "phpunit/phpunit": "Allow using PHPUnit for testing (^8.4 || ^9.0)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -3036,31 +3944,37 @@ "orchestral", "testing" ], - "time": "2019-10-16T22:33:10+00:00" + "funding": [ + { + "url": "https://paypal.me/crynobone", + "type": "custom" + }, + { + "url": "https://www.patreon.com/crynobone", + "type": "patreon" + } + ], + "time": "2020-05-02T13:35:10+00:00" }, { "name": "phar-io/manifest", - "version": "dev-master", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "6008a32fa23816a6ac71889c80da7d58c056c2bb" + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/6008a32fa23816a6ac71889c80da7d58c056c2bb", - "reference": "6008a32fa23816a6ac71889c80da7d58c056c2bb", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", + "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", - "ext-xmlwriter": "*", "phar-io/version": "^2.0", - "php": "^7.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.2" + "php": "^5.6 || ^7.0" }, "type": "library", "extra": { @@ -3095,7 +4009,7 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2019-10-11T06:20:36+00:00" + "time": "2018-07-08T19:23:20+00:00" }, { "name": "phar-io/version", @@ -3146,24 +4060,21 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "2.0.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" + "reference": "985f414b55eca4296ffc99db960a97b3cc8fbcea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/985f414b55eca4296ffc99db960a97b3cc8fbcea", + "reference": "985f414b55eca4296ffc99db960a97b3cc8fbcea", "shasum": "" }, "require": { "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "~6" - }, "type": "library", "extra": { "branch-alias": { @@ -3194,7 +4105,7 @@ "reflection", "static analysis" ], - "time": "2018-08-07T13:53:10+00:00" + "time": "2020-04-27T09:34:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -3202,17 +4113,19 @@ "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "8fcadfe5f85c38705151c9ab23b4781f23e6a70e" + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8fcadfe5f85c38705151c9ab23b4781f23e6a70e", - "reference": "8fcadfe5f85c38705151c9ab23b4781f23e6a70e", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", "shasum": "" }, "require": { - "php": ">=7.1", - "phpdocumentor/type-resolver": "^0", + "ext-filter": "^7.1", + "php": "^7.2", + "phpdocumentor/reflection-common": "^2.0", + "phpdocumentor/type-resolver": "^1.0", "webmozart/assert": "^1" }, "require-dev": { @@ -3238,37 +4151,41 @@ { "name": "Mike van Riel", "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2019-06-15T20:45:01+00:00" + "time": "2020-02-22T12:28:44+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "0.7.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "6f6f66c1d4e14e9b0ad124cae85864dfa03104c7" + "reference": "6be94d5733839a52492da96f57c6a3b062a8f97a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6f6f66c1d4e14e9b0ad124cae85864dfa03104c7", - "reference": "6f6f66c1d4e14e9b0ad124cae85864dfa03104c7", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6be94d5733839a52492da96f57c6a3b062a8f97a", + "reference": "6be94d5733839a52492da96f57c6a3b062a8f97a", "shasum": "" }, "require": { - "php": ">=7.1", - "phpdocumentor/reflection-common": "~2.0.0-beta1" + "php": "^7.2", + "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { - "mockery/mockery": "~1", - "phpunit/phpunit": "~6" + "ext-tokenizer": "^7.2", + "mockery/mockery": "~1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -3287,37 +4204,37 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2019-08-22T17:55:41+00:00" + "time": "2020-04-27T19:13:53+00:00" }, { "name": "phpspec/prophecy", - "version": "1.9.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203" + "reference": "451c3cd1418cf640de218914901e51b064abb093" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203", - "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", + "reference": "451c3cd1418cf640de218914901e51b064abb093", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.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" + "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0", + "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0" }, "require-dev": { - "phpspec/phpspec": "^2.5|^3.2", + "phpspec/phpspec": "^2.5 || ^3.2", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev" + "dev-master": "1.10.x-dev" } }, "autoload": { @@ -3350,7 +4267,7 @@ "spy", "stub" ], - "time": "2019-10-03T11:07:50+00:00" + "time": "2020-03-05T15:02:03+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3358,36 +4275,37 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "78cd2a6bbca64901a0a39e4cbd2e723a09e8501b" + "reference": "d905bc44a56ecc3b68ef9a819ccf8785a919c923" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78cd2a6bbca64901a0a39e4cbd2e723a09e8501b", - "reference": "78cd2a6bbca64901a0a39e4cbd2e723a09e8501b", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d905bc44a56ecc3b68ef9a819ccf8785a919c923", + "reference": "d905bc44a56ecc3b68ef9a819ccf8785a919c923", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", - "php": "^7.2", - "phpunit/php-file-iterator": "^2.0.2", - "phpunit/php-text-template": "^1.2.1", - "phpunit/php-token-stream": "^3.1.1", - "sebastian/code-unit-reverse-lookup": "^1.0.1", - "sebastian/environment": "^4.2.2", - "sebastian/version": "^2.0.1", + "php": "^7.3", + "phpunit/php-file-iterator": "^3.0", + "phpunit/php-text-template": "^2.0", + "phpunit/php-token-stream": "^4.0", + "sebastian/code-unit-reverse-lookup": "^2.0", + "sebastian/environment": "^5.0", + "sebastian/version": "^3.0", "theseer/tokenizer": "^1.1.3" }, "require-dev": { - "phpunit/phpunit": "^8.2.2" + "phpunit/phpunit": "^9.0" }, "suggest": { - "ext-xdebug": "^2.7.2" + "ext-pcov": "*", + "ext-xdebug": "*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "7.0-dev" + "dev-master": "8.0-dev" } }, "autoload": { @@ -3413,7 +4331,13 @@ "testing", "xunit" ], - "time": "2019-10-09T11:58:34+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:44:03+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3421,24 +4345,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "7f0f29702170e2786b2df813af970135765de6fc" + "reference": "21e5da5559a8fd2e1c5609626a152bec549b652c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/7f0f29702170e2786b2df813af970135765de6fc", - "reference": "7f0f29702170e2786b2df813af970135765de6fc", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/21e5da5559a8fd2e1c5609626a152bec549b652c", + "reference": "21e5da5559a8fd2e1c5609626a152bec549b652c", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -3463,26 +4387,99 @@ "filesystem", "iterator" ], - "time": "2019-07-02T07:44:20+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:49:42+00:00" + }, + { + "name": "phpunit/php-invoker", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "reference": "0cbc94933af163e8d35f1f3efd7a7db3673a0b37" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/0cbc94933af163e8d35f1f3efd7a7db3673a0b37", + "reference": "0cbc94933af163e8d35f1f3efd7a7db3673a0b37", + "shasum": "" + }, + "require": { + "php": "^7.3" + }, + "require-dev": { + "ext-pcntl": "*", + "phpunit/phpunit": "^9.0" + }, + "suggest": { + "ext-pcntl": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Invoke callables with a timeout", + "homepage": "https://github.com/sebastianbergmann/php-invoker/", + "keywords": [ + "process" + ], + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:50:10+00:00" }, { "name": "phpunit/php-text-template", - "version": "1.2.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" + "reference": "da05c9d941bb9e0da90862c88d9b660c4c4b9778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", - "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/da05c9d941bb9e0da90862c88d9b660c4c4b9778", + "reference": "da05c9d941bb9e0da90862c88d9b660c4c4b9778", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, "autoload": { "classmap": [ "src/" @@ -3504,7 +4501,13 @@ "keywords": [ "template" ], - "time": "2015-06-21T13:50:34+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T13:07:27+00:00" }, { "name": "phpunit/php-timer", @@ -3512,24 +4515,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "37d2894f3650acccb6e57207e63eb9699c1a82a6" + "reference": "24122e8c2ab9b5940f49cf2f17963f640fe86b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/37d2894f3650acccb6e57207e63eb9699c1a82a6", - "reference": "37d2894f3650acccb6e57207e63eb9699c1a82a6", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/24122e8c2ab9b5940f49cf2f17963f640fe86b10", + "reference": "24122e8c2ab9b5940f49cf2f17963f640fe86b10", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^9.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -3553,7 +4556,13 @@ "keywords": [ "timer" ], - "time": "2019-07-02T07:42:03+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:50:34+00:00" }, { "name": "phpunit/php-token-stream", @@ -3561,25 +4570,25 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", - "reference": "36bdcb91de0484f77e256fd3d6119dcf7171c164" + "reference": "cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/36bdcb91de0484f77e256fd3d6119dcf7171c164", - "reference": "36bdcb91de0484f77e256fd3d6119dcf7171c164", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c", + "reference": "cdc0db5aed8fbfaf475fbd95bfd7bab83c7a779c", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": "^7.1" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -3602,7 +4611,13 @@ "keywords": [ "tokenizer" ], - "time": "2019-10-05T05:20:56+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-06T09:56:31+00:00" }, { "name": "phpunit/phpunit", @@ -3610,12 +4625,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "01556eefc2757a1daaaaf2dcf6fb90e02627a850" + "reference": "5bef20086081c0ca29bd595cdf228a51443aade3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/01556eefc2757a1daaaaf2dcf6fb90e02627a850", - "reference": "01556eefc2757a1daaaaf2dcf6fb90e02627a850", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5bef20086081c0ca29bd595cdf228a51443aade3", + "reference": "5bef20086081c0ca29bd595cdf228a51443aade3", "shasum": "" }, "require": { @@ -3629,29 +4644,31 @@ "myclabs/deep-copy": "^1.9.1", "phar-io/manifest": "^1.0.3", "phar-io/version": "^2.0.1", - "php": "^7.2", + "php": "^7.3", "phpspec/prophecy": "^1.8.1", - "phpunit/php-code-coverage": "^7.0.7", - "phpunit/php-file-iterator": "^2.0.2", - "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.1.2", - "sebastian/comparator": "^3.0.2", - "sebastian/diff": "^3.0.2", - "sebastian/environment": "^4.2.2", - "sebastian/exporter": "^3.1.1", - "sebastian/global-state": "^3.0.0", - "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^2.0.1", - "sebastian/type": "^1.1.3", - "sebastian/version": "^2.0.1" + "phpunit/php-code-coverage": "^8.0.1", + "phpunit/php-file-iterator": "^3.0", + "phpunit/php-invoker": "^3.0", + "phpunit/php-text-template": "^2.0", + "phpunit/php-timer": "^4.0", + "sebastian/code-unit": "^1.0.2", + "sebastian/comparator": "^4.0", + "sebastian/diff": "^4.0", + "sebastian/environment": "^5.0.1", + "sebastian/exporter": "^4.0", + "sebastian/global-state": "^4.0", + "sebastian/object-enumerator": "^4.0", + "sebastian/resource-operations": "^3.0", + "sebastian/type": "^2.0", + "sebastian/version": "^3.0" }, "require-dev": { - "ext-pdo": "*" + "ext-pdo": "*", + "phpspec/prophecy-phpunit": "^2.0" }, "suggest": { "ext-soap": "*", - "ext-xdebug": "*", - "phpunit/php-invoker": "^2.0.0" + "ext-xdebug": "*" }, "bin": [ "phpunit" @@ -3659,12 +4676,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "8.5-dev" + "dev-master": "9.2-dev" } }, "autoload": { "classmap": [ "src/" + ], + "files": [ + "src/Framework/Assert/Functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -3685,7 +4705,69 @@ "testing", "xunit" ], - "time": "2019-10-18T05:11:04+00:00" + "funding": [ + { + "url": "https://phpunit.de/donate.html", + "type": "custom" + }, + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-10T08:16:22+00:00" + }, + { + "name": "sebastian/code-unit", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "reference": "52da60432fa33f59be9bf556f9f238d1c66c4d00" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/52da60432fa33f59be9bf556f9f238d1c66c4d00", + "reference": "52da60432fa33f59be9bf556f9f238d1c66c4d00", + "shasum": "" + }, + "require": { + "php": "^7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the PHP code units", + "homepage": "https://github.com/sebastianbergmann/code-unit", + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:44:44+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -3693,24 +4775,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "5e860800beea5ea4c8590df866338c09c20d3a48" + "reference": "1fd8a6da439085c7259d03cdecf209085f111d85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e860800beea5ea4c8590df866338c09c20d3a48", - "reference": "5e860800beea5ea4c8590df866338c09c20d3a48", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1fd8a6da439085c7259d03cdecf209085f111d85", + "reference": "1fd8a6da439085c7259d03cdecf209085f111d85", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -3730,7 +4812,13 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "time": "2019-07-02T07:44:03+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:45:40+00:00" }, { "name": "sebastian/comparator", @@ -3738,26 +4826,26 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "9a1267ac19ecd74163989bcb3e01c5c9587f9e3b" + "reference": "4c18d152ae3015487eaf5e016888769a85af5720" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/9a1267ac19ecd74163989bcb3e01c5c9587f9e3b", - "reference": "9a1267ac19ecd74163989bcb3e01c5c9587f9e3b", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/4c18d152ae3015487eaf5e016888769a85af5720", + "reference": "4c18d152ae3015487eaf5e016888769a85af5720", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", - "sebastian/exporter": "^3.1" + "php": "^7.3", + "sebastian/diff": "^4.0", + "sebastian/exporter": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -3770,6 +4858,10 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" @@ -3781,10 +4873,6 @@ { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", @@ -3794,7 +4882,13 @@ "compare", "equality" ], - "time": "2019-07-02T07:45:15+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:46:12+00:00" }, { "name": "sebastian/diff", @@ -3802,25 +4896,25 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "d7e7810940c78f3343420f76adf92dc437b7a557" + "reference": "7122409e1b10cbbf86fa345766463cdbb44b8154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/d7e7810940c78f3343420f76adf92dc437b7a557", - "reference": "d7e7810940c78f3343420f76adf92dc437b7a557", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7122409e1b10cbbf86fa345766463cdbb44b8154", + "reference": "7122409e1b10cbbf86fa345766463cdbb44b8154", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.0", - "symfony/process": "^2 || ^3.3 || ^4" + "phpunit/phpunit": "^9.0", + "symfony/process": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -3833,13 +4927,13 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", @@ -3850,27 +4944,33 @@ "unidiff", "unified diff" ], - "time": "2019-07-02T07:43:30+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-08T05:11:54+00:00" }, { "name": "sebastian/environment", - "version": "dev-master", + "version": "5.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "520187a48d1fd3714dd4ebfd8eb914a4d69d26a7" + "reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/520187a48d1fd3714dd4ebfd8eb914a4d69d26a7", - "reference": "520187a48d1fd3714dd4ebfd8eb914a4d69d26a7", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/c753f04d68cd489b6973cf9b4e505e191af3b05c", + "reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^7.5" + "phpunit/phpunit": "^9.0" }, "suggest": { "ext-posix": "*" @@ -3878,7 +4978,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -3903,7 +5003,13 @@ "environment", "hhvm" ], - "time": "2019-09-07T09:51:27+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-04-14T13:36:52+00:00" }, { "name": "sebastian/exporter", @@ -3911,26 +5017,26 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e" + "reference": "efa4b59d60840e6f3df4058ce69acbf96ebe8317" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e", - "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/efa4b59d60840e6f3df4058ce69acbf96ebe8317", + "reference": "efa4b59d60840e6f3df4058ce69acbf96ebe8317", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/recursion-context": "^3.0" + "php": "^7.3", + "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-mbstring": "*", - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -3970,7 +5076,13 @@ "export", "exporter" ], - "time": "2019-09-14T09:02:43+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:47:43+00:00" }, { "name": "sebastian/global-state", @@ -3978,22 +5090,22 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "10fcef2d653e363e8e059a27543c0f366452171d" + "reference": "4cf86c347d680fd26c263f2763e3a229610ffb63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/10fcef2d653e363e8e059a27543c0f366452171d", - "reference": "10fcef2d653e363e8e059a27543c0f366452171d", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/4cf86c347d680fd26c263f2763e3a229610ffb63", + "reference": "4cf86c347d680fd26c263f2763e3a229610ffb63", "shasum": "" }, "require": { - "php": "^7.2", - "sebastian/object-reflector": "^1.1.1", - "sebastian/recursion-context": "^3.0" + "php": "^7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-dom": "*", - "phpunit/phpunit": "^8.0" + "phpunit/phpunit": "^9.0" }, "suggest": { "ext-uopz": "*" @@ -4001,7 +5113,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -4024,7 +5136,13 @@ "keywords": [ "global state" ], - "time": "2019-09-07T12:56:45+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:48:08+00:00" }, { "name": "sebastian/object-enumerator", @@ -4032,26 +5150,26 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "63e5a3e0881ebf28c9fbb2a2e12b77d373850c12" + "reference": "953adb8640c04fd941af4c2f18ff74ba8c26bd3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/63e5a3e0881ebf28c9fbb2a2e12b77d373850c12", - "reference": "63e5a3e0881ebf28c9fbb2a2e12b77d373850c12", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/953adb8640c04fd941af4c2f18ff74ba8c26bd3f", + "reference": "953adb8640c04fd941af4c2f18ff74ba8c26bd3f", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/object-reflector": "^1.1.1", - "sebastian/recursion-context": "^3.0" + "php": "^7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -4071,7 +5189,13 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2019-07-02T07:43:46+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:48:38+00:00" }, { "name": "sebastian/object-reflector", @@ -4079,24 +5203,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "3053ae3e6286fdf98769f18ec10894dbc6260a34" + "reference": "f788651247882b11c9582ac22b493a0618734c46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/3053ae3e6286fdf98769f18ec10894dbc6260a34", - "reference": "3053ae3e6286fdf98769f18ec10894dbc6260a34", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/f788651247882b11c9582ac22b493a0618734c46", + "reference": "f788651247882b11c9582ac22b493a0618734c46", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -4116,7 +5240,13 @@ ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "time": "2019-07-02T07:44:36+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:49:10+00:00" }, { "name": "sebastian/recursion-context", @@ -4124,24 +5254,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "a58220ae18565f6004bbe15321efc4470bfe02fd" + "reference": "945cff445307a728d177d68207a1e3f0ab2413cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/a58220ae18565f6004bbe15321efc4470bfe02fd", - "reference": "a58220ae18565f6004bbe15321efc4470bfe02fd", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/945cff445307a728d177d68207a1e3f0ab2413cf", + "reference": "945cff445307a728d177d68207a1e3f0ab2413cf", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -4154,14 +5284,14 @@ "BSD-3-Clause" ], "authors": [ - { - "name": "Jeff Welch", - "email": "whatthejeff@gmail.com" - }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, { "name": "Adam Harvey", "email": "aharvey@php.net" @@ -4169,7 +5299,13 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2019-07-02T07:43:54+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:42:13+00:00" }, { "name": "sebastian/resource-operations", @@ -4177,21 +5313,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "d67fc89d3107c396d161411b620619f3e7a7c270" + "reference": "dd53d000c3b488bef036f6a6c10e732fdb5861e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/d67fc89d3107c396d161411b620619f3e7a7c270", - "reference": "d67fc89d3107c396d161411b620619f3e7a7c270", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/dd53d000c3b488bef036f6a6c10e732fdb5861e8", + "reference": "dd53d000c3b488bef036f6a6c10e732fdb5861e8", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -4211,7 +5350,13 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2019-07-02T07:42:50+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T13:13:33+00:00" }, { "name": "sebastian/type", @@ -4219,24 +5364,24 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3" + "reference": "7c2ae9e716d935c78fbac6e25623498f5e6b2c30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3", - "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/7c2ae9e716d935c78fbac6e25623498f5e6b2c30", + "reference": "7c2ae9e716d935c78fbac6e25623498f5e6b2c30", "shasum": "" }, "require": { - "php": "^7.2" + "php": "^7.3" }, "require-dev": { - "phpunit/phpunit": "^8.2" + "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -4257,29 +5402,35 @@ ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", - "time": "2019-07-02T08:10:15+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T12:43:13+00:00" }, { "name": "sebastian/version", - "version": "2.0.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" + "reference": "e5e546867c9373c887d797a44093841ac2fa0a30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", - "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/e5e546867c9373c887d797a44093841ac2fa0a30", + "reference": "e5e546867c9373c887d797a44093841ac2fa0a30", "shasum": "" }, "require": { - "php": ">=5.6" + "php": "^7.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -4300,7 +5451,13 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-10-03T07:35:21+00:00" + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-05-04T13:12:41+00:00" }, { "name": "theseer/tokenizer", @@ -4344,31 +5501,29 @@ }, { "name": "webmozart/assert", - "version": "1.5.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", + "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, + "conflict": { + "vimeo/psalm": "<3.9.1" + }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3-dev" - } - }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -4390,7 +5545,7 @@ "check", "validate" ], - "time": "2019-08-24T08:43:50+00:00" + "time": "2020-04-18T12:12:48+00:00" } ], "aliases": [], @@ -4399,5 +5554,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" } diff --git a/src/Commands/AddPackage.php b/src/Commands/AddPackage.php index 5aaf7ad..736e5ca 100644 --- a/src/Commands/AddPackage.php +++ b/src/Commands/AddPackage.php @@ -2,8 +2,8 @@ namespace Naoray\LaravelPackageMaker\Commands; -use Illuminate\Support\Str; use Illuminate\Console\Command; +use Illuminate\Support\Str; use Naoray\LaravelPackageMaker\Traits\InteractsWithTerminal; class AddPackage extends Command diff --git a/src/Commands/ClonePackage.php b/src/Commands/ClonePackage.php index 58bae76..01748bb 100644 --- a/src/Commands/ClonePackage.php +++ b/src/Commands/ClonePackage.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands; -use Illuminate\Support\Str; use Illuminate\Console\Command; use Illuminate\Filesystem\Filesystem; +use Illuminate\Support\Str; use Naoray\LaravelPackageMaker\Traits\InteractsWithTerminal; class ClonePackage extends Command diff --git a/src/Commands/Database/FactoryMakeCommand.php b/src/Commands/Database/FactoryMakeCommand.php index cfd706f..f2ad044 100644 --- a/src/Commands/Database/FactoryMakeCommand.php +++ b/src/Commands/Database/FactoryMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Database; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Database\Console\Factories\FactoryMakeCommand as MakeFactory; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class FactoryMakeCommand extends MakeFactory { diff --git a/src/Commands/Database/MigrationMakeCommand.php b/src/Commands/Database/MigrationMakeCommand.php index 8c72f0f..d55fa5e 100644 --- a/src/Commands/Database/MigrationMakeCommand.php +++ b/src/Commands/Database/MigrationMakeCommand.php @@ -2,13 +2,13 @@ namespace Naoray\LaravelPackageMaker\Commands\Database; -use Illuminate\Support\Composer; -use Illuminate\Filesystem\Filesystem; -use Symfony\Component\Console\Input\InputOption; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; +use Illuminate\Database\Console\Migrations\MigrateMakeCommand as MakeMigration; use Illuminate\Database\Migrations\MigrationCreator; +use Illuminate\Filesystem\Filesystem; +use Illuminate\Support\Composer; use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; -use Illuminate\Database\Console\Migrations\MigrateMakeCommand as MakeMigration; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; +use Symfony\Component\Console\Input\InputOption; class MigrationMakeCommand extends MakeMigration { diff --git a/src/Commands/Database/SeederMakeCommand.php b/src/Commands/Database/SeederMakeCommand.php index 2391594..9caab91 100644 --- a/src/Commands/Database/SeederMakeCommand.php +++ b/src/Commands/Database/SeederMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Database; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Database\Console\Seeds\SeederMakeCommand as MakeSeeder; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class SeederMakeCommand extends MakeSeeder { diff --git a/src/Commands/Foundation/ChannelMakeCommand.php b/src/Commands/Foundation/ChannelMakeCommand.php index 81c992f..67f91fa 100644 --- a/src/Commands/Foundation/ChannelMakeCommand.php +++ b/src/Commands/Foundation/ChannelMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ChannelMakeCommand as MakeChannel; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ChannelMakeCommand extends MakeChannel { diff --git a/src/Commands/Foundation/ConsoleMakeCommand.php b/src/Commands/Foundation/ConsoleMakeCommand.php index 4561972..9611714 100644 --- a/src/Commands/Foundation/ConsoleMakeCommand.php +++ b/src/Commands/Foundation/ConsoleMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ConsoleMakeCommand as MakeConsole; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ConsoleMakeCommand extends MakeConsole { diff --git a/src/Commands/Foundation/EventMakeCommand.php b/src/Commands/Foundation/EventMakeCommand.php index b2d9ecb..1b57057 100644 --- a/src/Commands/Foundation/EventMakeCommand.php +++ b/src/Commands/Foundation/EventMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\EventMakeCommand as MakeEvent; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class EventMakeCommand extends MakeEvent { diff --git a/src/Commands/Foundation/ExceptionMakeCommand.php b/src/Commands/Foundation/ExceptionMakeCommand.php index 714b969..19d8b42 100644 --- a/src/Commands/Foundation/ExceptionMakeCommand.php +++ b/src/Commands/Foundation/ExceptionMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ExceptionMakeCommand as MakeException; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ExceptionMakeCommand extends MakeException { diff --git a/src/Commands/Foundation/JobMakeCommand.php b/src/Commands/Foundation/JobMakeCommand.php index 005a785..fb9245f 100644 --- a/src/Commands/Foundation/JobMakeCommand.php +++ b/src/Commands/Foundation/JobMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\JobMakeCommand as MakeJob; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class JobMakeCommand extends MakeJob { diff --git a/src/Commands/Foundation/ListenerMakeCommand.php b/src/Commands/Foundation/ListenerMakeCommand.php index 53fa259..e662e24 100644 --- a/src/Commands/Foundation/ListenerMakeCommand.php +++ b/src/Commands/Foundation/ListenerMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ListenerMakeCommand as MakeListener; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ListenerMakeCommand extends MakeListener { diff --git a/src/Commands/Foundation/MailMakeCommand.php b/src/Commands/Foundation/MailMakeCommand.php index 6f62dc8..f81c051 100644 --- a/src/Commands/Foundation/MailMakeCommand.php +++ b/src/Commands/Foundation/MailMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\MailMakeCommand as MakeMail; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class MailMakeCommand extends MakeMail { diff --git a/src/Commands/Foundation/ModelMakeCommand.php b/src/Commands/Foundation/ModelMakeCommand.php index d675e93..e8415c3 100644 --- a/src/Commands/Foundation/ModelMakeCommand.php +++ b/src/Commands/Foundation/ModelMakeCommand.php @@ -2,10 +2,10 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; +use Illuminate\Foundation\Console\ModelMakeCommand as MakeModel; use Illuminate\Support\Str; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; -use Illuminate\Foundation\Console\ModelMakeCommand as MakeModel; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ModelMakeCommand extends MakeModel { diff --git a/src/Commands/Foundation/NotificationMakeCommand.php b/src/Commands/Foundation/NotificationMakeCommand.php index e740857..4066571 100644 --- a/src/Commands/Foundation/NotificationMakeCommand.php +++ b/src/Commands/Foundation/NotificationMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\NotificationMakeCommand as MakeNotification; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class NotificationMakeCommand extends MakeNotification { diff --git a/src/Commands/Foundation/ObserverMakeCommand.php b/src/Commands/Foundation/ObserverMakeCommand.php index 3dc5ebd..a75ba87 100644 --- a/src/Commands/Foundation/ObserverMakeCommand.php +++ b/src/Commands/Foundation/ObserverMakeCommand.php @@ -2,10 +2,10 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; +use Illuminate\Foundation\Console\ObserverMakeCommand as MakeObserver; use Illuminate\Support\Str; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; -use Illuminate\Foundation\Console\ObserverMakeCommand as MakeObserver; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ObserverMakeCommand extends MakeObserver { diff --git a/src/Commands/Foundation/PolicyMakeCommand.php b/src/Commands/Foundation/PolicyMakeCommand.php index 9cfe195..9763972 100644 --- a/src/Commands/Foundation/PolicyMakeCommand.php +++ b/src/Commands/Foundation/PolicyMakeCommand.php @@ -2,10 +2,10 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; +use Illuminate\Foundation\Console\PolicyMakeCommand as MakePolicy; use Illuminate\Support\Str; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; -use Illuminate\Foundation\Console\PolicyMakeCommand as MakePolicy; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class PolicyMakeCommand extends MakePolicy { diff --git a/src/Commands/Foundation/ProviderMakeCommand.php b/src/Commands/Foundation/ProviderMakeCommand.php index 2f03e7f..430de51 100644 --- a/src/Commands/Foundation/ProviderMakeCommand.php +++ b/src/Commands/Foundation/ProviderMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ProviderMakeCommand as MakeProvider; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ProviderMakeCommand extends MakeProvider { diff --git a/src/Commands/Foundation/RequestMakeCommand.php b/src/Commands/Foundation/RequestMakeCommand.php index bed8f2c..f730d9e 100644 --- a/src/Commands/Foundation/RequestMakeCommand.php +++ b/src/Commands/Foundation/RequestMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\RequestMakeCommand as MakeRequest; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class RequestMakeCommand extends MakeRequest { diff --git a/src/Commands/Foundation/ResourceMakeCommand.php b/src/Commands/Foundation/ResourceMakeCommand.php index ac6b670..5d53b5f 100644 --- a/src/Commands/Foundation/ResourceMakeCommand.php +++ b/src/Commands/Foundation/ResourceMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\ResourceMakeCommand as MakeResource; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ResourceMakeCommand extends MakeResource { diff --git a/src/Commands/Foundation/RuleMakeCommand.php b/src/Commands/Foundation/RuleMakeCommand.php index ae19615..d5b8858 100644 --- a/src/Commands/Foundation/RuleMakeCommand.php +++ b/src/Commands/Foundation/RuleMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\RuleMakeCommand as MakeRule; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class RuleMakeCommand extends MakeRule { diff --git a/src/Commands/Foundation/TestMakeCommand.php b/src/Commands/Foundation/TestMakeCommand.php index b2638ad..d77adf2 100644 --- a/src/Commands/Foundation/TestMakeCommand.php +++ b/src/Commands/Foundation/TestMakeCommand.php @@ -2,10 +2,10 @@ namespace Naoray\LaravelPackageMaker\Commands\Foundation; -use Symfony\Component\Console\Input\InputOption; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Foundation\Console\TestMakeCommand as MakeTest; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; +use Symfony\Component\Console\Input\InputOption; class TestMakeCommand extends MakeTest { diff --git a/src/Commands/Package/BaseTestMakeCommand.php b/src/Commands/Package/BaseTestMakeCommand.php index 8668dc6..a79e765 100644 --- a/src/Commands/Package/BaseTestMakeCommand.php +++ b/src/Commands/Package/BaseTestMakeCommand.php @@ -2,8 +2,8 @@ namespace Naoray\LaravelPackageMaker\Commands\Package; -use Symfony\Component\Console\Input\InputArgument; use Naoray\LaravelPackageMaker\Commands\GeneratorCommand; +use Symfony\Component\Console\Input\InputArgument; class BaseTestMakeCommand extends GeneratorCommand { diff --git a/src/Commands/Package/ComposerMakeCommand.php b/src/Commands/Package/ComposerMakeCommand.php index b938f5a..90ce302 100644 --- a/src/Commands/Package/ComposerMakeCommand.php +++ b/src/Commands/Package/ComposerMakeCommand.php @@ -3,8 +3,8 @@ namespace Naoray\LaravelPackageMaker\Commands\Package; use Illuminate\Support\Str; -use Symfony\Component\Console\Input\InputOption; use Naoray\LaravelPackageMaker\Commands\GeneratorCommand; +use Symfony\Component\Console\Input\InputOption; class ComposerMakeCommand extends GeneratorCommand { diff --git a/src/Commands/Package/LicenseMakeCommand.php b/src/Commands/Package/LicenseMakeCommand.php index d78b05c..361daea 100644 --- a/src/Commands/Package/LicenseMakeCommand.php +++ b/src/Commands/Package/LicenseMakeCommand.php @@ -2,8 +2,8 @@ namespace Naoray\LaravelPackageMaker\Commands\Package; -use Symfony\Component\Console\Input\InputOption; use Naoray\LaravelPackageMaker\Commands\GeneratorCommand; +use Symfony\Component\Console\Input\InputOption; class LicenseMakeCommand extends GeneratorCommand { diff --git a/src/Commands/Package/ReadmeMakeCommand.php b/src/Commands/Package/ReadmeMakeCommand.php index 8369fc9..26b8345 100644 --- a/src/Commands/Package/ReadmeMakeCommand.php +++ b/src/Commands/Package/ReadmeMakeCommand.php @@ -2,8 +2,8 @@ namespace Naoray\LaravelPackageMaker\Commands\Package; -use Symfony\Component\Console\Input\InputOption; use Naoray\LaravelPackageMaker\Commands\GeneratorCommand; +use Symfony\Component\Console\Input\InputOption; class ReadmeMakeCommand extends GeneratorCommand { diff --git a/src/Commands/PackageMakeCommand.php b/src/Commands/PackageMakeCommand.php index 404ff69..0e0906e 100644 --- a/src/Commands/PackageMakeCommand.php +++ b/src/Commands/PackageMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands; -use Illuminate\Support\Str; use Illuminate\Console\Command; use Illuminate\Filesystem\Filesystem; +use Illuminate\Support\Str; class PackageMakeCommand extends Command { diff --git a/src/Commands/Routing/ControllerMakeCommand.php b/src/Commands/Routing/ControllerMakeCommand.php index 3dc9e26..994ae87 100644 --- a/src/Commands/Routing/ControllerMakeCommand.php +++ b/src/Commands/Routing/ControllerMakeCommand.php @@ -2,10 +2,10 @@ namespace Naoray\LaravelPackageMaker\Commands\Routing; +use Illuminate\Routing\Console\ControllerMakeCommand as MakeController; use Illuminate\Support\Str; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; -use Illuminate\Routing\Console\ControllerMakeCommand as MakeController; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class ControllerMakeCommand extends MakeController { diff --git a/src/Commands/Routing/MiddlewareMakeCommand.php b/src/Commands/Routing/MiddlewareMakeCommand.php index 781b566..09e3e9a 100644 --- a/src/Commands/Routing/MiddlewareMakeCommand.php +++ b/src/Commands/Routing/MiddlewareMakeCommand.php @@ -2,9 +2,9 @@ namespace Naoray\LaravelPackageMaker\Commands\Routing; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; -use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; use Illuminate\Routing\Console\MiddlewareMakeCommand as MakeMiddleware; +use Naoray\LaravelPackageMaker\Traits\CreatesPackageStubs; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; class MiddlewareMakeCommand extends MakeMiddleware { diff --git a/src/Commands/Standard/AnyMakeCommand.php b/src/Commands/Standard/AnyMakeCommand.php index 5d9da7f..95c56eb 100644 --- a/src/Commands/Standard/AnyMakeCommand.php +++ b/src/Commands/Standard/AnyMakeCommand.php @@ -2,11 +2,11 @@ namespace Naoray\LaravelPackageMaker\Commands\Standard; -use Illuminate\Support\Str; use Illuminate\Console\Command; -use Symfony\Component\Console\Input\InputOption; -use Naoray\LaravelPackageMaker\Traits\HasNameInput; +use Illuminate\Support\Str; use Naoray\LaravelPackageMaker\Commands\GeneratorCommand; +use Naoray\LaravelPackageMaker\Traits\HasNameInput; +use Symfony\Component\Console\Input\InputOption; class AnyMakeCommand extends GeneratorCommand { diff --git a/src/LaravelPackageMakerServiceProvider.php b/src/LaravelPackageMakerServiceProvider.php index 13a6359..28c2816 100644 --- a/src/LaravelPackageMakerServiceProvider.php +++ b/src/LaravelPackageMakerServiceProvider.php @@ -2,52 +2,67 @@ namespace Naoray\LaravelPackageMaker; +use Illuminate\Database\Migrations\MigrationCreator; use Illuminate\Support\ServiceProvider; -use Naoray\LaravelPackageMaker\Commands\Replace; use Naoray\LaravelPackageMaker\Commands\AddPackage; use Naoray\LaravelPackageMaker\Commands\ClonePackage; -use Naoray\LaravelPackageMaker\Commands\NovaMakeCommand; -use Naoray\LaravelPackageMaker\Commands\PackageMakeCommand; -use Naoray\LaravelPackageMaker\Commands\SavePackageCredentials; -use Naoray\LaravelPackageMaker\Commands\Standard\AnyMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Database\FactoryMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Database\MigrationMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Database\SeederMakeCommand; use Naoray\LaravelPackageMaker\Commands\DeletePackageCredentials; +use Naoray\LaravelPackageMaker\Commands\Foundation\ChannelMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ConsoleMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\EventMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ExceptionMakeCommand; use Naoray\LaravelPackageMaker\Commands\Foundation\JobMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\ReadmeMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\TravisMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Standard\TraitMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Database\SeederMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ListenerMakeCommand; use Naoray\LaravelPackageMaker\Commands\Foundation\MailMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ModelMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\NotificationMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ObserverMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\PolicyMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ProviderMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\RequestMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Foundation\ResourceMakeCommand; use Naoray\LaravelPackageMaker\Commands\Foundation\RuleMakeCommand; use Naoray\LaravelPackageMaker\Commands\Foundation\TestMakeCommand; +use Naoray\LaravelPackageMaker\Commands\NovaMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\BaseTestMakeCommand; use Naoray\LaravelPackageMaker\Commands\Package\CodecovMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\ComposerMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\ContributionMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\GitignoreMakeCommand; use Naoray\LaravelPackageMaker\Commands\Package\LicenseMakeCommand; use Naoray\LaravelPackageMaker\Commands\Package\PhpunitMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\ReadmeMakeCommand; use Naoray\LaravelPackageMaker\Commands\Package\StyleciMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Database\FactoryMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\EventMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ModelMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\BaseTestMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\ComposerMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\PolicyMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\GitignoreMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Standard\ContractMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Database\MigrationMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ChannelMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ConsoleMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\RequestMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Package\TravisMakeCommand; +use Naoray\LaravelPackageMaker\Commands\PackageMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Replace; use Naoray\LaravelPackageMaker\Commands\Routing\ControllerMakeCommand; use Naoray\LaravelPackageMaker\Commands\Routing\MiddlewareMakeCommand; +use Naoray\LaravelPackageMaker\Commands\SavePackageCredentials; +use Naoray\LaravelPackageMaker\Commands\Standard\AnyMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Standard\ContractMakeCommand; use Naoray\LaravelPackageMaker\Commands\Standard\InterfaceMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ListenerMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ObserverMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ProviderMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ResourceMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\ExceptionMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Package\ContributionMakeCommand; -use Naoray\LaravelPackageMaker\Commands\Foundation\NotificationMakeCommand; +use Naoray\LaravelPackageMaker\Commands\Standard\TraitMakeCommand; class LaravelPackageMakerServiceProvider extends ServiceProvider { + /** + * Register any application services. + * + * @return void + */ + public function register() + { + $this->app->when(MigrationCreator::class) + ->needs('$customStubPath') + ->give(function ($app) { + return $app->basePath('stubs'); + }); + } + /** * Bootstrap the application services. * diff --git a/src/Traits/InteractsWithTerminal.php b/src/Traits/InteractsWithTerminal.php index 9514581..c2d05e9 100644 --- a/src/Traits/InteractsWithTerminal.php +++ b/src/Traits/InteractsWithTerminal.php @@ -14,11 +14,8 @@ trait InteractsWithTerminal */ protected function runConsoleCommand($command, $path) { - $process = (new Process($command, $path))->setTimeout(null); - - if ('\\' !== DIRECTORY_SEPARATOR && file_exists('/dev/tty') && is_readable('/dev/tty')) { - $process->setTty(true); - } + $process = Process::fromShellCommandline($command, $path)->setTimeout(null); + $process->setTty($process->isTtySupported()); $process->run(function ($type, $line) { $this->command->output->write($line);