diff --git a/composer.json b/composer.json index 3dc398b4..d34da6b1 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ext-tokenizer": "*" }, "require-dev": { - "ergebnis/composer-normalize": "^2.24.0", + "ergebnis/composer-normalize": "^2.26.0", "ergebnis/license": "^1.2.0", "ergebnis/php-cs-fixer-config": "^4.3.0", "fakerphp/faker": "^1.19.0", diff --git a/composer.lock b/composer.lock index 936c3698..ba80cf18 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": "7f3a51fff583ee4e0ad19a9fc11458a7", + "content-hash": "5ce76b4e2cda733b88aaa8b7fe2add76", "packages": [], "packages-dev": [ { @@ -721,34 +721,34 @@ }, { "name": "ergebnis/composer-normalize", - "version": "2.24.0", + "version": "2.26.0", "source": { "type": "git", "url": "https://github.com/ergebnis/composer-normalize.git", - "reference": "0492b8de602ac601f5d53a5ef9c9558701a18f31" + "reference": "0045faef573b0cfcfece793bd9d28aa62b82f575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/0492b8de602ac601f5d53a5ef9c9558701a18f31", - "reference": "0492b8de602ac601f5d53a5ef9c9558701a18f31", + "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/0045faef573b0cfcfece793bd9d28aa62b82f575", + "reference": "0045faef573b0cfcfece793bd9d28aa62b82f575", "shasum": "" }, "require": { "composer-plugin-api": "^2.0.0", "ergebnis/json-normalizer": "~2.1.0", "ergebnis/json-printer": "^3.2.0", - "justinrainbow/json-schema": "^5.2.11", + "justinrainbow/json-schema": "^5.2.12", "localheinz/diff": "^1.1.1", "php": "^7.4 || ^8.0" }, "require-dev": { - "composer/composer": "^2.2.5", + "composer/composer": "^2.3.5", "ergebnis/license": "^1.2.0", - "ergebnis/php-cs-fixer-config": "^3.4.0", + "ergebnis/php-cs-fixer-config": "^4.4.0", "fakerphp/faker": "^1.19.0", - "phpunit/phpunit": "^9.5.17", + "phpunit/phpunit": "^9.5.20", "psalm/plugin-phpunit": "~0.16.1", - "symfony/filesystem": "^5.4.6", + "symfony/filesystem": "^5.4.7", "vimeo/psalm": "^4.22.0" }, "type": "composer-plugin", @@ -792,7 +792,7 @@ "type": "github" } ], - "time": "2022-03-09T08:15:05+00:00" + "time": "2022-05-02T11:07:37+00:00" }, { "name": "ergebnis/json-normalizer", @@ -1681,16 +1681,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.11", + "version": "5.2.12", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" + "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa", - "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "shasum": "" }, "require": { @@ -1745,9 +1745,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11" + "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" }, - "time": "2021-07-22T09:24:00+00:00" + "time": "2022-04-13T08:02:27+00:00" }, { "name": "localheinz/diff", @@ -6253,5 +6253,5 @@ "platform-overrides": { "php": "7.4.26" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }