From dd47fa0f42ebaf2948c83ed9bd2066b91cebe6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Thomas=20Taller=C3=A5s?= Date: Wed, 15 Nov 2023 10:20:42 +0100 Subject: [PATCH] Update composer dependencies (#472) --- composer.json | 8 +- composer.lock | 384 ++++++++++++++++++++++++++------------------------ 2 files changed, 206 insertions(+), 186 deletions(-) diff --git a/composer.json b/composer.json index 87fc58e..6608e57 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,9 @@ "dekode/imagify-helper": "1.0.0", "dekodeinteraktiv/dekode-label-environment": "~1.0.0", "inpsyde/wp-translation-downloader": "~2.5.0", - "roots/wordpress": "~6.3.1", + "roots/wordpress": "~6.4.1", "symfony/dotenv": "~6.3.0", - "t2/t2": "~6.3.1", + "t2/t2": "~7.1.1", "wpackagist-plugin/imagify": "~2.1.0", "wpackagist-plugin/spinupwp": "~1.5.1", "wpackagist-plugin/two-factor": "~0.8.2" @@ -65,11 +65,11 @@ "prefer-stable": true, "config": { "allow-plugins": { - "composer/installers": true, "boxuk/wp-muplugin-loader": true, - "inpsyde/wp-translation-downloader": true, + "composer/installers": true, "dealerdirect/phpcodesniffer-composer-installer": true, "ergebnis/composer-normalize": true, + "inpsyde/wp-translation-downloader": true, "roots/wordpress-core-installer": true }, "platform": { diff --git a/composer.lock b/composer.lock index fd7f51b..f8e2440 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "41a4ae7036e251a2db0609d0f176d415", + "content-hash": "79ba7dc36bf69d39f41d1c1b3e7e9a5b", "packages": [ { "name": "boxuk/wp-muplugin-loader", @@ -348,7 +348,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -379,7 +379,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.3.1" + "source": "https://github.com/roots/wordpress/tree/6.4.1" }, "funding": [ { @@ -462,22 +462,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.1", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.1" + "reference": "6.4.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", - "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip", + "shasum": "eb9d263b8ca8f087086dd41439d02900c5f66f99" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.4.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -528,20 +528,20 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-11-09T01:14:36+00:00" }, { "name": "symfony/dotenv", - "version": "v6.3.0", + "version": "v6.3.7", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e" + "reference": "7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/ceadb434fe2a6763a03d2d110441745834f3dd1e", - "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e", + "reference": "7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e", "shasum": "" }, "require": { @@ -586,7 +586,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v6.3.0" + "source": "https://github.com/symfony/dotenv/tree/v6.3.7" }, "funding": [ { @@ -602,19 +602,19 @@ "type": "tidelift" } ], - "time": "2023-04-21T14:41:17+00:00" + "time": "2023-10-26T18:15:14+00:00" }, { "name": "t2/admin", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-admin-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-admin-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/config": "6.3.1", - "t2/icons": "6.3.1" + "t2/config": "7.1.1", + "t2/icons": "7.1.1" }, "type": "package", "autoload": { @@ -635,10 +635,10 @@ }, { "name": "t2/assets", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-assets-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-assets-7.1.1.zip" }, "require": { "php": ">=7.2" @@ -662,17 +662,17 @@ }, { "name": "t2/block-library", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-block-library-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-block-library-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/blocks": "6.3.1", - "t2/config": "6.3.1", - "t2/icons": "6.3.1", - "t2/utils": "6.3.1" + "t2/blocks": "7.1.1", + "t2/config": "7.1.1", + "t2/icons": "7.1.1", + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -693,16 +693,16 @@ }, { "name": "t2/blocks", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-blocks-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-blocks-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/config": "6.3.1", - "t2/registry": "6.3.1", - "t2/utils": "6.3.1" + "t2/config": "7.1.1", + "t2/registry": "7.1.1", + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -724,10 +724,10 @@ }, { "name": "t2/components", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-components-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-components-7.1.1.zip" }, "require": { "php": ">=7.2" @@ -751,10 +751,10 @@ }, { "name": "t2/config", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-config-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-config-7.1.1.zip" }, "require": { "php": ">=7.2" @@ -778,15 +778,16 @@ }, { "name": "t2/editor", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-editor-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-editor-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/config": "6.3.1", - "t2/icons": "6.3.1" + "t2/config": "7.1.1", + "t2/icons": "7.1.1", + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -807,17 +808,17 @@ }, { "name": "t2/extension-library", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-extension-library-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-extension-library-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/config": "6.3.1", - "t2/extensions": "6.3.1", - "t2/icons": "6.3.1", - "t2/utils": "6.3.1" + "t2/config": "7.1.1", + "t2/extensions": "7.1.1", + "t2/icons": "7.1.1", + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -838,16 +839,16 @@ }, { "name": "t2/extensions", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-extensions-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-extensions-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/config": "6.3.1", - "t2/registry": "6.3.1", - "t2/utils": "6.3.1" + "t2/config": "7.1.1", + "t2/registry": "7.1.1", + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -868,14 +869,14 @@ }, { "name": "t2/icons", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-icons-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-icons-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/utils": "6.3.1" + "t2/utils": "7.1.1" }, "type": "package", "autoload": { @@ -896,10 +897,10 @@ }, { "name": "t2/registry", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-registry-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-registry-7.1.1.zip" }, "require": { "php": ">=7.2" @@ -924,24 +925,24 @@ }, { "name": "t2/t2", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-t2-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-t2-7.1.1.zip" }, "require": { - "t2/admin": "6.3.1", - "t2/assets": "6.3.1", - "t2/block-library": "6.3.1", - "t2/blocks": "6.3.1", - "t2/components": "6.3.1", - "t2/config": "6.3.1", - "t2/editor": "6.3.1", - "t2/extension-library": "6.3.1", - "t2/extensions": "6.3.1", - "t2/icons": "6.3.1", - "t2/registry": "6.3.1", - "t2/utils": "6.3.1" + "t2/admin": "7.1.1", + "t2/assets": "7.1.1", + "t2/block-library": "7.1.1", + "t2/blocks": "7.1.1", + "t2/components": "7.1.1", + "t2/config": "7.1.1", + "t2/editor": "7.1.1", + "t2/extension-library": "7.1.1", + "t2/extensions": "7.1.1", + "t2/icons": "7.1.1", + "t2/registry": "7.1.1", + "t2/utils": "7.1.1" }, "type": "wordpress-plugin", "license": [ @@ -957,14 +958,14 @@ }, { "name": "t2/utils", - "version": "6.3.1", + "version": "7.1.1", "dist": { "type": "zip", - "url": "https://t2-packages.teft.io/build/t2-utils-6.3.1.zip" + "url": "https://t2-packages.teft.io/build/t2-utils-7.1.1.zip" }, "require": { "php": ">=7.2", - "t2/registry": "6.3.1" + "t2/registry": "7.1.1" }, "type": "package", "autoload": { @@ -972,7 +973,8 @@ "src/array.php", "src/attributes.php", "src/clamp.php", - "src/classnames.php" + "src/classnames.php", + "src/blocks.php" ] }, "license": [ @@ -988,15 +990,15 @@ }, { "name": "wpackagist-plugin/imagify", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/imagify/", - "reference": "tags/2.1.1" + "reference": "tags/2.1.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/imagify.2.1.1.zip" + "url": "https://downloads.wordpress.org/plugin/imagify.2.1.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -1193,38 +1195,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" }, @@ -1249,7 +1251,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.", @@ -1265,36 +1268,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": { @@ -1315,7 +1319,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.", @@ -1325,47 +1330,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" @@ -1383,7 +1389,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.", @@ -1394,37 +1401,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": { @@ -1445,7 +1455,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.", @@ -1457,37 +1468,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": { @@ -1502,7 +1516,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.", @@ -1514,41 +1529,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": { @@ -1569,7 +1587,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.", @@ -1581,22 +1600,23 @@ ], "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": "justinrainbow/json-schema", - "version": "5.2.12", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -1651,9 +1671,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "localheinz/diff", @@ -1891,16 +1911,16 @@ }, { "name": "phpcsstandards/phpcsextra", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", - "reference": "98bcdbacbda14b1db85f710b1853125726795bbc" + "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc", - "reference": "98bcdbacbda14b1db85f710b1853125726795bbc", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/746c3190ba8eb2f212087c947ba75f4f5b9a58d5", + "reference": "746c3190ba8eb2f212087c947ba75f4f5b9a58d5", "shasum": "" }, "require": { @@ -1950,7 +1970,7 @@ "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues", "source": "https://github.com/PHPCSStandards/PHPCSExtra" }, - "time": "2023-08-26T04:46:45+00:00" + "time": "2023-09-20T22:06:18+00:00" }, { "name": "phpcsstandards/phpcsutils",