composer update

This commit is contained in:
Shift
2023-10-10 16:39:25 +00:00
parent 03a8615a36
commit 52e9def351
Generated
+141 -123
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ebbb12d927647cc53335a71ea9ab9070",
"content-hash": "81c76668b43813dc37682a9a59ae5928",
"packages": [
{
"name": "aharen/omdbapi",
@@ -1381,16 +1381,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.7.0",
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf"
"reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/00d03067f07482f025d41ab55e4ba0db5eca2cdf",
"reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/5b7bd66c9ff58c04c5474ab85edce442f8081cb2",
"reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2",
"shasum": ""
},
"require": {
@@ -1474,7 +1474,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.7.0"
"source": "https://github.com/doctrine/dbal/tree/3.7.1"
},
"funding": [
{
@@ -1490,7 +1490,7 @@
"type": "tidelift"
}
],
"time": "2023-09-26T20:56:55+00:00"
"time": "2023-10-06T05:06:20+00:00"
},
{
"name": "doctrine/deprecations",
@@ -3699,16 +3699,16 @@
},
{
"name": "laravel/framework",
"version": "v10.26.2",
"version": "v10.28.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9"
"reference": "09137f50f715c1efc649788a26092dcb1ec4ab6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6e5440f7c518f26b4495e5d7e4796ec239e26df9",
"reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9",
"url": "https://api.github.com/repos/laravel/framework/zipball/09137f50f715c1efc649788a26092dcb1ec4ab6e",
"reference": "09137f50f715c1efc649788a26092dcb1ec4ab6e",
"shasum": ""
},
"require": {
@@ -3895,7 +3895,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-10-03T14:24:20+00:00"
"time": "2023-10-10T13:01:37+00:00"
},
{
"name": "laravel/horizon",
@@ -9966,16 +9966,16 @@
},
{
"name": "spatie/laravel-ignition",
"version": "2.3.0",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0"
"reference": "bf21cd15aa47fa4ec5d73bbc932005c70261efc8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0",
"reference": "4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/bf21cd15aa47fa4ec5d73bbc932005c70261efc8",
"reference": "bf21cd15aa47fa4ec5d73bbc932005c70261efc8",
"shasum": ""
},
"require": {
@@ -10054,7 +10054,7 @@
"type": "github"
}
],
"time": "2023-08-23T06:24:34+00:00"
"time": "2023-10-09T12:55:26+00:00"
},
{
"name": "spatie/laravel-image-optimizer",
@@ -14979,38 +14979,38 @@
},
{
"name": "ergebnis/composer-normalize",
"version": "2.37.0",
"version": "2.39.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/composer-normalize.git",
"reference": "25d0fa13545452208fe21216608ed62b637e40f0"
"reference": "a878360bc8cb5cb440b9381f72b0aaa125f937c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/25d0fa13545452208fe21216608ed62b637e40f0",
"reference": "25d0fa13545452208fe21216608ed62b637e40f0",
"url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/a878360bc8cb5cb440b9381f72b0aaa125f937c7",
"reference": "a878360bc8cb5cb440b9381f72b0aaa125f937c7",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.0.0",
"ergebnis/json": "^1.0.1",
"ergebnis/json-normalizer": "^4.2.0",
"ergebnis/json-printer": "^3.3.0",
"ergebnis/json": "^1.1.0",
"ergebnis/json-normalizer": "^4.3.0",
"ergebnis/json-printer": "^3.4.0",
"ext-json": "*",
"justinrainbow/json-schema": "^5.2.12",
"localheinz/diff": "^1.1.1",
"php": "~8.1.0 || ~8.2.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"composer/composer": "^2.6.3",
"composer/composer": "^2.6.5",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "^5.15.1",
"ergebnis/php-cs-fixer-config": "~6.7.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.0",
"phpunit/phpunit": "^10.3.4",
"infection/infection": "~0.27.4",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.18.3",
"rector/rector": "~0.18.5",
"symfony/filesystem": "^6.0.13",
"vimeo/psalm": "^5.15.0"
},
@@ -15035,7 +15035,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides a composer plugin for normalizing composer.json.",
@@ -15051,36 +15052,37 @@
"security": "https://github.com/ergebnis/composer-normalize/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/composer-normalize"
},
"time": "2023-09-15T09:25:45+00:00"
"time": "2023-10-10T15:43:27+00:00"
},
{
"name": "ergebnis/json",
"version": "1.0.1",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json.git",
"reference": "d66ea30060856d0729a4aa319a02752519ca63a0"
"reference": "9f2b9086c43b189d7044a5b6215a931fb6e9125d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json/zipball/d66ea30060856d0729a4aa319a02752519ca63a0",
"reference": "d66ea30060856d0729a4aa319a02752519ca63a0",
"url": "https://api.github.com/repos/ergebnis/json/zipball/9f2b9086c43b189d7044a5b6215a931fb6e9125d",
"reference": "9f2b9086c43b189d7044a5b6215a931fb6e9125d",
"shasum": ""
},
"require": {
"php": "^8.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.29.0",
"ergebnis/data-provider": "^1.2.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.0.0",
"ergebnis/phpstan-rules": "^1.0.0",
"fakerphp/faker": "^1.20.0",
"infection/infection": "~0.26.16",
"phpunit/phpunit": "^9.5.27",
"ergebnis/data-provider": "^3.0.0",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "^6.6.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.4",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"vimeo/psalm": "^5.1.0"
"rector/rector": "~0.18.5",
"vimeo/psalm": "^5.15.0"
},
"type": "library",
"extra": {
@@ -15101,7 +15103,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides a Json value object for representing a valid JSON string.",
@@ -15111,47 +15114,48 @@
],
"support": {
"issues": "https://github.com/ergebnis/json/issues",
"security": "https://github.com/ergebnis/json/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/json"
},
"time": "2022-12-10T22:38:50+00:00"
"time": "2023-10-10T07:57:48+00:00"
},
{
"name": "ergebnis/json-normalizer",
"version": "4.2.0",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json-normalizer.git",
"reference": "7d06355857dc5fad96e8b296996f26150dfab299"
"reference": "716fa0a5dcc75fbcb2c1c2e0542b2f56732460bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/7d06355857dc5fad96e8b296996f26150dfab299",
"reference": "7d06355857dc5fad96e8b296996f26150dfab299",
"url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/716fa0a5dcc75fbcb2c1c2e0542b2f56732460bd",
"reference": "716fa0a5dcc75fbcb2c1c2e0542b2f56732460bd",
"shasum": ""
},
"require": {
"ergebnis/json": "^1.0.1",
"ergebnis/json": "^1.1.0",
"ergebnis/json-pointer": "^3.2.0",
"ergebnis/json-printer": "^3.3.0",
"ergebnis/json-schema-validator": "^4.0.0",
"ergebnis/json-printer": "^3.4.0",
"ergebnis/json-schema-validator": "^4.1.0",
"ext-json": "*",
"justinrainbow/json-schema": "^5.2.12",
"php": "~8.1.0 || ~8.2.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"composer/semver": "^3.2.1",
"ergebnis/data-provider": "^2.0.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.11.0",
"composer/semver": "^3.4.0",
"ergebnis/data-provider": "^3.0.0",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "~6.7.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.0",
"phpunit/phpunit": "^10.2.3",
"infection/infection": "~0.27.4",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.17.2",
"rector/rector": "~0.18.5",
"symfony/filesystem": "^6.3.1",
"symfony/finder": "^6.3.0",
"vimeo/psalm": "^5.13.1"
"symfony/finder": "^6.3.5",
"vimeo/psalm": "^5.15.0"
},
"suggest": {
"composer/semver": "If you want to use ComposerJsonNormalizer or VersionConstraintNormalizer"
@@ -15169,7 +15173,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides generic and vendor-specific normalizers for normalizing JSON documents.",
@@ -15180,37 +15185,40 @@
],
"support": {
"issues": "https://github.com/ergebnis/json-normalizer/issues",
"security": "https://github.com/ergebnis/json-normalizer/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/json-normalizer"
},
"time": "2023-07-09T16:22:57+00:00"
"time": "2023-10-10T15:15:03+00:00"
},
{
"name": "ergebnis/json-pointer",
"version": "3.2.0",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json-pointer.git",
"reference": "861516ff5afa1aa8905fdf3361315909523a1bf8"
"reference": "8e517faefc06b7c761eaa041febef51a9375819a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/861516ff5afa1aa8905fdf3361315909523a1bf8",
"reference": "861516ff5afa1aa8905fdf3361315909523a1bf8",
"url": "https://api.github.com/repos/ergebnis/json-pointer/zipball/8e517faefc06b7c761eaa041febef51a9375819a",
"reference": "8e517faefc06b7c761eaa041febef51a9375819a",
"shasum": ""
},
"require": {
"php": "^8.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.28.3",
"ergebnis/data-provider": "^1.2.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.0.0",
"fakerphp/faker": "^1.20.0",
"infection/infection": "~0.26.16",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "~0.18.3",
"vimeo/psalm": "^4.30"
"ergebnis/composer-normalize": "^2.29.0",
"ergebnis/data-provider": "^3.0.0",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "~6.7.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.4",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.18.5",
"vimeo/psalm": "^5.15.0"
},
"type": "library",
"extra": {
@@ -15231,7 +15239,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides JSON pointer as a value object.",
@@ -15243,37 +15252,40 @@
],
"support": {
"issues": "https://github.com/ergebnis/json-pointer/issues",
"security": "https://github.com/ergebnis/json-pointer/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/json-pointer"
},
"time": "2022-11-28T17:03:31+00:00"
"time": "2023-10-10T14:41:06+00:00"
},
{
"name": "ergebnis/json-printer",
"version": "3.3.0",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json-printer.git",
"reference": "18920367473b099633f644f0ca6dc8794345148f"
"reference": "05841593d72499de4f7ce4034a237c77e470558f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json-printer/zipball/18920367473b099633f644f0ca6dc8794345148f",
"reference": "18920367473b099633f644f0ca6dc8794345148f",
"url": "https://api.github.com/repos/ergebnis/json-printer/zipball/05841593d72499de4f7ce4034a237c77e470558f",
"reference": "05841593d72499de4f7ce4034a237c77e470558f",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^8.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"ergebnis/license": "^2.0.0",
"ergebnis/php-cs-fixer-config": "^4.11.0",
"fakerphp/faker": "^1.20.0",
"infection/infection": "~0.26.6",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "~0.18.3",
"vimeo/psalm": "^4.30.0"
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "^6.6.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.3",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.18.5",
"vimeo/psalm": "^5.15.0"
},
"type": "library",
"autoload": {
@@ -15288,7 +15300,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides a JSON printer, allowing for flexible indentation.",
@@ -15300,41 +15313,44 @@
],
"support": {
"issues": "https://github.com/ergebnis/json-printer/issues",
"security": "https://github.com/ergebnis/json-printer/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/json-printer"
},
"time": "2022-11-28T10:27:43+00:00"
"time": "2023-10-10T07:42:48+00:00"
},
{
"name": "ergebnis/json-schema-validator",
"version": "4.0.0",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/ergebnis/json-schema-validator.git",
"reference": "a6166272ac5691a9bc791f185841e5f92a6d4723"
"reference": "d568ed85d1cdc2e49d650c2fc234dc2516f3f25b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/a6166272ac5691a9bc791f185841e5f92a6d4723",
"reference": "a6166272ac5691a9bc791f185841e5f92a6d4723",
"url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/d568ed85d1cdc2e49d650c2fc234dc2516f3f25b",
"reference": "d568ed85d1cdc2e49d650c2fc234dc2516f3f25b",
"shasum": ""
},
"require": {
"ergebnis/json": "^1.0.0",
"ergebnis/json": "^1.0.1",
"ergebnis/json-pointer": "^3.2.0",
"ext-json": "*",
"justinrainbow/json-schema": "^5.2.12",
"php": "^8.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.21.0",
"ergebnis/data-provider": "^1.2.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "~5.0.0",
"fakerphp/faker": "^1.20.0",
"infection/infection": "~0.26.16",
"phpunit/phpunit": "~9.5.27",
"ergebnis/data-provider": "^3.0.0",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "~6.6.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.4",
"phpunit/phpunit": "^10.4.1",
"psalm/plugin-phpunit": "~0.18.4",
"vimeo/psalm": "^5.1.0"
"rector/rector": "~0.18.5",
"vimeo/psalm": "^5.15.0"
},
"type": "library",
"extra": {
@@ -15355,7 +15371,8 @@
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides a JSON schema validator, building on top of justinrainbow/json-schema.",
@@ -15367,9 +15384,10 @@
],
"support": {
"issues": "https://github.com/ergebnis/json-schema-validator/issues",
"security": "https://github.com/ergebnis/json-schema-validator/blob/main/.github/SECURITY.md",
"source": "https://github.com/ergebnis/json-schema-validator"
},
"time": "2022-12-10T14:50:15+00:00"
"time": "2023-10-10T14:16:57+00:00"
},
{
"name": "filp/whoops",
@@ -15726,16 +15744,16 @@
},
{
"name": "laravel/pint",
"version": "v1.13.2",
"version": "v1.13.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "bbb13460d7f8c5c0cd9a58109beedd79cd7331ff"
"reference": "93b2d0d49719bc6e444ba21cd4dbbccec935413d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/bbb13460d7f8c5c0cd9a58109beedd79cd7331ff",
"reference": "bbb13460d7f8c5c0cd9a58109beedd79cd7331ff",
"url": "https://api.github.com/repos/laravel/pint/zipball/93b2d0d49719bc6e444ba21cd4dbbccec935413d",
"reference": "93b2d0d49719bc6e444ba21cd4dbbccec935413d",
"shasum": ""
},
"require": {
@@ -15746,7 +15764,7 @@
"php": "^8.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.26.1",
"friendsofphp/php-cs-fixer": "^3.34.1",
"illuminate/view": "^10.23.1",
"laravel-zero/framework": "^10.1.2",
"mockery/mockery": "^1.6.6",
@@ -15788,7 +15806,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2023-09-19T15:55:02+00:00"
"time": "2023-10-10T15:39:09+00:00"
},
{
"name": "laravel/sail",
@@ -16914,16 +16932,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.4.0",
"version": "10.4.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9784e877e3700de37475545bdbdce8383ff53d25"
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9784e877e3700de37475545bdbdce8383ff53d25",
"reference": "9784e877e3700de37475545bdbdce8383ff53d25",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c",
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c",
"shasum": ""
},
"require": {
@@ -16995,7 +17013,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.0"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.1"
},
"funding": [
{
@@ -17011,7 +17029,7 @@
"type": "tidelift"
}
],
"time": "2023-10-06T03:41:22+00:00"
"time": "2023-10-08T05:01:11+00:00"
},
{
"name": "rector/rector",