From 5e20997bb99605227eaf8d945ed898a0be291c0b Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Sat, 24 Aug 2024 22:29:09 +0200 Subject: [PATCH] update deps --- composer.lock | 167 +++++++++++++++++++++++++------------------------- 1 file changed, 82 insertions(+), 85 deletions(-) diff --git a/composer.lock b/composer.lock index 1871c9ea..ba4cd3fb 100644 --- a/composer.lock +++ b/composer.lock @@ -161,16 +161,16 @@ }, { "name": "doctrine/dbal", - "version": "3.8.7", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "2093d670ca17f634f3c095ec10a20687eccebd99" + "reference": "d8f68ea6cc00912e5313237130b8c8decf4d28c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/2093d670ca17f634f3c095ec10a20687eccebd99", - "reference": "2093d670ca17f634f3c095ec10a20687eccebd99", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/d8f68ea6cc00912e5313237130b8c8decf4d28c6", + "reference": "d8f68ea6cc00912e5313237130b8c8decf4d28c6", "shasum": "" }, "require": { @@ -254,7 +254,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.8.7" + "source": "https://github.com/doctrine/dbal/tree/3.9.0" }, "funding": [ { @@ -270,7 +270,7 @@ "type": "tidelift" } ], - "time": "2024-08-07T11:57:25+00:00" + "time": "2024-08-15T07:34:42+00:00" }, { "name": "doctrine/deprecations", @@ -1372,22 +1372,22 @@ }, { "name": "fusio/adapter-sdkfabric", - "version": "v0.1.3", + "version": "v0.1.4", "source": { "type": "git", "url": "https://github.com/apioo/fusio-adapter-sdkfabric.git", - "reference": "aa037a80e2ec53a24315606f8edf828bdd7312a1" + "reference": "df7190b3c8021c837322e5465bb50457c50f8302" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/fusio-adapter-sdkfabric/zipball/aa037a80e2ec53a24315606f8edf828bdd7312a1", - "reference": "aa037a80e2ec53a24315606f8edf828bdd7312a1", + "url": "https://api.github.com/repos/apioo/fusio-adapter-sdkfabric/zipball/df7190b3c8021c837322e5465bb50457c50f8302", + "reference": "df7190b3c8021c837322e5465bb50457c50f8302", "shasum": "" }, "require": { "fusio/engine": "^6.0", "php": ">=8.1", - "psx/api": "^6.0", + "psx/api": "^6.0|^7.0", "sdkfabric/airtable": "^0.4", "sdkfabric/discord": "^0.2", "sdkfabric/notion": "^0.1", @@ -1422,7 +1422,7 @@ ], "support": { "issues": "https://github.com/apioo/fusio-adapter-sdkfabric/issues", - "source": "https://github.com/apioo/fusio-adapter-sdkfabric/tree/v0.1.3" + "source": "https://github.com/apioo/fusio-adapter-sdkfabric/tree/v0.1.4" }, "funding": [ { @@ -1438,7 +1438,7 @@ "type": "patreon" } ], - "time": "2024-06-09T17:24:17+00:00" + "time": "2024-08-22T17:37:07+00:00" }, { "name": "fusio/adapter-smtp", @@ -1976,16 +1976,16 @@ }, { "name": "fusio/impl", - "version": "v8.2.5", + "version": "v8.2.6", "source": { "type": "git", "url": "https://github.com/apioo/fusio-impl.git", - "reference": "ebf3b36f79cb755e5c3a728f88023826e9f68364" + "reference": "aff45b14ba927475e9278cce436e6f09d3616e2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/fusio-impl/zipball/ebf3b36f79cb755e5c3a728f88023826e9f68364", - "reference": "ebf3b36f79cb755e5c3a728f88023826e9f68364", + "url": "https://api.github.com/repos/apioo/fusio-impl/zipball/aff45b14ba927475e9278cce436e6f09d3616e2f", + "reference": "aff45b14ba927475e9278cce436e6f09d3616e2f", "shasum": "" }, "require": { @@ -2015,9 +2015,9 @@ "psx/cloudevents": "^1.0", "psx/framework": "^7.1", "psx/openssl": "^2.0", - "symfony/doctrine-messenger": "^6.0, !=6.4.7", - "symfony/filesystem": "^6.0", - "symfony/mailer": "^6.0" + "symfony/doctrine-messenger": "^6.0|^7.0", + "symfony/filesystem": "^6.0|^7.0", + "symfony/mailer": "^6.0|^7.0" }, "require-dev": { "phpunit/phpunit": "^9.0", @@ -2044,7 +2044,7 @@ "homepage": "https://www.fusio-project.org", "support": { "issues": "https://github.com/apioo/fusio-impl/issues", - "source": "https://github.com/apioo/fusio-impl/tree/v8.2.5" + "source": "https://github.com/apioo/fusio-impl/tree/v8.2.6" }, "funding": [ { @@ -2060,7 +2060,7 @@ "type": "patreon" } ], - "time": "2024-08-04T22:03:08+00:00" + "time": "2024-08-24T20:17:26+00:00" }, { "name": "fusio/marketplace", @@ -3976,16 +3976,16 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + "reference": "79dff0b268932c640297f5208d6298f71855c03e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", + "reference": "79dff0b268932c640297f5208d6298f71855c03e", "shasum": "" }, "require": { @@ -4020,9 +4020,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.0" + "source": "https://github.com/php-fig/log/tree/3.0.1" }, - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-08-21T13:31:24+00:00" }, { "name": "psr/simple-cache", @@ -4077,16 +4077,16 @@ }, { "name": "psx/api", - "version": "v6.2.4", + "version": "v7.0.5", "source": { "type": "git", "url": "https://github.com/apioo/psx-api.git", - "reference": "bca5999b4bbb7db934c717414a50b17dd9edd99f" + "reference": "be8ef82a50176e0ace6d9e9c9b3f622569738771" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/psx-api/zipball/bca5999b4bbb7db934c717414a50b17dd9edd99f", - "reference": "bca5999b4bbb7db934c717414a50b17dd9edd99f", + "url": "https://api.github.com/repos/apioo/psx-api/zipball/be8ef82a50176e0ace6d9e9c9b3f622569738771", + "reference": "be8ef82a50176e0ace6d9e9c9b3f622569738771", "shasum": "" }, "require": { @@ -4104,9 +4104,6 @@ "phpunit/phpunit": "^9.0", "vimeo/psalm": "^5.0" }, - "bin": [ - "bin/api" - ], "type": "library", "autoload": { "psr-4": { @@ -4135,7 +4132,7 @@ ], "support": { "issues": "https://github.com/apioo/psx-api/issues", - "source": "https://github.com/apioo/psx-api/tree/v6.2.4" + "source": "https://github.com/apioo/psx-api/tree/v7.0.5" }, "funding": [ { @@ -4151,7 +4148,7 @@ "type": "patreon" } ], - "time": "2024-07-13T00:18:00+00:00" + "time": "2024-08-23T17:59:40+00:00" }, { "name": "psx/cloudevents", @@ -4429,16 +4426,16 @@ }, { "name": "psx/framework", - "version": "v7.7.1", + "version": "v7.8.4", "source": { "type": "git", "url": "https://github.com/apioo/psx-framework.git", - "reference": "61c6a3deb52e2f949de3ca7c307b1c157fb23102" + "reference": "a70251fd2968740acdeaa498af3e2be7b6a5d32d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/psx-framework/zipball/61c6a3deb52e2f949de3ca7c307b1c157fb23102", - "reference": "61c6a3deb52e2f949de3ca7c307b1c157fb23102", + "url": "https://api.github.com/repos/apioo/psx-framework/zipball/a70251fd2968740acdeaa498af3e2be7b6a5d32d", + "reference": "a70251fd2968740acdeaa498af3e2be7b6a5d32d", "shasum": "" }, "require": { @@ -4448,7 +4445,7 @@ "psr/cache": "^1.0|^2.0|^3.0", "psr/container": "^1.0|^2.0", "psr/log": "^1.0|^2.0|^3.0", - "psx/api": "^6.0", + "psx/api": "^6.0|^7.0", "psx/data": "^6.0", "psx/engine": "^2.0", "psx/http": "^4.0", @@ -4502,7 +4499,7 @@ ], "support": { "issues": "https://github.com/apioo/psx-framework/issues", - "source": "https://github.com/apioo/psx-framework/tree/v7.7.1" + "source": "https://github.com/apioo/psx-framework/tree/v7.8.4" }, "funding": [ { @@ -4518,7 +4515,7 @@ "type": "patreon" } ], - "time": "2024-07-27T12:56:28+00:00" + "time": "2024-08-23T17:45:36+00:00" }, { "name": "psx/http", @@ -5105,16 +5102,16 @@ }, { "name": "psx/schema", - "version": "v6.2.5", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/apioo/psx-schema.git", - "reference": "445a86f690d5657f35e01b4ff592034817441b0f" + "reference": "d87b25ac2f96cc90167b99a6dd7c0a646c3c80ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/psx-schema/zipball/445a86f690d5657f35e01b4ff592034817441b0f", - "reference": "445a86f690d5657f35e01b4ff592034817441b0f", + "url": "https://api.github.com/repos/apioo/psx-schema/zipball/d87b25ac2f96cc90167b99a6dd7c0a646c3c80ac", + "reference": "d87b25ac2f96cc90167b99a6dd7c0a646c3c80ac", "shasum": "" }, "require": { @@ -5166,7 +5163,7 @@ ], "support": { "issues": "https://github.com/apioo/psx-schema/issues", - "source": "https://github.com/apioo/psx-schema/tree/v6.2.5" + "source": "https://github.com/apioo/psx-schema/tree/v6.2.7" }, "funding": [ { @@ -5182,7 +5179,7 @@ "type": "patreon" } ], - "time": "2024-07-21T20:06:20+00:00" + "time": "2024-08-18T10:20:13+00:00" }, { "name": "psx/sql", @@ -6208,22 +6205,22 @@ }, { "name": "symfony/config", - "version": "v7.0.8", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "f8a8fb0c2d0a188a00a2dd5af8a4eb070641ec60" + "reference": "2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/f8a8fb0c2d0a188a00a2dd5af8a4eb070641ec60", - "reference": "f8a8fb0c2d0a188a00a2dd5af8a4eb070641ec60", + "url": "https://api.github.com/repos/symfony/config/zipball/2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2", + "reference": "2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/filesystem": "^6.4|^7.0", + "symfony/filesystem": "^7.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { @@ -6263,7 +6260,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v7.0.8" + "source": "https://github.com/symfony/config/tree/v7.1.1" }, "funding": [ { @@ -6279,7 +6276,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:55:39+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/console", @@ -6523,22 +6520,22 @@ }, { "name": "symfony/doctrine-messenger", - "version": "v6.4.9", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", - "reference": "f195440c2b997d7962957f0f322c0db817b2b1d6" + "reference": "64e2195442df86a7a0c85a77162d0247601e9da9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/f195440c2b997d7962957f0f322c0db817b2b1d6", - "reference": "f195440c2b997d7962957f0f322c0db817b2b1d6", + "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/64e2195442df86a7a0c85a77162d0247601e9da9", + "reference": "64e2195442df86a7a0c85a77162d0247601e9da9", "shasum": "" }, "require": { - "doctrine/dbal": "^2.13|^3|^4", - "php": ">=8.1", - "symfony/messenger": "^5.4|^6.0|^7.0", + "doctrine/dbal": "^3.6|^4", + "php": ">=8.2", + "symfony/messenger": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -6546,8 +6543,8 @@ }, "require-dev": { "doctrine/persistence": "^1.3|^2|^3", - "symfony/property-access": "^5.4|^6.0|^7.0", - "symfony/serializer": "^5.4|^6.0|^7.0" + "symfony/property-access": "^6.4|^7.0", + "symfony/serializer": "^6.4|^7.0" }, "type": "symfony-messenger-bridge", "autoload": { @@ -6575,7 +6572,7 @@ "description": "Symfony Doctrine Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-messenger/tree/v6.4.9" + "source": "https://github.com/symfony/doctrine-messenger/tree/v7.1.2" }, "funding": [ { @@ -6591,7 +6588,7 @@ "type": "tidelift" } ], - "time": "2024-06-10T06:55:35+00:00" + "time": "2024-06-20T15:47:37+00:00" }, { "name": "symfony/dotenv", @@ -6889,25 +6886,25 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.9", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b51ef8059159330b74a4d52f68e671033c0fe463" + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b51ef8059159330b74a4d52f68e671033c0fe463", - "reference": "b51ef8059159330b74a4d52f68e671033c0fe463", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c", + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, "require-dev": { - "symfony/process": "^5.4|^6.4|^7.0" + "symfony/process": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -6935,7 +6932,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.9" + "source": "https://github.com/symfony/filesystem/tree/v7.1.2" }, "funding": [ { @@ -6951,7 +6948,7 @@ "type": "tidelift" } ], - "time": "2024-06-28T09:49:33+00:00" + "time": "2024-06-28T10:03:55+00:00" }, { "name": "symfony/mailer", @@ -9062,28 +9059,28 @@ }, { "name": "typeapi/editor", - "version": "v0.2.6", + "version": "v0.2.7", "source": { "type": "git", "url": "https://github.com/apioo/typeapi-editor.git", - "reference": "6a30f0f65b437c161b2f222b7b215054a085775e" + "reference": "37504d2e0360d94c35b10bf7ff4f4bca53108b1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/typeapi-editor/zipball/6a30f0f65b437c161b2f222b7b215054a085775e", - "reference": "6a30f0f65b437c161b2f222b7b215054a085775e", + "url": "https://api.github.com/repos/apioo/typeapi-editor/zipball/37504d2e0360d94c35b10bf7ff4f4bca53108b1f", + "reference": "37504d2e0360d94c35b10bf7ff4f4bca53108b1f", "shasum": "" }, "require": { "php": ">=8.1", - "psx/api": "^5.0|^6.0", + "psx/api": "^5.0|^6.0|^7.0", "psx/schema": "^5.0|^6.0", "typeapi/model": "^0.1" }, "require-dev": { "phpunit/phpunit": "^9.0", - "symfony/yaml": "^4.0|^5.0|^6.0", - "vimeo/psalm": "^4.0" + "symfony/yaml": "^5.0|^6.0|^7.0", + "vimeo/psalm": "^5.0" }, "type": "library", "autoload": { @@ -9109,7 +9106,7 @@ ], "support": { "issues": "https://github.com/apioo/typeapi-editor/issues", - "source": "https://github.com/apioo/typeapi-editor/tree/v0.2.6" + "source": "https://github.com/apioo/typeapi-editor/tree/v0.2.7" }, "funding": [ { @@ -9125,7 +9122,7 @@ "type": "patreon" } ], - "time": "2024-08-03T08:07:56+00:00" + "time": "2024-08-22T17:32:51+00:00" }, { "name": "typeapi/model",