diff --git a/composer.json b/composer.json index 09bd773..6c106ea 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-mbstring": "*", "ext-simplexml": "*", "ext-soap": "*", - "api-platform/core": "^2.7.11 || ^3.2", + "api-platform/core": "^3.2", "dbp/relay-base-person-bundle": "^0.2.26", "dbp/relay-blob-bundle": "^0.1.40", "dbp/relay-blob-library": "^0.2.9", @@ -21,18 +21,18 @@ "doctrine/orm": "^2.18", "psr/cache": "^3.0", "psr/log": "^1.1.4 || ^2.0 || ^3.0", - "symfony/config": "^5.4 || ^6.4", - "symfony/console": "^5.4 || ^6.4", - "symfony/dependency-injection": "^5.4 || ^6.4", + "symfony/config": "^6.4", + "symfony/console": "^6.4", + "symfony/dependency-injection": "^6.4", "symfony/event-dispatcher": "^6.4", - "symfony/framework-bundle": "^5.4.30 || ^6.4", + "symfony/framework-bundle": "^6.4", "symfony/http-client": "^6.4", - "symfony/http-foundation": "^5.4 || ^6.4", - "symfony/http-kernel": "^5.4 || ^6.4", - "symfony/messenger": "^5.4 || ^6.4", - "symfony/routing": "^5.4 || ^6.4", - "symfony/uid": "^5.4 || ^6.4", - "symfony/validator": "^5.4 || ^6.4", + "symfony/http-foundation": "^6.4", + "symfony/http-kernel": "^6.4", + "symfony/messenger": "^6.4", + "symfony/routing": "^6.4", + "symfony/uid": "^6.4", + "symfony/validator": "^6.4", "typesense/typesense-php": "^4.9" }, "require-dev": { @@ -41,11 +41,11 @@ "phpstan/phpstan-phpunit": "^1.3.16", "phpstan/phpstan-symfony": "^1.3.7", "phpunit/phpunit": "^10.1", - "symfony/browser-kit": "^5.4 || ^6.4", + "symfony/browser-kit": "^6.4", "symfony/phpunit-bridge": "^7.0.4", "vimeo/psalm": "^5.22.2", - "symfony/error-handler":"^5.4 || ^6.4", - "symfony/monolog-bridge":"^5.4 || ^6.4" + "symfony/error-handler":"^6.4", + "symfony/monolog-bridge":"^6.4" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index dab16a1..7ec1f7c 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": "e00bd0657dfaeb0bda5cbbd2eb9a77a1", + "content-hash": "16321b0dfc40c690a606aadbc7649b2f", "packages": [ { "name": "api-platform/core", @@ -376,16 +376,16 @@ }, { "name": "dbp/relay-blob-bundle", - "version": "v0.1.45", + "version": "v0.1.46", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-blob-bundle.git", - "reference": "ad7587fef5efcc9526bbefa21d31a4aef2c14bfc" + "reference": "c8d489180af6cd979d514bf69d5d51848f12ce50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-blob-bundle/zipball/ad7587fef5efcc9526bbefa21d31a4aef2c14bfc", - "reference": "ad7587fef5efcc9526bbefa21d31a4aef2c14bfc", + "url": "https://api.github.com/repos/digital-blueprint/relay-blob-bundle/zipball/c8d489180af6cd979d514bf69d5d51848f12ce50", + "reference": "c8d489180af6cd979d514bf69d5d51848f12ce50", "shasum": "" }, "require": { @@ -444,9 +444,9 @@ "description": "A bundle for file-serving, persisting and managing", "support": { "issues": "https://github.com/digital-blueprint/relay-blob-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-blob-bundle/tree/v0.1.45" + "source": "https://github.com/digital-blueprint/relay-blob-bundle/tree/v0.1.46" }, - "time": "2024-08-13T13:43:10+00:00" + "time": "2024-08-20T12:31:05+00:00" }, { "name": "dbp/relay-blob-library", @@ -504,16 +504,16 @@ }, { "name": "dbp/relay-core-bundle", - "version": "v0.1.178", + "version": "v0.1.179", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-core-bundle.git", - "reference": "7c7e035b7cac53862ffa6db874a0d26c7c456571" + "reference": "963729991bdbf1feef51e319fa3e5bf970950748" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/7c7e035b7cac53862ffa6db874a0d26c7c456571", - "reference": "7c7e035b7cac53862ffa6db874a0d26c7c456571", + "url": "https://api.github.com/repos/digital-blueprint/relay-core-bundle/zipball/963729991bdbf1feef51e319fa3e5bf970950748", + "reference": "963729991bdbf1feef51e319fa3e5bf970950748", "shasum": "" }, "require": { @@ -598,9 +598,9 @@ "description": "The core bundle of the Relay API gateway", "support": { "issues": "https://github.com/digital-blueprint/relay-core-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.178" + "source": "https://github.com/digital-blueprint/relay-core-bundle/tree/v0.1.179" }, - "time": "2024-08-12T09:29:36+00:00" + "time": "2024-08-20T11:43:21+00:00" }, { "name": "doctrine/cache", @@ -9890,26 +9890,26 @@ }, { "name": "composer/pcre", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" + "reference": "1637e067347a0c40bbb1e3cd786b20dcab556a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", - "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "url": "https://api.github.com/repos/composer/pcre/zipball/1637e067347a0c40bbb1e3cd786b20dcab556a81", + "reference": "1637e067347a0c40bbb1e3cd786b20dcab556a81", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { - "phpstan/phpstan": "<1.11.8" + "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.8", + "phpstan/phpstan": "^1.11.10", "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "^8 || ^9" }, @@ -9949,7 +9949,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.2.0" + "source": "https://github.com/composer/pcre/tree/3.3.0" }, "funding": [ { @@ -9965,7 +9965,7 @@ "type": "tidelift" } ], - "time": "2024-07-25T09:36:02+00:00" + "time": "2024-08-19T19:43:53+00:00" }, { "name": "composer/semver", @@ -11039,16 +11039,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.10", + "version": "1.11.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "640410b32995914bde3eed26fa89552f9c2c082f" + "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f", - "reference": "640410b32995914bde3eed26fa89552f9c2c082f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/707c2aed5d8d0075666e673a5e71440c1d01a5a3", + "reference": "707c2aed5d8d0075666e673a5e71440c1d01a5a3", "shasum": "" }, "require": { @@ -11093,7 +11093,7 @@ "type": "github" } ], - "time": "2024-08-08T09:02:50+00:00" + "time": "2024-08-19T14:37:29+00:00" }, { "name": "phpstan/phpstan-phpunit",