diff --git a/composer.json b/composer.json index e4752ca7..24ab579b 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "psalm/plugin-laravel": "^1.4", "rector/rector": "^0.8.14", "teamtnt/laravel-scout-tntsearch-driver": "^10.0", - "vimeo/psalm": "^3.16", + "vimeo/psalm": "^4.0", "orchestra/testbench": "^6.2" }, "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index a58683a8..205c2cc5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,27 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "64ca908e73e5737c7c73ccc974818e76", + "content-hash": "43bec4a692fe67e61b7844e8e4c10d38", "packages": [ { - "name": "arkecosystem/frontend", - "version": "0.0.79", + "name": "arkecosystem/ui", + "version": "1.0.16", "source": { "type": "git", - "url": "git@github.com:ArkEcosystem/frontend.git", - "reference": "188b58ba98e1d76b62aed4c7a120f6391a76bd8b" + "url": "https://github.com/ArkEcosystem/laravel-ui.git", + "reference": "4faa1b7d49a118075006a50d763cd66bd7aa5ff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ArkEcosystem/frontend/zipball/188b58ba98e1d76b62aed4c7a120f6391a76bd8b", - "reference": "188b58ba98e1d76b62aed4c7a120f6391a76bd8b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/ArkEcosystem/laravel-ui/zipball/4faa1b7d49a118075006a50d763cd66bd7aa5ff9", + "reference": "4faa1b7d49a118075006a50d763cd66bd7aa5ff9", + "shasum": "" }, "require": { "google/recaptcha": "^1.2", @@ -38,30 +32,38 @@ "spatie/laravel-schemaless-attributes": "^1.8" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.16" + "friendsofphp/php-cs-fixer": "^2.16", + "fzaninotto/faker": "^1.9.1", + "graham-campbell/analyzer": "^3.0", + "mockery/mockery": "^1.3.1", + "nunomaduro/larastan": "^0.6.4", + "nunomaduro/laravel-mojito": "^0.2.4", + "pestphp/pest": "^0.3.0", + "pestphp/pest-plugin-faker": "^0.3.0", + "pestphp/pest-plugin-laravel": "^0.3.0", + "pestphp/pest-plugin-livewire": "^0.3.0", + "phpunit/phpunit": "^9.3", + "psalm/plugin-laravel": "^1.4", + "rector/rector": "^0.8.14", + "vimeo/psalm": "^3.16" }, "type": "library", "extra": { "laravel": { "providers": [ - "ARKEcosystem\\Frontend\\FrontendServiceProvider" + "ARKEcosystem\\UserInterface\\UserInterfaceServiceProvider" ] } }, "autoload": { "psr-4": { - "ARKEcosystem\\Frontend\\": "src/" - } - }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", - "scripts": { - "format": [ - "vendor/bin/php-cs-fixer fix" - ], - "test": [ - "./vendor/bin/pest --coverage --min=100 --coverage-html=.coverage --coverage-clover=coverage.xml" + "ARKEcosystem\\UserInterface\\": "src/" + }, + "files": [ + "src/helpers.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -71,12 +73,8 @@ "email": "itsanametoo@protonmail.com" } ], - "description": "A collection of frontend components", - "support": { - "source": "https://github.com/ArkEcosystem/frontend/tree/0.0.79", - "issues": "https://github.com/ArkEcosystem/frontend/issues" - }, - "time": "2020-10-02T13:27:12+00:00" + "description": "User-Interface Scaffolding for Laravel. Powered by TailwindCSS.", + "time": "2020-10-20T11:30:29+00:00" }, { "name": "bacon/bacon-qr-code", @@ -90,13 +88,7 @@ "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/add6d9ff97336b62f95a3b94f75cea4e085465b2", "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "dasprid/enum": "^1.0", @@ -145,13 +137,7 @@ "type": "zip", "url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c", "reference": "283a40c901101e66de7061bd359252c013dcc43c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-json": "*", @@ -203,13 +189,7 @@ "type": "zip", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require-dev": { "phpunit/phpunit": "^7 | ^8 | ^9", @@ -221,7 +201,7 @@ "DASPRiD\\Enum\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], @@ -238,10 +218,6 @@ "enum", "map" ], - "support": { - "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.3" - }, "time": "2020-10-02T16:03:48+00:00" }, { @@ -256,13 +232,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210", "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8.0" @@ -353,13 +323,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8.0" @@ -425,33 +389,27 @@ }, { "name": "dragonmantank/cron-expression", - "version": "3.0.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "fa4e95ff5a7f1d62c3fbc05c32729b7f3ca14b52" + "reference": "48212cdc0a79051d50d7fc2f0645c5a321caf926" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/fa4e95ff5a7f1d62c3fbc05c32729b7f3ca14b52", - "reference": "fa4e95ff5a7f1d62c3fbc05c32729b7f3ca14b52", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/48212cdc0a79051d50d7fc2f0645c5a321caf926", + "reference": "48212cdc0a79051d50d7fc2f0645c5a321caf926", + "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1|^8.0" }, "replace": { "mtdowling/cron-expression": "^1.0" }, "require-dev": { - "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^6.4|^7.0" + "phpstan/phpstan": "^0.11|^0.12", + "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", "autoload": { @@ -481,7 +439,7 @@ "type": "github" } ], - "time": "2020-08-21T02:30:13+00:00" + "time": "2020-10-13T01:26:01+00:00" }, { "name": "egulias/email-validator", @@ -495,13 +453,7 @@ "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5", "reference": "68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", @@ -559,13 +511,7 @@ "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419", "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.5" @@ -586,7 +532,7 @@ "ReCaptcha\\": "src/ReCaptcha" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -612,13 +558,7 @@ "type": "zip", "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/7e279d2cd5d7fbb156ce46daada972355cea27bb", "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.0|^8.0", @@ -680,13 +620,7 @@ "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.4.0", @@ -717,7 +651,7 @@ "src/functions_include.php" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -743,10 +677,6 @@ "uri", "url" ], - "support": { - "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.7.0" - }, "time": "2020-09-30T07:37:11+00:00" }, { @@ -761,13 +691,7 @@ "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e", "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -802,7 +726,7 @@ "Intervention\\Image\\": "src/Intervention/Image" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -827,23 +751,17 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.99", + "version": "v1.2.100", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "0ffea34489b258a2709bfe93a9553e1efa5d1904" + "reference": "82e1d983e29d9fea6e8e5505110d0278a5285f36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/0ffea34489b258a2709bfe93a9553e1efa5d1904", - "reference": "0ffea34489b258a2709bfe93a9553e1efa5d1904", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/82e1d983e29d9fea6e8e5505110d0278a5285f36", + "reference": "82e1d983e29d9fea6e8e5505110d0278a5285f36", + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -878,7 +796,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2020-08-25T21:35:55+00:00" + "time": "2020-10-11T18:08:38+00:00" }, { "name": "jenssegers/agent", @@ -892,13 +810,7 @@ "type": "zip", "url": "https://api.github.com/repos/jenssegers/agent/zipball/daa11c43729510b3700bc34d414664966b03bffe", "reference": "daa11c43729510b3700bc34d414664966b03bffe", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "jaybizzle/crawler-detect": "^1.2", @@ -971,19 +883,13 @@ "source": { "type": "git", "url": "https://github.com/laravel/fortify.git", - "reference": "bfcc01219b0b10dd7b9161aa9da33af28f566320" + "reference": "55e4b0fc750d3d2abed4c314105db269043e6cb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/fortify/zipball/bfcc01219b0b10dd7b9161aa9da33af28f566320", - "reference": "bfcc01219b0b10dd7b9161aa9da33af28f566320", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/laravel/fortify/zipball/55e4b0fc750d3d2abed4c314105db269043e6cb7", + "reference": "55e4b0fc750d3d2abed4c314105db269043e6cb7", + "shasum": "" }, "require": { "bacon/bacon-qr-code": "^2.0", @@ -1013,7 +919,7 @@ "Laravel\\Fortify\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1028,44 +934,34 @@ "auth", "laravel" ], - "support": { - "issues": "https://github.com/laravel/fortify/issues", - "source": "https://github.com/laravel/fortify" - }, - "time": "2020-10-02T18:02:04+00:00" + "time": "2020-10-20T15:44:56+00:00" }, { "name": "laravel/framework", - "version": "v8.8.0", + "version": "v8.11.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "0bdd5c6f12cb7cb6644e484169656245af417735" + "reference": "243b376c0d80da12bcf7d21ea857c0a609b21f7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/0bdd5c6f12cb7cb6644e484169656245af417735", - "reference": "0bdd5c6f12cb7cb6644e484169656245af417735", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/laravel/framework/zipball/243b376c0d80da12bcf7d21ea857c0a609b21f7a", + "reference": "243b376c0d80da12bcf7d21ea857c0a609b21f7a", + "shasum": "" }, "require": { "doctrine/inflector": "^1.4|^2.0", - "dragonmantank/cron-expression": "^3.0", + "dragonmantank/cron-expression": "^3.0.2", "egulias/email-validator": "^2.1.10", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "league/commonmark": "^1.3", - "league/flysystem": "^1.0.34", + "league/flysystem": "^1.1", "monolog/monolog": "^2.0", - "nesbot/carbon": "^2.17", - "opis/closure": "^3.5.3", + "nesbot/carbon": "^2.31", + "opis/closure": "^3.6", "php": "^7.3", "psr/container": "^1.0", "psr/simple-cache": "^1.0", @@ -1126,13 +1022,13 @@ "require-dev": { "aws/aws-sdk-php": "^3.0", "doctrine/dbal": "^2.6", - "filp/whoops": "^2.4", + "filp/whoops": "^2.8", "guzzlehttp/guzzle": "^6.5.5|^7.0.1", "league/flysystem-cached-adapter": "^1.0", - "mockery/mockery": "^1.3.1", + "mockery/mockery": "^1.4.2", "orchestra/testbench-core": "^6.0", "pda/pheanstalk": "^4.0", - "phpunit/phpunit": "^8.4|^9.0", + "phpunit/phpunit": "^8.5.8|^9.3.3", "predis/predis": "^1.1.1", "symfony/cache": "^5.1" }, @@ -1145,17 +1041,17 @@ "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 (^4.0|^5.0).", - "filp/whoops": "Required for friendly error pages in development (^2.4).", + "filp/whoops": "Required for friendly error pages in development (^2.8).", "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.5.5|^7.0.1).", "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).", + "mockery/mockery": "Required to use mocking (^1.4.2).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", - "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.0).", + "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).", "predis/predis": "Required to use the predis connector (^1.1.2).", "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).", @@ -1185,7 +1081,7 @@ ] } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1201,31 +1097,21 @@ "framework", "laravel" ], - "support": { - "issues": "https://github.com/laravel/framework/issues", - "source": "https://github.com/laravel/framework" - }, - "time": "2020-10-02T14:33:08+00:00" + "time": "2020-10-20T14:10:54+00:00" }, { "name": "league/commonmark", - "version": "1.5.5", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "45832dfed6007b984c0d40addfac48d403dc6432" + "reference": "a56e91e0fa1f6d0049153a9c34f63488f6b7ce61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/45832dfed6007b984c0d40addfac48d403dc6432", - "reference": "45832dfed6007b984c0d40addfac48d403dc6432", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/a56e91e0fa1f6d0049153a9c34f63488f6b7ce61", + "reference": "a56e91e0fa1f6d0049153a9c34f63488f6b7ce61", + "shasum": "" }, "require": { "ext-mbstring": "*", @@ -1306,7 +1192,7 @@ "type": "tidelift" } ], - "time": "2020-09-13T14:44:46+00:00" + "time": "2020-10-17T21:33:03+00:00" }, { "name": "league/flysystem", @@ -1320,13 +1206,7 @@ "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a", "reference": "9be3b16c877d477357c015cec057548cf9b2a14a", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -1417,13 +1297,7 @@ "type": "zip", "url": "https://api.github.com/repos/thephpleague/glide/zipball/8759b8edfe953c8e6aceb45b3647fb7ae5349a0c", "reference": "8759b8edfe953c8e6aceb45b3647fb7ae5349a0c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "intervention/image": "^2.4", @@ -1447,7 +1321,7 @@ "League\\Glide\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1474,23 +1348,17 @@ }, { "name": "league/mime-type-detection", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28" + "reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ea2fbfc988bade315acd5967e6d02274086d0f28", - "reference": "ea2fbfc988bade315acd5967e6d02274086d0f28", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/353f66d7555d8a90781f6f5e7091932f9a4250aa", + "reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa", + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -1527,27 +1395,21 @@ "type": "tidelift" } ], - "time": "2020-09-21T18:10:53+00:00" + "time": "2020-10-18T11:50:25+00:00" }, { "name": "livewire/livewire", - "version": "v2.2.9", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "c01b331e7fcbccdffd63e49ce86c05a50fcb68ea" + "reference": "0674d4cb8e598ce67df00fb95472c73e668b1416" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/c01b331e7fcbccdffd63e49ce86c05a50fcb68ea", - "reference": "c01b331e7fcbccdffd63e49ce86c05a50fcb68ea", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/livewire/livewire/zipball/0674d4cb8e598ce67df00fb95472c73e668b1416", + "reference": "0674d4cb8e598ce67df00fb95472c73e668b1416", + "shasum": "" }, "require": { "illuminate/database": "^7.0|^8.0", @@ -1577,6 +1439,9 @@ } }, "autoload": { + "files": [ + "src/helpers.php" + ], "psr-4": { "Livewire\\": "src/" } @@ -1598,7 +1463,7 @@ "type": "github" } ], - "time": "2020-09-30T16:19:54+00:00" + "time": "2020-10-15T17:49:47+00:00" }, { "name": "maennchen/zipstream-php", @@ -1612,13 +1477,7 @@ "type": "zip", "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58", "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "myclabs/php-enum": "^1.5", @@ -1638,7 +1497,7 @@ "ZipStream\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1685,13 +1544,7 @@ "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.0.0" @@ -1743,13 +1596,7 @@ "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9eee5cec93dfb313a38b6b288741e84e53f02d5", "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2", @@ -1840,13 +1687,7 @@ "type": "zip", "url": "https://api.github.com/repos/myclabs/php-enum/zipball/5f36467c7a87e20fbdc51e524fd8f9d1de80187c", "reference": "5f36467c7a87e20fbdc51e524fd8f9d1de80187c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-json": "*", @@ -1863,7 +1704,7 @@ "MyCLabs\\Enum\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1882,23 +1723,17 @@ }, { "name": "nesbot/carbon", - "version": "2.40.1", + "version": "2.41.3", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d9a76d8b7eb0f97cf3a82529393245212f40ba3b" + "reference": "e148788eeae9b9b7b87996520358b86faad37b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d9a76d8b7eb0f97cf3a82529393245212f40ba3b", - "reference": "d9a76d8b7eb0f97cf3a82529393245212f40ba3b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e148788eeae9b9b7b87996520358b86faad37b52", + "reference": "e148788eeae9b9b7b87996520358b86faad37b52", + "shasum": "" }, "require": { "ext-json": "*", @@ -1973,39 +1808,33 @@ "type": "tidelift" } ], - "time": "2020-09-23T08:17:37+00:00" + "time": "2020-10-12T20:36:09+00:00" }, { "name": "opis/closure", - "version": "3.5.7", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/opis/closure.git", - "reference": "4531e53afe2fc660403e76fb7644e95998bff7bf" + "reference": "c547f8262a5fa9ff507bd06cc394067b83a75085" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opis/closure/zipball/4531e53afe2fc660403e76fb7644e95998bff7bf", - "reference": "4531e53afe2fc660403e76fb7644e95998bff7bf", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/opis/closure/zipball/c547f8262a5fa9ff507bd06cc394067b83a75085", + "reference": "c547f8262a5fa9ff507bd06cc394067b83a75085", + "shasum": "" }, "require": { - "php": "^5.4 || ^7.0" + "php": "^5.4 || ^7.0 || ^8.0" }, "require-dev": { "jeremeamia/superclosure": "^2.0", - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.5.x-dev" + "dev-master": "3.6.x-dev" } }, "autoload": { @@ -2040,7 +1869,7 @@ "serialization", "serialize" ], - "time": "2020-09-06T17:02:15+00:00" + "time": "2020-10-11T21:42:15+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -2054,13 +1883,7 @@ "type": "zip", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7|^8" @@ -2112,26 +1935,20 @@ }, { "name": "paragonie/random_compat", - "version": "v9.99.99", + "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", + "shasum": "" }, "require": { - "php": "^7" + "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", @@ -2159,7 +1976,7 @@ "pseudorandom", "random" ], - "time": "2018-07-02T15:55:56+00:00" + "time": "2020-10-15T08:29:30+00:00" }, { "name": "phpoption/phpoption", @@ -2173,13 +1990,7 @@ "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0" @@ -2244,13 +2055,7 @@ "type": "zip", "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/26c4c5cf30a2844ba121760fd7301f8ad240100b", "reference": "26c4c5cf30a2844ba121760fd7301f8ad240100b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "paragonie/constant_time_encoding": "^1.0|^2.0", @@ -2298,13 +2103,7 @@ "type": "zip", "url": "https://api.github.com/repos/antonioribeiro/google2fa-laravel/zipball/f9014fd7ea36a1f7fffa233109cf59b209469647", "reference": "f9014fd7ea36a1f7fffa233109cf59b209469647", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "laravel/framework": ">=5.4.36|^8.0", @@ -2375,13 +2174,7 @@ "type": "zip", "url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/fd5ff0531a48b193a659309cc5fb882c14dbd03f", "reference": "fd5ff0531a48b193a659309cc5fb882c14dbd03f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "bacon/bacon-qr-code": "~1.0|~2.0", @@ -2439,13 +2232,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -2494,13 +2281,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.0" @@ -2546,13 +2327,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -2568,7 +2343,7 @@ "Psr\\Http\\Message\\": "src/" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2602,13 +2377,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -2655,13 +2424,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -2709,13 +2472,7 @@ "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.6" @@ -2730,7 +2487,7 @@ "src/getallheaders.php" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2755,13 +2512,7 @@ "type": "zip", "url": "https://api.github.com/repos/ramsey/collection/zipball/24d93aefb2cd786b7edd9f45b554aea20b28b9b1", "reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8" @@ -2830,13 +2581,7 @@ "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947", "reference": "cd4032040a750077205918c86049aa0f43d22947", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "brick/math": "^0.8 || ^0.9", @@ -2923,13 +2668,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/image/zipball/74535b5fd67ace75840c00c408666660843e755e", "reference": "74535b5fd67ace75840c00c408666660843e755e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-exif": "*", @@ -2951,7 +2690,7 @@ "Spatie\\Image\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2983,13 +2722,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/9c1d470e34b28b715d25edb539dd6c899461527c", "reference": "9c1d470e34b28b715d25edb539dd6c899461527c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -3007,7 +2740,7 @@ "Spatie\\ImageOptimizer\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3039,13 +2772,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-flash/zipball/a892f2dfa68a26455f30fdeb7b4a361813aed60c", "reference": "a892f2dfa68a26455f30fdeb7b4a361813aed60c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/session": "^5.8|^6.0|^7.0|^8.0", @@ -3064,7 +2791,7 @@ "src/helpers.php" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3082,10 +2809,6 @@ "laravel-flash", "spatie" ], - "support": { - "issues": "https://github.com/spatie/laravel-flash/issues", - "source": "https://github.com/spatie/laravel-flash/tree/1.7.0" - }, "funding": [ { "url": "https://spatie.be/open-source/support-us", @@ -3096,23 +2819,17 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "8.9.3", + "version": "8.10.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "101bb63d411db177037ef71b55c9f325c6149efd" + "reference": "72b408972ba0b994eb52f39d38169621699e549b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/101bb63d411db177037ef71b55c9f325c6149efd", - "reference": "101bb63d411db177037ef71b55c9f325c6149efd", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/72b408972ba0b994eb52f39d38169621699e549b", + "reference": "72b408972ba0b994eb52f39d38169621699e549b", + "shasum": "" }, "require": { "ext-fileinfo": "*", @@ -3164,7 +2881,7 @@ "Spatie\\MediaLibrary\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3188,10 +2905,6 @@ "media", "spatie" ], - "support": { - "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/8.9.3" - }, "funding": [ { "url": "https://spatie.be/open-source/support-us", @@ -3202,7 +2915,7 @@ "type": "github" } ], - "time": "2020-10-03T00:03:18+00:00" + "time": "2020-10-05T21:54:57+00:00" }, { "name": "spatie/laravel-personal-data-export", @@ -3216,13 +2929,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-personal-data-export/zipball/b5a6627ce1ad41be5c3653f454ff0762f9989dc9", "reference": "b5a6627ce1ad41be5c3653f454ff0762f9989dc9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-zip": "*", @@ -3250,7 +2957,7 @@ "Spatie\\PersonalDataExport\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3271,10 +2978,6 @@ "spatie", "zip" ], - "support": { - "issues": "https://github.com/spatie/laravel-personal-data-export/issues", - "source": "https://github.com/spatie/laravel-personal-data-export/tree/1.3.2" - }, "funding": [ { "url": "https://spatie.be/open-source/support-us", @@ -3295,13 +2998,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-schemaless-attributes/zipball/4699ca007ad040ba4fcae08e5a29e41454a71442", "reference": "4699ca007ad040ba4fcae08e5a29e41454a71442", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/database": "^5.6|^6.0|^7.0|^8.0", @@ -3327,7 +3024,7 @@ "Spatie\\SchemalessAttributes\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3345,10 +3042,6 @@ "laravel-schemaless-attributes", "spatie" ], - "support": { - "issues": "https://github.com/spatie/laravel-schemaless-attributes/issues", - "source": "https://github.com/spatie/laravel-schemaless-attributes/tree/1.8.2" - }, "funding": [ { "url": "https://spatie.be/open-source/support-us", @@ -3369,13 +3062,7 @@ "type": "zip", "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/8efe8e61e0ca943d84341f10e51ef3a9606af932", "reference": "8efe8e61e0ca943d84341f10e51ef3a9606af932", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2" @@ -3389,7 +3076,7 @@ "Spatie\\TemporaryDirectory\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3407,10 +3094,6 @@ "spatie", "temporary-directory" ], - "support": { - "issues": "https://github.com/spatie/temporary-directory/issues", - "source": "https://github.com/spatie/temporary-directory/tree/master" - }, "time": "2020-09-07T20:41:15+00:00" }, { @@ -3425,13 +3108,7 @@ "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9", "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "egulias/email-validator": "~2.0", @@ -3487,19 +3164,13 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "04c3a31fe8ea94b42c9e2d1acc93d19782133b00" + "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/04c3a31fe8ea94b42c9e2d1acc93d19782133b00", - "reference": "04c3a31fe8ea94b42c9e2d1acc93d19782133b00", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symfony/console/zipball/ae789a8a2ad189ce7e8216942cdb9b77319f5eb8", + "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8", + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -3548,7 +3219,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3564,9 +3235,6 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/console/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3581,7 +3249,7 @@ "type": "tidelift" } ], - "time": "2020-09-18T14:27:32+00:00" + "time": "2020-10-07T15:23:00+00:00" }, { "name": "symfony/css-selector", @@ -3595,13 +3263,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9", "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5" @@ -3620,7 +3282,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3640,9 +3302,6 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/css-selector/tree/v5.1.4" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3671,13 +3330,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.1" @@ -3741,13 +3394,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/error-handler/zipball/5e4d8ef8d71822922d1eebd130219ae3491a5ca9", "reference": "5e4d8ef8d71822922d1eebd130219ae3491a5ca9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -3774,7 +3421,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3790,9 +3437,6 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/error-handler/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3821,13 +3465,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d5de97d6af175a9e8131c546db054ca32842dd0f", "reference": "d5de97d6af175a9e8131c546db054ca32842dd0f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -3870,7 +3508,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -3886,9 +3524,6 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3917,13 +3552,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2", "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -3999,13 +3628,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", "reference": "2c3ba7ad6884e6c4451ce2340e2dc23f6fa3e0d8", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5" @@ -4024,7 +3647,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4040,9 +3663,6 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/finder/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4061,23 +3681,17 @@ }, { "name": "symfony/http-client-contracts", - "version": "v2.2.0", + "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3" + "reference": "41db680a15018f9c1d4b23516059633ce280ca33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3", - "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33", + "reference": "41db680a15018f9c1d4b23516059633ce280ca33", + "shasum": "" }, "require": { "php": ">=7.2.5" @@ -4087,8 +3701,9 @@ }, "type": "library", "extra": { + "branch-version": "2.3", "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -4138,7 +3753,7 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2020-10-14T17:08:19+00:00" }, { "name": "symfony/http-foundation", @@ -4152,13 +3767,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/353b42e7b4fd1c898aab09a059466c9cea74039b", "reference": "353b42e7b4fd1c898aab09a059466c9cea74039b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -4189,7 +3798,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4205,9 +3814,6 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4236,13 +3842,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1764b87d2f10d5c9ce6e4850fe27934116d89708", "reference": "1764b87d2f10d5c9ce6e4850fe27934116d89708", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -4312,7 +3912,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4328,9 +3928,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-kernel/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4359,13 +3956,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/4404d6545125863561721514ad9388db2661eec5", "reference": "4404d6545125863561721514ad9388db2661eec5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -4394,7 +3985,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -4414,9 +4005,6 @@ "mime", "mime-type" ], - "support": { - "source": "https://github.com/symfony/mime/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4445,13 +4033,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4527,13 +4109,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36", "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4610,13 +4186,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5", "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4694,13 +4264,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251", "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3", @@ -4785,13 +4349,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4872,13 +4430,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -4955,13 +4507,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "paragonie/random_compat": "~1.0|~2.0|~9.99", @@ -5038,13 +4584,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae", "reference": "639447d008615574653fb3bc60d1986d7172eaae", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -5117,13 +4657,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca", "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -5199,13 +4733,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981", "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.0.8" @@ -5285,13 +4813,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/d3a2e64866169586502f0cd9cab69135ad12cee9", "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5311,7 +4833,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5327,9 +4849,6 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/process/tree/5.1" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -5358,13 +4877,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/720348c2ae011f8c56964c0fc3e992840cb60ccf", "reference": "720348c2ae011f8c56964c0fc3e992840cb60ccf", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5406,7 +4919,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5428,9 +4941,6 @@ "uri", "url" ], - "support": { - "source": "https://github.com/symfony/routing/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -5459,13 +4969,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5541,13 +5045,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5580,7 +5078,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5604,9 +5102,6 @@ "utf-8", "utf8" ], - "support": { - "source": "https://github.com/symfony/string/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -5635,13 +5130,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/e3cdd5119b1b5bf0698c351b8ee20fb5a4ea248b", "reference": "e3cdd5119b1b5bf0698c351b8ee20fb5a4ea248b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5689,7 +5178,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5705,9 +5194,6 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/translation/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -5726,23 +5212,17 @@ }, { "name": "symfony/translation-contracts", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "77ce1c3627c9f39643acd9af086631f842c50c4d" + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/77ce1c3627c9f39643acd9af086631f842c50c4d", - "reference": "77ce1c3627c9f39643acd9af086631f842c50c4d", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", + "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", + "shasum": "" }, "require": { "php": ">=7.2.5" @@ -5753,7 +5233,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -5803,7 +5283,7 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2020-09-28T13:05:58+00:00" }, { "name": "symfony/var-dumper", @@ -5817,13 +5297,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c976c115a0d788808f7e71834c8eb0844f678d02", "reference": "c976c115a0d788808f7e71834c8eb0844f678d02", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -5865,7 +5339,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5885,9 +5359,6 @@ "debug", "dump" ], - "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -5916,13 +5387,7 @@ "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5", "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-dom": "*", @@ -5971,13 +5436,7 @@ "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/fba64139db67123c7a57072e5f8d3db10d160b66", "reference": "fba64139db67123c7a57072e5f8d3db10d160b66", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-pcre": "*", @@ -6053,13 +5512,7 @@ "type": "zip", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/25bcbf01678930251fd572891447d9e318a6e2b8", "reference": "25bcbf01678930251fd572891447d9e318a6e2b8", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.0.0" @@ -6131,13 +5584,7 @@ "type": "zip", "url": "https://api.github.com/repos/amphp/amp/zipball/f220a51458bf4dd0dedebb171ac3457813c72bbc", "reference": "f220a51458bf4dd0dedebb171ac3457813c72bbc", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7" @@ -6221,13 +5668,7 @@ "type": "zip", "url": "https://api.github.com/repos/amphp/byte-stream/zipball/f0c20cf598a958ba2aa8c6e5a71c697d652c7088", "reference": "f0c20cf598a958ba2aa8c6e5a71c697d652c7088", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "amphp/amp": "^2", @@ -6293,13 +5734,7 @@ "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/affa55122f83575888d4ebf1728992686e8223de", "reference": "affa55122f83575888d4ebf1728992686e8223de", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "barryvdh/reflection-docblock": "^2.0.6", @@ -6380,13 +5815,7 @@ "type": "zip", "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16", "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -6435,13 +5864,7 @@ "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", "reference": "8a7ecad675253e4654ea05505233285377405215", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-openssl": "*", @@ -6501,23 +5924,17 @@ }, { "name": "composer/composer", - "version": "1.10.13", + "version": "1.10.15", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "47c841ba3b2d3fc0b4b13282cf029ea18b66d78b" + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/47c841ba3b2d3fc0b4b13282cf029ea18b66d78b", - "reference": "47c841ba3b2d3fc0b4b13282cf029ea18b66d78b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/composer/composer/zipball/547c9ee73fe26c77af09a0ea16419176b1cdbd12", + "reference": "547c9ee73fe26c77af09a0ea16419176b1cdbd12", + "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", @@ -6597,7 +6014,7 @@ "type": "tidelift" } ], - "time": "2020-09-09T09:46:34+00:00" + "time": "2020-10-13T13:59:09+00:00" }, { "name": "composer/package-versions-deprecated", @@ -6611,13 +6028,7 @@ "type": "zip", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855", "reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0", @@ -6686,13 +6097,7 @@ "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/38276325bd896f90dfcfe30029aa5db40df387a7", "reference": "38276325bd896f90dfcfe30029aa5db40df387a7", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" @@ -6767,13 +6172,7 @@ "type": "zip", "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223", "reference": "6946f785871e2314c60b4524851f3702ea4f2223", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" @@ -6847,13 +6246,7 @@ "type": "zip", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0", @@ -6911,13 +6304,7 @@ "type": "zip", "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.2" @@ -6950,13 +6337,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/bfe91e31984e2ba76df1c1339681770401ec262f", "reference": "bfe91e31984e2ba76df1c1339681770401ec262f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/lexer": "1.*", @@ -7026,13 +6407,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", "reference": "13e3381b25847283a91948d04640543941309727", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "~7.1 || ^8.0" @@ -7118,23 +6493,17 @@ }, { "name": "doctrine/dbal", - "version": "2.11.1", + "version": "2.11.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86" + "reference": "fb5d5f2f26babf8dce217b1eb88300c22bb703a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/6e6903cd5e3a5be60a79439e3ee8fe126f78fe86", - "reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/doctrine/dbal/zipball/fb5d5f2f26babf8dce217b1eb88300c22bb703a4", + "reference": "fb5d5f2f26babf8dce217b1eb88300c22bb703a4", + "shasum": "" }, "require": { "doctrine/cache": "^1.0", @@ -7145,12 +6514,11 @@ "require-dev": { "doctrine/coding-standard": "^8.1", "jetbrains/phpstorm-stubs": "^2019.1", - "nikic/php-parser": "^4.4", "phpstan/phpstan": "^0.12.40", - "phpunit/phpunit": "^9.3", + "phpunit/phpunit": "^9.4", "psalm/plugin-phpunit": "^0.10.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", - "vimeo/psalm": "^3.14.2" + "vimeo/psalm": "^3.17.2" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -7228,7 +6596,7 @@ "type": "tidelift" } ], - "time": "2020-09-27T04:09:41+00:00" + "time": "2020-10-20T14:36:48+00:00" }, { "name": "doctrine/event-manager", @@ -7242,13 +6610,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0" @@ -7338,13 +6700,7 @@ "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea", "reference": "f350df0268e904597e3bd9c4685c53e0e333feea", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0" @@ -7404,31 +6760,25 @@ }, { "name": "facade/ignition-contracts", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/facade/ignition-contracts.git", - "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b" + "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/aeab1ce8b68b188a43e81758e750151ad7da796b", - "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267", + "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267", + "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.3|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.14", - "phpunit/phpunit": "^7.5|^8.0", - "vimeo/psalm": "^3.12" + "friendsofphp/php-cs-fixer": "^v2.15.8", + "phpunit/phpunit": "^9.3.11", + "vimeo/psalm": "^3.17.1" }, "type": "library", "autoload": { @@ -7455,7 +6805,7 @@ "flare", "ignition" ], - "time": "2020-07-14T10:10:28+00:00" + "time": "2020-10-16T08:27:54+00:00" }, { "name": "felixfbecker/advanced-json-rpc", @@ -7469,13 +6819,7 @@ "type": "zip", "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/0ed363f8de17d284d479ec813c9ad3f6834b5c40", "reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "netresearch/jsonmapper": "^1.0 || ^2.0", @@ -7516,13 +6860,7 @@ "type": "zip", "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/378801f6139bb74ac215d81cca1272af61df9a9f", "reference": "378801f6139bb74ac215d81cca1272af61df9a9f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.0" @@ -7559,31 +6897,25 @@ }, { "name": "filp/whoops", - "version": "2.7.3", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "5d5fe9bb3d656b514d455645b3addc5f7ba7714d" + "reference": "2ec31f3adc54c71a59c5e3c2143d7a0e2f8899f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/5d5fe9bb3d656b514d455645b3addc5f7ba7714d", - "reference": "5d5fe9bb3d656b514d455645b3addc5f7ba7714d", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/filp/whoops/zipball/2ec31f3adc54c71a59c5e3c2143d7a0e2f8899f8", + "reference": "2ec31f3adc54c71a59c5e3c2143d7a0e2f8899f8", + "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0", + "php": "^5.5.9 || ^7.0 || ^8.0", "psr/log": "^1.0.1" }, "require-dev": { "mockery/mockery": "^0.9 || ^1.0", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0", + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" }, "suggest": { @@ -7593,7 +6925,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -7622,7 +6954,7 @@ "throwable", "whoops" ], - "time": "2020-06-14T09:00:00+00:00" + "time": "2020-10-20T12:00:00+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -7636,13 +6968,7 @@ "type": "zip", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13", "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer/semver": "^1.4", @@ -7739,13 +7065,7 @@ "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f", "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" @@ -7785,23 +7105,17 @@ }, { "name": "graham-campbell/analyzer", - "version": "v3.0.3", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Analyzer.git", - "reference": "9a635d480713685e360a217c5a0b3c7ac326f5c0" + "reference": "797a92a2d0c0f8a55712021393391bffdc8daace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Analyzer/zipball/9a635d480713685e360a217c5a0b3c7ac326f5c0", - "reference": "9a635d480713685e360a217c5a0b3c7ac326f5c0", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/GrahamCampbell/Analyzer/zipball/797a92a2d0c0f8a55712021393391bffdc8daace", + "reference": "797a92a2d0c0f8a55712021393391bffdc8daace", + "shasum": "" }, "require": { "nikic/php-parser": "^4.7", @@ -7811,7 +7125,7 @@ "phpdocumentor/type-resolver": "^1.3" }, "require-dev": { - "phpunit/phpunit": "^8.5 || ^9.0" + "phpunit/phpunit": "^8.5.8 || ^9.3.7" }, "suggest": { "phpunit/phpunit": "Required to use the analysis trait." @@ -7851,7 +7165,7 @@ "type": "tidelift" } ], - "time": "2020-07-25T13:28:31+00:00" + "time": "2020-10-07T15:56:32+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -7865,13 +7179,7 @@ "type": "zip", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3|^7.0|^8.0" @@ -7918,13 +7226,7 @@ "type": "zip", "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/a917488320c20057da87f67d0d40543dd9427f7a", "reference": "a917488320c20057da87f67d0d40543dd9427f7a", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.8.0", @@ -7975,13 +7277,7 @@ "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3" @@ -8047,13 +7343,7 @@ "type": "zip", "url": "https://api.github.com/repos/laravel/scout/zipball/e168e5cf3e26372bcfe770e01577903a6fa05077", "reference": "e168e5cf3e26372bcfe770e01577903a6fa05077", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/bus": "^6.0|^7.0|^8.0", @@ -8109,23 +7399,17 @@ }, { "name": "migrify/migrify-kernel", - "version": "0.3.48", + "version": "0.3.49", "source": { "type": "git", "url": "https://github.com/migrify/migrify-kernel.git", - "reference": "33071782a409e11fcda0d7d2d627c812c77ec5cc" + "reference": "27bb88b615a7c6a5f700425e7b0ab5c476bd63e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/migrify/migrify-kernel/zipball/33071782a409e11fcda0d7d2d627c812c77ec5cc", - "reference": "33071782a409e11fcda0d7d2d627c812c77ec5cc", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/migrify/migrify-kernel/zipball/27bb88b615a7c6a5f700425e7b0ab5c476bd63e3", + "reference": "27bb88b615a7c6a5f700425e7b0ab5c476bd63e3", + "shasum": "" }, "require": { "php": ">=7.2", @@ -8154,26 +7438,20 @@ }, { "name": "migrify/php-config-printer", - "version": "0.3.48", + "version": "0.3.49", "source": { "type": "git", "url": "https://github.com/migrify/php-config-printer.git", - "reference": "d657fe5316f2fe69f06321d482903863214fbe86" + "reference": "c02a3602260d73ba9d08ebdfb7f9d5dbc4aaa2e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/migrify/php-config-printer/zipball/d657fe5316f2fe69f06321d482903863214fbe86", - "reference": "d657fe5316f2fe69f06321d482903863214fbe86", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/migrify/php-config-printer/zipball/c02a3602260d73ba9d08ebdfb7f9d5dbc4aaa2e6", + "reference": "c02a3602260d73ba9d08ebdfb7f9d5dbc4aaa2e6", + "shasum": "" }, "require": { - "migrify/migrify-kernel": "^0.3.48", + "migrify/migrify-kernel": "^0.3.49", "nette/utils": "^3.1", "nikic/php-parser": "^4.9", "php": ">=7.2", @@ -8194,7 +7472,7 @@ "MIT" ], "description": "Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper", - "time": "2020-09-28T14:37:07+00:00" + "time": "2020-10-12T21:46:55+00:00" }, { "name": "mockery/mockery", @@ -8208,13 +7486,7 @@ "type": "zip", "url": "https://api.github.com/repos/mockery/mockery/zipball/20cab678faed06fac225193be281ea0fddb43b93", "reference": "20cab678faed06fac225193be281ea0fddb43b93", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "hamcrest/hamcrest-php": "^2.0.1", @@ -8282,13 +7554,7 @@ "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0" @@ -8342,13 +7608,7 @@ "type": "zip", "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e", "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-json": "*", @@ -8394,13 +7654,7 @@ "type": "zip", "url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50", "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "nette/utils": "^2.4 || ^3.0", @@ -8463,13 +7717,7 @@ "type": "zip", "url": "https://api.github.com/repos/nette/robot-loader/zipball/15c1ecd0e6e69e8d908dfc4cca7b14f3b850a96b", "reference": "15c1ecd0e6e69e8d908dfc4cca7b14f3b850a96b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-tokenizer": "*", @@ -8532,13 +7780,7 @@ "type": "zip", "url": "https://api.github.com/repos/nette/utils/zipball/c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", "reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.1" @@ -8616,13 +7858,7 @@ "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de", "reference": "658f1be311a230e0907f5dfe0213742aff0596de", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-tokenizer": "*", @@ -8674,13 +7910,7 @@ "type": "zip", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/4a343299054e9368d0db4a982a780cc4ffa12707", "reference": "4a343299054e9368d0db4a982a780cc4ffa12707", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "facade/ignition-contracts": "^1.0", @@ -8754,23 +7984,17 @@ }, { "name": "nunomaduro/larastan", - "version": "v0.6.4", + "version": "v0.6.6", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7" + "reference": "a23cfad4b9ba3f8bc285daa79c5a4ca9624987f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7", - "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a23cfad4b9ba3f8bc285daa79c5a4ca9624987f4", + "reference": "a23cfad4b9ba3f8bc285daa79c5a4ca9624987f4", + "shasum": "" }, "require": { "composer/composer": "^1.0 || ^2.0", @@ -8849,7 +8073,7 @@ "type": "patreon" } ], - "time": "2020-09-02T14:19:36+00:00" + "time": "2020-10-17T12:05:16+00:00" }, { "name": "nunomaduro/laravel-mojito", @@ -8863,13 +8087,7 @@ "type": "zip", "url": "https://api.github.com/repos/nunomaduro/laravel-mojito/zipball/3d6f502d57c3ec9c18a57c7b59853e149d9dee4f", "reference": "3d6f502d57c3ec9c18a57c7b59853e149d9dee4f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2", @@ -8929,13 +8147,7 @@ "type": "zip", "url": "https://api.github.com/repos/OndraM/ci-detector/zipball/594e61252843b68998bddd48078c5058fe9028bd", "reference": "594e61252843b68998bddd48078c5058fe9028bd", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0" @@ -9003,13 +8215,7 @@ "type": "zip", "url": "https://api.github.com/repos/nullivex/lib-array2xml/zipball/a91f18a8dfc69ffabe5f9b068bc39bb202c81d90", "reference": "a91f18a8dfc69ffabe5f9b068bc39bb202c81d90", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.2" @@ -9058,13 +8264,7 @@ "type": "zip", "url": "https://api.github.com/repos/orchestral/testbench/zipball/2a927bae79546e6d96a4a059c83bc1428bef7f5d", "reference": "2a927bae79546e6d96a4a059c83bc1428bef7f5d", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "laravel/framework": "^8.0", @@ -9114,23 +8314,17 @@ }, { "name": "orchestra/testbench-core", - "version": "v6.2.0", + "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "2f62de09d1454420b59d5df5fc9b56efed22b2cc" + "reference": "a894fa6a904f7920e629d5ede44a003e606819d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/2f62de09d1454420b59d5df5fc9b56efed22b2cc", - "reference": "2f62de09d1454420b59d5df5fc9b56efed22b2cc", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/a894fa6a904f7920e629d5ede44a003e606819d2", + "reference": "a894fa6a904f7920e629d5ede44a003e606819d2", + "shasum": "" }, "require": { "fzaninotto/faker": "^1.9.1", @@ -9196,27 +8390,21 @@ "type": "liberapay" } ], - "time": "2020-09-28T00:30:48+00:00" + "time": "2020-10-19T23:03:23+00:00" }, { "name": "pestphp/pest", - "version": "v0.3.8", + "version": "v0.3.9", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "049ce1845e119c12f888cedfb7b558b75f06598f" + "reference": "c3616edbc876df024e8cc9fc7f2a421802a185d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/049ce1845e119c12f888cedfb7b558b75f06598f", - "reference": "049ce1845e119c12f888cedfb7b558b75f06598f", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/pestphp/pest/zipball/c3616edbc876df024e8cc9fc7f2a421802a185d3", + "reference": "c3616edbc876df024e8cc9fc7f2a421802a185d3", + "shasum": "" }, "require": { "nunomaduro/collision": "^5.0", @@ -9224,7 +8412,7 @@ "pestphp/pest-plugin-coverage": "^0.3", "pestphp/pest-plugin-init": "^0.3", "php": "^7.3 || ^8.0", - "phpunit/phpunit": ">= 9.3.7 <= 9.4.0" + "phpunit/phpunit": ">= 9.3.7 <= 9.4.1" }, "require-dev": { "illuminate/console": "^7.16.1", @@ -9260,7 +8448,7 @@ "src/Pest.php" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9279,10 +8467,6 @@ "testing", "unit" ], - "support": { - "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v0.3.8" - }, "funding": [ { "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L", @@ -9297,7 +8481,7 @@ "type": "patreon" } ], - "time": "2020-10-03T11:27:01+00:00" + "time": "2020-10-13T09:56:33+00:00" }, { "name": "pestphp/pest-plugin", @@ -9311,13 +8495,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/635f8c33a3eed910ac3cd5cb02a7163c5c70c033", "reference": "635f8c33a3eed910ac3cd5cb02a7163c5c70c033", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", @@ -9386,13 +8564,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin-coverage/zipball/f209bb62728841f21f267759a374d66172a162ea", "reference": "f209bb62728841f21f267759a374d66172a162ea", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "pestphp/pest-plugin": "^0.3", @@ -9465,13 +8637,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin-faker/zipball/3a57e4803c4b6c0d0dde2ed8f0b1ca1a575001e3", "reference": "3a57e4803c4b6c0d0dde2ed8f0b1ca1a575001e3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "fzaninotto/faker": "^1.9.1", @@ -9538,13 +8704,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin-init/zipball/7406643b47835b6c6da709b11da89b0844b8d163", "reference": "7406643b47835b6c6da709b11da89b0844b8d163", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "pestphp/pest-plugin": "^0.3", @@ -9616,13 +8776,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/0ec53f5cc2d661088683318629ca16dcd72c41d1", "reference": "0ec53f5cc2d661088683318629ca16dcd72c41d1", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "laravel/framework": "^7.0 || ^8.0", @@ -9689,13 +8843,7 @@ "type": "zip", "url": "https://api.github.com/repos/pestphp/pest-plugin-livewire/zipball/22bc3324752590a0232d4e091084b8d5cac59faa", "reference": "22bc3324752590a0232d4e091084b8d5cac59faa", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "livewire/livewire": "^1.2|^2.0", @@ -9763,13 +8911,7 @@ "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133", "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-dom": "*", @@ -9825,13 +8967,7 @@ "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0", "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8.0" @@ -9868,29 +9004,23 @@ }, { "name": "php-cs-fixer/diff", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", - "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", + "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", + "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^3.3" }, "type": "library", @@ -9904,14 +9034,14 @@ "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" + }, { "name": "SpacePossum" } @@ -9921,7 +9051,7 @@ "keywords": [ "diff" ], - "time": "2018-02-15T16:58:55+00:00" + "time": "2020-10-14T08:39:05+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -9935,13 +9065,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8.0" @@ -9990,13 +9114,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-filter": "*", @@ -10048,13 +9166,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.2 || ^8.0", @@ -10099,13 +9211,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d", "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", @@ -10168,13 +9274,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/98a088b17966bdf6ee25c8a4b634df313d8aa531", "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0" @@ -10213,23 +9313,17 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.48", + "version": "0.12.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666" + "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666", - "reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8248f9c81265af75d6d969ca3252aaf3e998f3a", + "reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a", + "shasum": "" }, "require": { "php": "^7.1|^8.0" @@ -10271,7 +9365,7 @@ "type": "tidelift" } ], - "time": "2020-10-01T13:20:16+00:00" + "time": "2020-10-16T12:22:23+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -10285,13 +9379,7 @@ "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/1dd916d181b0539dea5cd37e91546afb8b107e17", "reference": "1dd916d181b0539dea5cd37e91546afb8b107e17", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^7.1 || ^8.0", @@ -10347,13 +9435,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/53a4b737e83be724efd2bc4e7b929b9a30c48972", "reference": "53a4b737e83be724efd2bc4e7b929b9a30c48972", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-dom": "*", @@ -10426,13 +9508,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -10488,13 +9564,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -10553,13 +9623,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84", "reference": "18c887016e60e52477e54534956d7b47bc52cd84", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -10614,13 +9678,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c9ff14f493699e2f6adee9fd06a0245b276643b7", "reference": "c9ff14f493699e2f6adee9fd06a0245b276643b7", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -10665,23 +9723,17 @@ }, { "name": "phpunit/phpunit", - "version": "9.4.0", + "version": "9.4.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ef533467a7974c4b6c354f3eff42a115910bd4e5" + "reference": "1f09a12726593737e8a228ebb1c8647305d07c41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef533467a7974c4b6c354f3eff42a115910bd4e5", - "reference": "ef533467a7974c4b6c354f3eff42a115910bd4e5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1f09a12726593737e8a228ebb1c8647305d07c41", + "reference": "1f09a12726593737e8a228ebb1c8647305d07c41", + "shasum": "" }, "require": { "doctrine/instantiator": "^1.3.1", @@ -10695,23 +9747,23 @@ "phar-io/manifest": "^2.0.1", "phar-io/version": "^3.0.2", "php": ">=7.3", - "phpspec/prophecy": "^1.11.1", + "phpspec/prophecy": "^1.12.1", "phpunit/php-code-coverage": "^9.2", - "phpunit/php-file-iterator": "^3.0.4", - "phpunit/php-invoker": "^3.1", - "phpunit/php-text-template": "^2.0.2", - "phpunit/php-timer": "^5.0.1", - "sebastian/cli-parser": "^1.0", - "sebastian/code-unit": "^1.0.5", - "sebastian/comparator": "^4.0.3", - "sebastian/diff": "^4.0.2", - "sebastian/environment": "^5.1.2", - "sebastian/exporter": "^4.0.2", - "sebastian/global-state": "^5.0", - "sebastian/object-enumerator": "^4.0.2", - "sebastian/resource-operations": "^3.0.2", - "sebastian/type": "^2.2.1", - "sebastian/version": "^3.0.1" + "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-invoker": "^3.1.1", + "phpunit/php-text-template": "^2.0.3", + "phpunit/php-timer": "^5.0.2", + "sebastian/cli-parser": "^1.0.1", + "sebastian/code-unit": "^1.0.6", + "sebastian/comparator": "^4.0.5", + "sebastian/diff": "^4.0.3", + "sebastian/environment": "^5.1.3", + "sebastian/exporter": "^4.0.3", + "sebastian/global-state": "^5.0.1", + "sebastian/object-enumerator": "^4.0.3", + "sebastian/resource-operations": "^3.0.3", + "sebastian/type": "^2.3", + "sebastian/version": "^3.0.2" }, "require-dev": { "ext-pdo": "*", @@ -10738,7 +9790,7 @@ "src/Framework/Assert/Functions.php" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10756,10 +9808,6 @@ "testing", "xunit" ], - "support": { - "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.4.0" - }, "funding": [ { "url": "https://phpunit.de/donate.html", @@ -10770,27 +9818,21 @@ "type": "github" } ], - "time": "2020-10-02T03:54:37+00:00" + "time": "2020-10-11T07:41:19+00:00" }, { "name": "psalm/plugin-laravel", - "version": "dev-master", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-laravel.git", - "reference": "f31947807798182e9d7e14f28459608eb034e54b" + "reference": "71a93c472c398fe62bf0d3c0d6ad1e281320f87f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/f31947807798182e9d7e14f28459608eb034e54b", - "reference": "f31947807798182e9d7e14f28459608eb034e54b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/71a93c472c398fe62bf0d3c0d6ad1e281320f87f", + "reference": "71a93c472c398fe62bf0d3c0d6ad1e281320f87f", + "shasum": "" }, "require": { "barryvdh/laravel-ide-helper": "^2.8.0", @@ -10801,8 +9843,8 @@ "illuminate/http": "5.8.* || ^6.0 || ^7.0 || ^8.0", "illuminate/support": "5.8.* || ^6.0 || ^7.0 || ^8.0", "orchestra/testbench": "^3.8 || ^4.0 || ^5.0 || ^6.0", - "php": "^7.2|^8", - "vimeo/psalm": "^3.13.1" + "php": "^7.3|^8", + "vimeo/psalm": "^4.0" }, "require-dev": { "codeception/codeception": "^4.1.6", @@ -10837,7 +9879,7 @@ } ], "description": "A Laravel plugin for Psalm", - "time": "2020-09-09T10:56:37+00:00" + "time": "2020-10-20T00:24:26+00:00" }, { "name": "psr/cache", @@ -10851,13 +9893,7 @@ "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.0" @@ -10893,23 +9929,17 @@ }, { "name": "rector/rector", - "version": "0.8.14", + "version": "0.8.37", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "8ae3868a57e103c281aea42097c6600af7cdf29c" + "reference": "740ea09af0be36f1672d6b54fc4abb15a78f8da0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/8ae3868a57e103c281aea42097c6600af7cdf29c", - "reference": "8ae3868a57e103c281aea42097c6600af7cdf29c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/rectorphp/rector/zipball/740ea09af0be36f1672d6b54fc4abb15a78f8da0", + "reference": "740ea09af0be36f1672d6b54fc4abb15a78f8da0", + "shasum": "" }, "require": { "composer/xdebug-handler": "^1.4", @@ -10932,34 +9962,38 @@ "symfony/console": "^4.4.8|^5.1", "symfony/dependency-injection": "^4.4.8|^5.1", "symfony/finder": "^4.4.8|^5.1", + "symfony/http-kernel": "^4.4.8|^5.1", "symfony/process": "^4.4.8|^5.1", - "symplify/autowire-array-parameter": "^8.3.24", - "symplify/composer-json-manipulator": "^8.3.24", - "symplify/console-color-diff": "^8.3.24", - "symplify/easy-testing": "^8.3.24", - "symplify/package-builder": "^8.3.24", - "symplify/set-config-resolver": "^8.3.24", - "symplify/smart-file-system": "^8.3.24", - "webmozart/assert": "^1.8" + "symplify/autowire-array-parameter": "^8.3.40", + "symplify/composer-json-manipulator": "^8.3.40", + "symplify/console-color-diff": "^8.3.40", + "symplify/easy-testing": "^8.3.40", + "symplify/package-builder": "^8.3.40", + "symplify/set-config-resolver": "^8.3.40", + "symplify/smart-file-system": "^8.3.40", + "webmozart/assert": "^1.9" }, "replace": { - "rector/rector-prefixed": "self.version" + "rector/rector-prefixed": "self.version", + "rector/simple-php-doc-parser": "self.version", + "rector/symfony-php-config": "self.version" }, "require-dev": { + "cweagans/composer-patches": "^1.7", "friendsofphp/php-cs-fixer": "^2.16", - "johnkary/phpunit-speedtrap": "^3.2", - "migrify/easy-ci": "^0.3.45", + "migrify/vendor-patches": "^0.3.49", "nette/application": "^3.0", + "nette/di": "^3.0", "nette/forms": "^3.0", "ocramius/package-versions": "^1.9", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^8.5|^9.2", "psr/event-dispatcher": "^1.0", - "symplify/changelog-linker": "^8.3.24", - "symplify/easy-coding-standard": "^8.3.24", - "symplify/easy-testing": "^8.3.24", - "symplify/monorepo-builder": "^8.3.24", - "symplify/phpstan-extensions": "^8.3.24", + "symplify/changelog-linker": "^8.3.40", + "symplify/easy-coding-standard": "^8.3.40", + "symplify/easy-testing": "^8.3.40", + "symplify/monorepo-builder": "^8.3.40", + "symplify/phpstan-extensions": "^8.3.40", "thecodingmachine/phpstan-strict-rules": "^0.12", "tracy/tracy": "^2.7" }, @@ -10968,56 +10002,74 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "0.8-dev" + "patches": { + "symplify/monorepo-builder": [ + "patches/symplify-monorepo-builder-packages-split-src-packagetorepositorysplitter-php.patch" + ] } }, "autoload": { + "files": [ + "packages/symfony-php-config/functions/functions.php", + "rules/restoration/tests/Rector/Use_/RestoreFullyQualifiedNameRector/Source/ShortClassOnly.php" + ], "psr-4": { "Rector\\Architecture\\": "rules/architecture/src", - "Rector\\AnonymousClass\\": "packages/anonymous-class/src", - "Rector\\PostRector\\": "packages/post-rector/src", "Rector\\AttributeAwarePhpDoc\\": "packages/attribute-aware-php-doc/src", "Rector\\Autodiscovery\\": "rules/autodiscovery/src", "Rector\\BetterPhpDocParser\\": "packages/better-php-doc-parser/src", + "Rector\\Caching\\": "packages/caching/src", "Rector\\CakePHP\\": "rules/cakephp/src", "Rector\\ChangesReporting\\": "packages/changes-reporting/src", "Rector\\CodeQuality\\": "rules/code-quality/src", - "Rector\\NodeRemoval\\": "packages/node-removal/src", - "Rector\\Generic\\": "rules/generic/src", - "Rector\\Reporting\\": "packages/reporting/src", "Rector\\CodingStyle\\": "rules/coding-style/src", "Rector\\ConsoleDiffer\\": "packages/console-differ/src", "Rector\\Core\\": "src", "Rector\\DeadCode\\": "rules/dead-code/src", - "Rector\\DocumentationGenerator\\": "packages/documentation-generator/src", + "Rector\\Decouple\\": "rules/decouple/src", + "Rector\\DoctrineAnnotationGenerated\\": "packages/doctrine-annotation-generated/src", "Rector\\DoctrineCodeQuality\\": "rules/doctrine-code-quality/src", "Rector\\DoctrineGedmoToKnplabs\\": "rules/doctrine-gedmo-to-knplabs/src", "Rector\\Doctrine\\": "rules/doctrine/src", + "Rector\\DocumentationGenerator\\": "packages/documentation-generator/src", + "Rector\\DowngradePhp71\\": "rules/downgrade-php71/src", + "Rector\\DowngradePhp72\\": "rules/downgrade-php72/src", + "Rector\\DowngradePhp73\\": "rules/downgrade-php73/src", + "Rector\\ReadWrite\\": "packages/read-write/src", + "Rector\\DowngradePhp74\\": "rules/downgrade-php74/src", + "Rector\\DowngradePhp80\\": "rules/downgrade-php80/src", "Rector\\DynamicTypeAnalysis\\": "packages/dynamic-type-analysis/src", - "Rector\\DoctrineAnnotationGenerated\\": "packages/doctrine-annotation-generated/src", - "Rector\\FileSystemRector\\": "packages/file-system-rector/src", "Rector\\FamilyTree\\": "packages/family-tree/src", + "Rector\\FileSystemRector\\": "packages/file-system-rector/src", + "Rector\\Generic\\": "rules/generic/src", "Rector\\JMS\\": "rules/jms/src", "Rector\\Laravel\\": "rules/laravel/src", "Rector\\Legacy\\": "rules/legacy/src", "Rector\\MagicDisclosure\\": "rules/magic-disclosure/src", + "Rector\\MockeryToProphecy\\": "rules/mockery-to-prophecy/src", + "Rector\\MockistaToMockery\\": "rules/mockista-to-mockery/src", "Rector\\MysqlToMysqli\\": "rules/mysql-to-mysqli/src", + "Rector\\Naming\\": "rules/naming/src", + "Rector\\NetteCodeQuality\\": "rules/nette-code-quality/src", + "Rector\\NetteKdyby\\": "rules/nette-kdyby/src", "Rector\\NetteTesterToPHPUnit\\": "rules/nette-tester-to-phpunit/src", "Rector\\NetteToSymfony\\": "rules/nette-to-symfony/src", + "Rector\\NetteUtilsCodeQuality\\": "rules/nette-utils-code-quality/src", "Rector\\Nette\\": "rules/nette/src", + "Rector\\Defluent\\": "rules/defluent/src", "Rector\\NodeCollector\\": "packages/node-collector/src", - "Rector\\Decouple\\": "rules/decouple/src", "Rector\\NodeNameResolver\\": "packages/node-name-resolver/src", "Rector\\NodeNestingScope\\": "packages/node-nesting-scope/src", + "Rector\\NodeRemoval\\": "packages/node-removal/src", "Rector\\NodeTypeResolver\\": "packages/node-type-resolver/src", - "Rector\\PhpAttribute\\": "packages/php-attribute/src", + "Rector\\Order\\": "rules/order/src", + "Rector\\PHPOffice\\": "rules/php-office/src", "Rector\\PHPStanStaticTypeMapper\\": "packages/phpstan-static-type-mapper/src", "Rector\\PHPStan\\": "rules/phpstan/src", "Rector\\PHPUnitSymfony\\": "rules/phpunit-symfony/src", - "Rector\\Caching\\": "packages/caching/src", "Rector\\PHPUnit\\": "rules/phpunit/src", "Rector\\PSR4\\": "rules/psr4/src", + "Rector\\Performance\\": "rules/performance/src", "Rector\\Phalcon\\": "rules/phalcon/src", "Rector\\Php52\\": "rules/php52/src", "Rector\\Php53\\": "rules/php53/src", @@ -11030,45 +10082,35 @@ "Rector\\Php73\\": "rules/php73/src", "Rector\\Php74\\": "rules/php74/src", "Rector\\Php80\\": "rules/php80/src", - "Rector\\PHPOffice\\": "rules/php-office/src", + "Rector\\PhpAttribute\\": "packages/php-attribute/src", "Rector\\PhpDeglobalize\\": "rules/php-deglobalize/src", "Rector\\PhpSpecToPHPUnit\\": "rules/php-spec-to-phpunit/src", "Rector\\Polyfill\\": "rules/polyfill/src", + "Rector\\PostRector\\": "packages/post-rector/src", "Rector\\Privatization\\": "rules/privatization/src", "Rector\\RectorGenerator\\": "packages/rector-generator/src", "Rector\\RemovingStatic\\": "rules/removing-static/src", "Rector\\Renaming\\": "rules/renaming/src", + "Rector\\Reporting\\": "packages/reporting/src", "Rector\\Restoration\\": "rules/restoration/src", - "Rector\\Set\\": "packages/set/src", "Rector\\SOLID\\": "rules/solid/src", - "Rector\\Transform\\": "rules/transform/src", "Rector\\Sensio\\": "rules/sensio/src", + "Rector\\Set\\": "packages/set/src", + "Rector\\SimplePhpDocParser\\": "packages/simple-php-doc-parser/src", "Rector\\StaticTypeMapper\\": "packages/static-type-mapper/src", "Rector\\StrictCodeQuality\\": "rules/strict-code-quality/src", "Rector\\SymfonyCodeQuality\\": "rules/symfony-code-quality/src", "Rector\\SymfonyPHPUnit\\": "rules/symfony-phpunit/src", + "Rector\\SymfonyPhpConfig\\": [ + "packages/symfony-php-config/src", + "rules/symfony-php-config/src" + ], "Rector\\Symfony\\": "rules/symfony/src", + "Rector\\Transform\\": "rules/transform/src", "Rector\\Twig\\": "rules/twig/src", "Rector\\TypeDeclaration\\": "rules/type-declaration/src", - "Rector\\VendorLocker\\": "packages/vendor-locker/src", - "Rector\\Performance\\": "rules/performance/src", - "Rector\\Naming\\": "rules/naming/src", - "Rector\\Order\\": "rules/order/src", - "Rector\\MockeryToProphecy\\": "rules/mockery-to-prophecy/src", - "Rector\\MockistaToMockery\\": "rules/mockista-to-mockery/src", - "Rector\\NetteKdyby\\": "rules/nette-kdyby/src", - "Rector\\NetteUtilsCodeQuality\\": "rules/nette-utils-code-quality/src", - "Rector\\NetteCodeQuality\\": "rules/nette-code-quality/src", - "Rector\\DowngradePhp71\\": "rules/downgrade-php71/src", - "Rector\\DowngradePhp72\\": "rules/downgrade-php72/src", - "Rector\\DowngradePhp74\\": "rules/downgrade-php74/src", - "Rector\\DowngradePhp80\\": "rules/downgrade-php80/src", - "Rector\\SymfonyPhpConfig\\": "rules/symfony-php-config/src" - }, - "files": [ - "rules/symfony-php-config/functions/functions.php", - "rules/restoration/tests/Rector/Use_/RestoreFullyQualifiedNameRector/Source/ShortClassOnly.php" - ] + "Rector\\VendorLocker\\": "packages/vendor-locker/src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11100,7 +10142,7 @@ "type": "github" } ], - "time": "2020-10-01T19:45:29+00:00" + "time": "2020-10-20T15:24:14+00:00" }, { "name": "sebastian/cli-parser", @@ -11114,13 +10156,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11172,13 +10208,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/59236be62b1bb9919e6d7f60b0b832dc05cef9ab", "reference": "59236be62b1bb9919e6d7f60b0b832dc05cef9ab", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11197,7 +10227,7 @@ "src/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11210,10 +10240,6 @@ ], "description": "Collection of value objects that represent the PHP code units", "homepage": "https://github.com/sebastianbergmann/code-unit", - "support": { - "issues": "https://github.com/sebastianbergmann/code-unit/issues", - "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.7" - }, "funding": [ { "url": "https://github.com/sebastianbergmann", @@ -11234,13 +10260,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11291,13 +10311,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7a8ff306445707539c1a6397372a982a1ec55120", "reference": "7a8ff306445707539c1a6397372a982a1ec55120", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3", @@ -11367,13 +10381,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ba8cc2da0c0bfbc813d03b56406734030c7f1eff", "reference": "ba8cc2da0c0bfbc813d03b56406734030c7f1eff", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "nikic/php-parser": "^4.7", @@ -11426,13 +10434,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ffc949a1a2aae270ea064453d7535b82e4c32092", "reference": "ffc949a1a2aae270ea064453d7535b82e4c32092", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11494,13 +10496,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", "reference": "388b6ced16caa751030f6a69e588299fa09200ac", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11559,13 +10555,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3", @@ -11638,13 +10628,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ea779cb749a478b22a2564ac41cd7bda79c78dc7", "reference": "ea779cb749a478b22a2564ac41cd7bda79c78dc7", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3", @@ -11704,13 +10688,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/6514b8f21906b8b46f520d1fbd17a4523fa59a54", "reference": "6514b8f21906b8b46f520d1fbd17a4523fa59a54", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "nikic/php-parser": "^4.6", @@ -11763,13 +10741,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f6f5957013d84725427d361507e13513702888a4", "reference": "f6f5957013d84725427d361507e13513702888a4", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3", @@ -11822,13 +10794,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", "reference": "d9d0ab3b12acb1768bc1e0a89b23c90d2043cbe5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11879,13 +10845,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", "reference": "ed8c9cd355089134bc9cba421b5cfdd58f0eaef7", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11944,13 +10904,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -11991,23 +10945,17 @@ }, { "name": "sebastian/type", - "version": "2.2.2", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "e494dcaeb89d1458c9ccd8c819745245a1669aea" + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/e494dcaeb89d1458c9ccd8c819745245a1669aea", - "reference": "e494dcaeb89d1458c9ccd8c819745245a1669aea", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fa592377f3923946cb90bf1f6a71ba2e5f229909", + "reference": "fa592377f3923946cb90bf1f6a71ba2e5f229909", + "shasum": "" }, "require": { "php": ">=7.3" @@ -12018,7 +10966,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } }, "autoload": { @@ -12045,7 +10993,7 @@ "type": "github" } ], - "time": "2020-09-28T06:01:38+00:00" + "time": "2020-10-06T08:41:03+00:00" }, { "name": "sebastian/version", @@ -12059,13 +11007,7 @@ "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", "reference": "c6c1022351a901512170118436c764e473f6de8c", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.3" @@ -12114,13 +11056,7 @@ "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" @@ -12179,13 +11115,7 @@ "type": "zip", "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796", "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3" @@ -12229,13 +11159,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/292cd57b7c2e3c37aa2f0a2fa42dacae567dd5cd", "reference": "292cd57b7c2e3c37aa2f0a2fa42dacae567dd5cd", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12281,7 +11205,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12301,9 +11225,6 @@ "caching", "psr6" ], - "support": { - "source": "https://github.com/symfony/cache/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12332,13 +11253,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb", "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12414,13 +11329,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/6ad8be6e1280f6734150d8a04a9160dd34ceb191", "reference": "6ad8be6e1280f6734150d8a04a9160dd34ceb191", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12456,7 +11365,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12472,9 +11381,6 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/config/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12503,13 +11409,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2dea4a3ef2eb79138354c1d49e9372cc921af20b", "reference": "2dea4a3ef2eb79138354c1d49e9372cc921af20b", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12554,7 +11454,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12570,9 +11470,6 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12601,13 +11498,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6d6885e167aad0af4128b392f22d8f2a33dd88ec", "reference": "6d6885e167aad0af4128b392f22d8f2a33dd88ec", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12639,7 +11530,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12655,9 +11546,6 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12686,13 +11574,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae", "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12712,7 +11594,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12728,9 +11610,6 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12759,13 +11638,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd", "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12786,7 +11659,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12807,9 +11680,6 @@ "configuration", "options" ], - "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12838,13 +11708,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/0f7c58cf81dbb5dd67d423a89d577524a2ec0323", "reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12864,7 +11728,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12880,9 +11744,6 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.1.4" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12911,13 +11772,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8b858508e49beb257fd635104c3d449a8113e8fe", "reference": "8b858508e49beb257fd635104c3d449a8113e8fe", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -12940,7 +11795,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -12964,9 +11819,6 @@ "instantiate", "serialize" ], - "support": { - "source": "https://github.com/symfony/var-exporter/tree/5.1" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -12995,13 +11847,7 @@ "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=7.2.5", @@ -13034,7 +11880,7 @@ "/Tests/" ] }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -13050,9 +11896,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/yaml/tree/v5.1.7" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -13071,29 +11914,23 @@ }, { "name": "symplify/autowire-array-parameter", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/autowire-array-parameter.git", - "reference": "0b5dc59306df23729553ece2dee30430c1cc5c6e" + "reference": "18c1f44bc98830f138ab46f1140c66d3dc436052" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/0b5dc59306df23729553ece2dee30430c1cc5c6e", - "reference": "0b5dc59306df23729553ece2dee30430c1cc5c6e", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/18c1f44bc98830f138ab46f1140c66d3dc436052", + "reference": "18c1f44bc98830f138ab46f1140c66d3dc436052", + "shasum": "" }, "require": { "nette/utils": "^3.0", "php": ">=7.2", "symfony/dependency-injection": "^4.4|^5.1", - "symplify/package-builder": "^8.3.30" + "symplify/package-builder": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13109,14 +11946,11 @@ "Symplify\\AutowireArrayParameter\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Autowire array parameters for your Symfony applications", - "support": { - "source": "https://github.com/symplify/autowire-array-parameter/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13127,27 +11961,21 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/composer-json-manipulator", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/composer-json-manipulator.git", - "reference": "fefc49fbf3fda7fa2900b0a92a254043ffe28e28" + "reference": "3df9dd90d127fbaa4848a70b9b7a36300cee71ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/fefc49fbf3fda7fa2900b0a92a254043ffe28e28", - "reference": "fefc49fbf3fda7fa2900b0a92a254043ffe28e28", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/3df9dd90d127fbaa4848a70b9b7a36300cee71ab", + "reference": "3df9dd90d127fbaa4848a70b9b7a36300cee71ab", + "shasum": "" }, "require": { "composer/composer": "^1.10|^2.0", @@ -13157,8 +11985,8 @@ "symfony/dependency-injection": "^4.4|^5.1", "symfony/filesystem": "^4.4|^5.1", "symfony/http-kernel": "^4.4|^5.1", - "symplify/package-builder": "^8.3.30", - "symplify/smart-file-system": "^8.3.30" + "symplify/package-builder": "^8.3.41", + "symplify/smart-file-system": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13174,14 +12002,11 @@ "Symplify\\ComposerJsonManipulator\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Package to load, merge and save composer.json file(s)", - "support": { - "source": "https://github.com/symplify/composer-json-manipulator/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13192,27 +12017,21 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/console-color-diff", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/console-color-diff.git", - "reference": "5721f549227d4517bb00d21ae6eb13616bedd2a4" + "reference": "16c21681dea84cb4fcdcee2deca336df83f00ebd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/console-color-diff/zipball/5721f549227d4517bb00d21ae6eb13616bedd2a4", - "reference": "5721f549227d4517bb00d21ae6eb13616bedd2a4", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/console-color-diff/zipball/16c21681dea84cb4fcdcee2deca336df83f00ebd", + "reference": "16c21681dea84cb4fcdcee2deca336df83f00ebd", + "shasum": "" }, "require": { "nette/utils": "^3.0", @@ -13221,7 +12040,7 @@ "symfony/console": "^4.4|^5.1", "symfony/dependency-injection": "^4.4|^5.1", "symfony/http-kernel": "^4.4|^5.1", - "symplify/package-builder": "^8.3.30" + "symplify/package-builder": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13237,14 +12056,11 @@ "Symplify\\ConsoleColorDiff\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Package to print diffs in console with colors", - "support": { - "source": "https://github.com/symplify/console-color-diff/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13255,35 +12071,29 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/easy-testing", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/easy-testing.git", - "reference": "d1a4175fa31fe322cd827025aeb0e4f181d054d6" + "reference": "0739ac7f060f550a15b72a2f730d0153e512688e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-testing/zipball/d1a4175fa31fe322cd827025aeb0e4f181d054d6", - "reference": "d1a4175fa31fe322cd827025aeb0e4f181d054d6", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/easy-testing/zipball/0739ac7f060f550a15b72a2f730d0153e512688e", + "reference": "0739ac7f060f550a15b72a2f730d0153e512688e", + "shasum": "" }, "require": { "nette/utils": "^3.0", "php": ">=7.2", "symfony/finder": "^4.4|^5.1", - "symplify/package-builder": "^8.3.30", - "symplify/smart-file-system": "^8.3.30", - "symplify/symplify-kernel": "^8.3.30" + "symplify/package-builder": "^8.3.41", + "symplify/smart-file-system": "^8.3.41", + "symplify/symplify-kernel": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13299,14 +12109,11 @@ "Symplify\\EasyTesting\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Testing made easy", - "support": { - "source": "https://github.com/symplify/easy-testing/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13317,27 +12124,21 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/package-builder", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/package-builder.git", - "reference": "3a415cc7ccc08c1221af5b21b8a69efe45719090" + "reference": "8dadce4f1bdb0f3cb42e0e6a5961bc87165fef18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/package-builder/zipball/3a415cc7ccc08c1221af5b21b8a69efe45719090", - "reference": "3a415cc7ccc08c1221af5b21b8a69efe45719090", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/package-builder/zipball/8dadce4f1bdb0f3cb42e0e6a5961bc87165fef18", + "reference": "8dadce4f1bdb0f3cb42e0e6a5961bc87165fef18", + "shasum": "" }, "require": { "nette/finder": "^2.5", @@ -13349,8 +12150,8 @@ "symfony/finder": "^4.4|^5.1", "symfony/http-kernel": "^4.4|^5.1", "symfony/yaml": "^4.4|^5.1", - "symplify/autowire-array-parameter": "^8.3.30", - "symplify/symplify-kernel": "^8.3.30" + "symplify/autowire-array-parameter": "^8.3.41", + "symplify/symplify-kernel": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13366,14 +12167,11 @@ "Symplify\\PackageBuilder\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.", - "support": { - "source": "https://github.com/symplify/package-builder/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13384,27 +12182,21 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/set-config-resolver", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/set-config-resolver.git", - "reference": "2b441cea2cee72996a087fbbf667b0af07e6d591" + "reference": "7eb7d560e5d9b66947cc2dc79f424dbe53e12d94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/2b441cea2cee72996a087fbbf667b0af07e6d591", - "reference": "2b441cea2cee72996a087fbbf667b0af07e6d591", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/7eb7d560e5d9b66947cc2dc79f424dbe53e12d94", + "reference": "7eb7d560e5d9b66947cc2dc79f424dbe53e12d94", + "shasum": "" }, "require": { "nette/utils": "^3.0", @@ -13415,8 +12207,8 @@ "symfony/filesystem": "^4.4|^5.1", "symfony/finder": "^4.4|^5.1", "symfony/yaml": "^4.4|^5.1", - "symplify/smart-file-system": "^8.3.30", - "symplify/symplify-kernel": "^8.3.30" + "symplify/smart-file-system": "^8.3.41", + "symplify/symplify-kernel": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13432,15 +12224,11 @@ "Symplify\\SetConfigResolver\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Resolve config and sets from configs and cli opptions for CLI applications", - "support": { - "issues": "https://github.com/symplify/set-config-resolver/issues", - "source": "https://github.com/symplify/set-config-resolver/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13451,27 +12239,21 @@ "type": "github" } ], - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "symplify/smart-file-system", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/smart-file-system.git", - "reference": "cb088bafdc57c7fcc4508b5e329361e5eba703fe" + "reference": "f59c8a42025f2f0a3078dc29950f8f2de4bdb7ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/cb088bafdc57c7fcc4508b5e329361e5eba703fe", - "reference": "cb088bafdc57c7fcc4508b5e329361e5eba703fe", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/f59c8a42025f2f0a3078dc29950f8f2de4bdb7ca", + "reference": "f59c8a42025f2f0a3078dc29950f8f2de4bdb7ca", + "shasum": "" }, "require": { "nette/utils": "^3.0", @@ -13494,14 +12276,11 @@ "Symplify\\SmartFileSystem\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Sanitized FileInfo with safe getRealPath() and other handy methods", - "support": { - "source": "https://github.com/symplify/smart-file-system/tree/8.3.30" - }, "funding": [ { "url": "https://www.paypal.me/rectorphp", @@ -13512,35 +12291,29 @@ "type": "github" } ], - "time": "2020-10-02T22:59:32+00:00" + "time": "2020-10-14T11:43:23+00:00" }, { "name": "symplify/symplify-kernel", - "version": "8.3.30", + "version": "8.3.41", "source": { "type": "git", "url": "https://github.com/symplify/symplify-kernel.git", - "reference": "204d44f34417d6c08951d41274b2c6f0e37ebba5" + "reference": "5688e4d55ab0f3e559fc67879bfc68db44715e95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/204d44f34417d6c08951d41274b2c6f0e37ebba5", - "reference": "204d44f34417d6c08951d41274b2c6f0e37ebba5", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/5688e4d55ab0f3e559fc67879bfc68db44715e95", + "reference": "5688e4d55ab0f3e559fc67879bfc68db44715e95", + "shasum": "" }, "require": { "php": ">=7.2", "symfony/console": "^4.4|^5.1", "symfony/dependency-injection": "^4.4|^5.1", "symfony/http-kernel": "^4.4|^5.1", - "symplify/package-builder": "^8.3.30", - "symplify/smart-file-system": "^8.3.30" + "symplify/package-builder": "^8.3.41", + "symplify/smart-file-system": "^8.3.41" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13556,16 +12329,12 @@ "Symplify\\SymplifyKernel\\": "src" } }, - "notification-url": "https://repo.packagist.com/arkecosystem/downloads/", + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Internal Kernel for Symplify packages", - "support": { - "issues": "https://github.com/symplify/symplify-kernel/issues", - "source": "https://github.com/symplify/symplify-kernel/tree/8.3.30" - }, - "time": "2020-10-04T23:37:56+00:00" + "time": "2020-10-19T16:15:07+00:00" }, { "name": "teamtnt/laravel-scout-tntsearch-driver", @@ -13579,13 +12348,7 @@ "type": "zip", "url": "https://api.github.com/repos/teamtnt/laravel-scout-tntsearch-driver/zipball/a8a4c305f16e0367c3864719512ac1b514b102b9", "reference": "a8a4c305f16e0367c3864719512ac1b514b102b9", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "illuminate/bus": "~5.4|^6.0|^7.0|^8.0", @@ -13642,23 +12405,17 @@ }, { "name": "teamtnt/tntsearch", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/teamtnt/tntsearch.git", - "reference": "01bb54c35a0c47eb41b145f76c384ef83b5a5852" + "reference": "4f7cb91a607409e314cde4c7c723fcf4507b88e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/teamtnt/tntsearch/zipball/01bb54c35a0c47eb41b145f76c384ef83b5a5852", - "reference": "01bb54c35a0c47eb41b145f76c384ef83b5a5852", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/teamtnt/tntsearch/zipball/4f7cb91a607409e314cde4c7c723fcf4507b88e9", + "reference": "4f7cb91a607409e314cde4c7c723fcf4507b88e9", + "shasum": "" }, "require": { "ext-mbstring": "*", @@ -13694,10 +12451,13 @@ "homepage": "https://github.com/teamtnt/tntsearch", "keywords": [ "Fuzzy search", + "bm25", "fulltext", "geosearch", "search", + "stemming", "teamtnt", + "text classification", "tntsearch" ], "funding": [ @@ -13714,7 +12474,7 @@ "type": "patreon" } ], - "time": "2020-04-03T10:22:24+00:00" + "time": "2020-10-16T14:51:23+00:00" }, { "name": "theseer/tokenizer", @@ -13728,13 +12488,7 @@ "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a", "reference": "75a63c33a8577608444246075ea0af0d052e452a", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "ext-dom": "*", @@ -13770,23 +12524,17 @@ }, { "name": "vimeo/psalm", - "version": "3.16", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "d03e5ef057d6adc656c0ff7e166c50b73b4f48f3" + "reference": "b1e2e30026936ef8d5bf6a354d1c3959b6231f44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/d03e5ef057d6adc656c0ff7e166c50b73b4f48f3", - "reference": "d03e5ef057d6adc656c0ff7e166c50b73b4f48f3", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/vimeo/psalm/zipball/b1e2e30026936ef8d5bf6a354d1c3959b6231f44", + "reference": "b1e2e30026936ef8d5bf6a354d1c3959b6231f44", + "shasum": "" }, "require": { "amphp/amp": "^2.1", @@ -13804,9 +12552,9 @@ "felixfbecker/advanced-json-rpc": "^3.0.3", "felixfbecker/language-server-protocol": "^1.4", "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0", - "nikic/php-parser": "4.3.* || 4.4.* || 4.5.* || 4.6.* || ^4.8", + "nikic/php-parser": "^4.10.1", "openlss/lib-array2xml": "^1.0", - "php": "^7.1.3|^8", + "php": "^7.3|^8", "sebastian/diff": "^3.0 || ^4.0", "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0", "webmozart/glob": "^4.1", @@ -13820,11 +12568,11 @@ "bamarni/composer-bin-plugin": "^1.2", "brianium/paratest": "^4.0.0", "ext-curl": "*", - "phpdocumentor/reflection-docblock": "^4.3.4 || ^5", + "phpdocumentor/reflection-docblock": "^5", "phpmyadmin/sql-parser": "5.1.0", "phpspec/prophecy": ">=1.9.0", - "phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0", - "psalm/plugin-phpunit": "^0.11", + "phpunit/phpunit": "^9.0", + "psalm/plugin-phpunit": "^0.13", "slevomat/coding-standard": "^5.0", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3", @@ -13843,7 +12591,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.x-dev", + "dev-master": "4.x-dev", + "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } @@ -13872,7 +12621,7 @@ "inspection", "php" ], - "time": "2020-09-15T13:39:50+00:00" + "time": "2020-10-20T13:40:17+00:00" }, { "name": "webmozart/assert", @@ -13886,13 +12635,7 @@ "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0 || ^8.0", @@ -13941,13 +12684,7 @@ "type": "zip", "url": "https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe", "reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": "^5.3.3|^7.0", @@ -13994,13 +12731,7 @@ "type": "zip", "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725", "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725", - "shasum": "", - "mirrors": [ - { - "url": "https://repo.packagist.com/arkecosystem/dists/%package%/%version%/r%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "php": ">=5.3.3",