diff --git a/api/composer.json b/api/composer.json index bbc8c38dce..0dfeca8722 100644 --- a/api/composer.json +++ b/api/composer.json @@ -54,7 +54,7 @@ "brianium/paratest": "v7.7.0", "friendsofphp/php-cs-fixer": "3.68.5", "hautelook/alice-bundle": "2.14.1", - "justinrainbow/json-schema": "6.0.0", + "justinrainbow/json-schema": "6.1.0", "php-coveralls/php-coveralls": "2.7.0", "phpspec/prophecy-phpunit": "2.3.0", "phpstan/phpstan": "2.1.2", diff --git a/api/composer.lock b/api/composer.lock index e3e40db85b..906dfd3224 100644 --- a/api/composer.lock +++ b/api/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": "bb00817f714872de767588333951272a", + "content-hash": "3cdec237cf692dcbab1e0ec2b52ba4a4", "packages": [ { "name": "api-platform/core", @@ -10981,33 +10981,33 @@ }, { "name": "icecave/parity", - "version": "1.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/icecave/parity.git", - "reference": "0109fef58b3230d23b20b2ac52ecdf477218d300" + "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/icecave/parity/zipball/0109fef58b3230d23b20b2ac52ecdf477218d300", - "reference": "0109fef58b3230d23b20b2ac52ecdf477218d300", + "url": "https://api.github.com/repos/icecave/parity/zipball/4fe835483e0f89f0f96763c47cb9fdca26c24bdc", + "reference": "4fe835483e0f89f0f96763c47cb9fdca26c24bdc", "shasum": "" }, "require": { - "icecave/repr": "~1", - "php": ">=5.3" + "icecave/repr": "^4", + "php": ">=7.3" }, "require-dev": { - "eloquent/liberator": "~1", - "icecave/archer": "~1" - }, - "suggest": { - "eloquent/asplode": "Drop-in exception-based error handling." + "eloquent/liberator": "^2", + "eloquent/phony": "^5", + "eloquent/phony-phpunit": "^7", + "friendsofphp/php-cs-fixer": "^2", + "phpunit/phpunit": "^9" }, "type": "library", "autoload": { - "psr-0": { - "Icecave\\Parity": "src" + "psr-4": { + "Icecave\\Parity\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -11017,12 +11017,12 @@ "authors": [ { "name": "James Harris", - "email": "james.harris@icecave.com.au", + "email": "mailjamesharris@gmail.com", "homepage": "https://github.com/jmalloc" } ], "description": "A customizable deep comparison library.", - "homepage": "https://github.com/IcecaveStudios/parity", + "homepage": "https://github.com/icecave/parity", "keywords": [ "compare", "comparison", @@ -11035,32 +11035,31 @@ ], "support": { "issues": "https://github.com/icecave/parity/issues", - "source": "https://github.com/icecave/parity/tree/1.0.0" + "source": "https://github.com/icecave/parity/tree/3.0.1" }, - "time": "2014-01-17T05:56:27+00:00" + "time": "2021-02-04T05:51:24+00:00" }, { "name": "icecave/repr", - "version": "1.0.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/icecave/repr.git", - "reference": "8a3d2953adf5f464a06e3e2587aeacc97e2bed07" + "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/icecave/repr/zipball/8a3d2953adf5f464a06e3e2587aeacc97e2bed07", - "reference": "8a3d2953adf5f464a06e3e2587aeacc97e2bed07", + "url": "https://api.github.com/repos/icecave/repr/zipball/3dad35ee43394404ae0f1926d754e7b7820da8e4", + "reference": "3dad35ee43394404ae0f1926d754e7b7820da8e4", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=7.2" }, "require-dev": { - "icecave/archer": "~1" - }, - "suggest": { - "eloquent/asplode": "Drop-in exception-based error handling." + "eloquent/phony-phpunit": "^6", + "friendsofphp/php-cs-fixer": "^2", + "phpunit/phpunit": "^8" }, "type": "library", "autoload": { @@ -11075,12 +11074,12 @@ "authors": [ { "name": "James Harris", - "email": "james.harris@icecave.com.au", + "email": "mailjamesharris@gmail.com", "homepage": "https://github.com/jmalloc" } ], "description": "A library for generating string representations of any value, inspired by Python's reprlib library.", - "homepage": "https://github.com/IcecaveStudios/repr", + "homepage": "https://github.com/icecave/repr", "keywords": [ "human", "readable", @@ -11090,33 +11089,37 @@ ], "support": { "issues": "https://github.com/icecave/repr/issues", - "source": "https://github.com/icecave/repr/tree/1.0.1" + "source": "https://github.com/icecave/repr/tree/4.0.0" }, - "time": "2014-07-25T05:44:41+00:00" + "time": "2020-08-25T02:05:11+00:00" }, { "name": "justinrainbow/json-schema", - "version": "6.0.0", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "a38c6198d53b09c0702f440585a4f4a5d9137bd9" + "reference": "f7d78c345d5f8954f32cef5381fb6f8748b60690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/a38c6198d53b09c0702f440585a4f4a5d9137bd9", - "reference": "a38c6198d53b09c0702f440585a4f4a5d9137bd9", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/f7d78c345d5f8954f32cef5381fb6f8748b60690", + "reference": "f7d78c345d5f8954f32cef5381fb6f8748b60690", "shasum": "" }, "require": { - "icecave/parity": "1.0.0", - "marc-mabe/php-enum": "^2.0 || ^3.0 || ^4.0", - "php": ">=5.3.3" + "ext-json": "*", + "icecave/parity": "^3.0", + "marc-mabe/php-enum": "^4.0", + "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20 || ~2.19.0", "json-schema/json-schema-test-suite": "1.2.0", - "phpunit/phpunit": "^4.8.35" + "marc-mabe/php-enum-phpstan": "^2.0", + "phpspec/prophecy": "^1.19", + "phpstan/phpstan": "^1.12", + "phpunit/phpunit": "^8.5" }, "bin": [ "bin/validate-json" @@ -11162,9 +11165,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.0.0" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.1.0" }, - "time": "2024-07-30T17:49:21+00:00" + "time": "2025-02-04T11:13:26+00:00" }, { "name": "marc-mabe/php-enum",