diff --git a/composer.lock b/composer.lock index 32bc5202..6e2c4b16 100644 --- a/composer.lock +++ b/composer.lock @@ -1911,22 +1911,22 @@ }, { "name": "fusio/engine", - "version": "v6.6.0", + "version": "v6.6.1", "source": { "type": "git", "url": "https://github.com/apioo/fusio-engine.git", - "reference": "61708dfdc8cf51285ff13fd383927f265f50fd4d" + "reference": "6a05a4ac8c6e76cd4738ad18a656b7a890af5d62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/fusio-engine/zipball/61708dfdc8cf51285ff13fd383927f265f50fd4d", - "reference": "61708dfdc8cf51285ff13fd383927f265f50fd4d", + "url": "https://api.github.com/repos/apioo/fusio-engine/zipball/6a05a4ac8c6e76cd4738ad18a656b7a890af5d62", + "reference": "6a05a4ac8c6e76cd4738ad18a656b7a890af5d62", "shasum": "" }, "require": { "fusio/model": "^4.0", "fusio/worker-sdk": "^0.1|^0.2", - "monolog/monolog": "^2.3", + "monolog/monolog": "^2.3|^3.0", "php": ">=8.1", "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", @@ -1961,7 +1961,7 @@ "homepage": "https://www.fusio-project.org", "support": { "issues": "https://github.com/apioo/fusio-engine/issues", - "source": "https://github.com/apioo/fusio-engine/tree/v6.6.0" + "source": "https://github.com/apioo/fusio-engine/tree/v6.6.1" }, "funding": [ { @@ -1977,20 +1977,20 @@ "type": "patreon" } ], - "time": "2024-10-11T19:07:01+00:00" + "time": "2024-11-08T16:48:21+00:00" }, { "name": "fusio/impl", - "version": "v8.3.1", + "version": "v8.3.2", "source": { "type": "git", "url": "https://github.com/apioo/fusio-impl.git", - "reference": "4cb9e5311dc2963f460c68ed4700de434cd4a172" + "reference": "ea654d2ec104a4753610897b37e33755f8c7746c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/fusio-impl/zipball/4cb9e5311dc2963f460c68ed4700de434cd4a172", - "reference": "4cb9e5311dc2963f460c68ed4700de434cd4a172", + "url": "https://api.github.com/repos/apioo/fusio-impl/zipball/ea654d2ec104a4753610897b37e33755f8c7746c", + "reference": "ea654d2ec104a4753610897b37e33755f8c7746c", "shasum": "" }, "require": { @@ -2017,6 +2017,7 @@ "fusio/marketplace": "^0.1", "fusio/model": "^4.0", "php": ">=8.1", + "phpstan/phpdoc-parser": "^1.0", "psx/cloudevents": "^1.0", "psx/framework": "^7.1", "psx/openssl": "^2.0", @@ -2049,7 +2050,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.3.1" + "source": "https://github.com/apioo/fusio-impl/tree/v8.3.2" }, "funding": [ { @@ -2065,7 +2066,7 @@ "type": "patreon" } ], - "time": "2024-11-04T22:33:53+00:00" + "time": "2024-11-09T17:19:25+00:00" }, { "name": "fusio/marketplace", @@ -2113,16 +2114,16 @@ }, { "name": "fusio/model", - "version": "v4.3.6", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/apioo/fusio-model.git", - "reference": "c811fc89fee8321d0665452926f0528e74ec9e1c" + "reference": "378723d9212212e18849ee127e0cdd41455efcae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/fusio-model/zipball/c811fc89fee8321d0665452926f0528e74ec9e1c", - "reference": "c811fc89fee8321d0665452926f0528e74ec9e1c", + "url": "https://api.github.com/repos/apioo/fusio-model/zipball/378723d9212212e18849ee127e0cdd41455efcae", + "reference": "378723d9212212e18849ee127e0cdd41455efcae", "shasum": "" }, "require": { @@ -2154,7 +2155,7 @@ "homepage": "https://www.fusio-project.org", "support": { "issues": "https://github.com/apioo/fusio-model/issues", - "source": "https://github.com/apioo/fusio-model/tree/v4.3.6" + "source": "https://github.com/apioo/fusio-model/tree/v4.3.8" }, "funding": [ { @@ -2170,7 +2171,7 @@ "type": "patreon" } ], - "time": "2024-11-04T22:31:50+00:00" + "time": "2024-11-09T10:07:22+00:00" }, { "name": "fusio/worker-sdk", @@ -2881,42 +2882,41 @@ }, { "name": "monolog/monolog", - "version": "2.9.3", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", - "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "shasum": "" }, "require": { - "php": ">=7.2", - "psr/log": "^1.0.1 || ^2.0 || ^3.0" + "php": ">=8.1", + "psr/log": "^2.0 || ^3.0" }, "provide": { - "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" + "psr/log-implementation": "3.0.0" }, "require-dev": { - "aws/aws-sdk-php": "^2.4.9 || ^3.0", + "aws/aws-sdk-php": "^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", - "graylog2/gelf-php": "^1.4.2 || ^2@dev", - "guzzlehttp/guzzle": "^7.4", + "graylog2/gelf-php": "^1.4.2 || ^2.0", + "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", - "phpspec/prophecy": "^1.15", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.5.38 || ^9.6.19", - "predis/predis": "^1.1 || ^2.0", - "rollbar/rollbar": "^1.3 || ^2 || ^3", + "phpstan/phpstan": "^1.9", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.4", + "phpunit/phpunit": "^10.5.17", + "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", - "swiftmailer/swiftmailer": "^5.3|^6.0", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, @@ -2939,7 +2939,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -2967,7 +2967,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.9.3" + "source": "https://github.com/Seldaek/monolog/tree/3.7.0" }, "funding": [ { @@ -2979,7 +2979,7 @@ "type": "tidelift" } ], - "time": "2024-04-12T20:52:51+00:00" + "time": "2024-06-28T09:40:51+00:00" }, { "name": "nikic/php-parser", @@ -3345,23 +3345,23 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d" + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d", - "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.18" + "phpstan/phpdoc-parser": "^1.18|^2.0" }, "require-dev": { "ext-tokenizer": "*", @@ -3397,9 +3397,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0" }, - "time": "2024-11-03T20:11:34+00:00" + "time": "2024-11-09T15:12:26+00:00" }, { "name": "phpseclib/phpseclib", @@ -5107,16 +5107,16 @@ }, { "name": "psx/schema", - "version": "v7.2.1", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/apioo/psx-schema.git", - "reference": "038a677bb3ccb4ce663adb01a924a6bc0e05a760" + "reference": "c68c07b8295173d34a75c86fb3eb975a94847219" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/psx-schema/zipball/038a677bb3ccb4ce663adb01a924a6bc0e05a760", - "reference": "038a677bb3ccb4ce663adb01a924a6bc0e05a760", + "url": "https://api.github.com/repos/apioo/psx-schema/zipball/c68c07b8295173d34a75c86fb3eb975a94847219", + "reference": "c68c07b8295173d34a75c86fb3eb975a94847219", "shasum": "" }, "require": { @@ -5165,7 +5165,7 @@ ], "support": { "issues": "https://github.com/apioo/psx-schema/issues", - "source": "https://github.com/apioo/psx-schema/tree/v7.2.1" + "source": "https://github.com/apioo/psx-schema/tree/v7.2.2" }, "funding": [ { @@ -5181,7 +5181,7 @@ "type": "patreon" } ], - "time": "2024-11-04T22:23:57+00:00" + "time": "2024-11-09T10:44:50+00:00" }, { "name": "psx/sql", @@ -8829,16 +8829,16 @@ }, { "name": "twig/twig", - "version": "v3.14.0", + "version": "v3.14.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72" + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", "shasum": "" }, "require": { @@ -8892,7 +8892,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.14.0" + "source": "https://github.com/twigphp/Twig/tree/v3.14.2" }, "funding": [ { @@ -8904,20 +8904,20 @@ "type": "tidelift" } ], - "time": "2024-09-09T17:55:12+00:00" + "time": "2024-11-07T12:36:22+00:00" }, { "name": "typeapi/editor", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/apioo/typeapi-editor.git", - "reference": "ac57c7843a36e0a38759bdf7e92d24b784d2ca22" + "reference": "d3e7f51d80b06a68740bfaf42afaff8d19d99c81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/apioo/typeapi-editor/zipball/ac57c7843a36e0a38759bdf7e92d24b784d2ca22", - "reference": "ac57c7843a36e0a38759bdf7e92d24b784d2ca22", + "url": "https://api.github.com/repos/apioo/typeapi-editor/zipball/d3e7f51d80b06a68740bfaf42afaff8d19d99c81", + "reference": "d3e7f51d80b06a68740bfaf42afaff8d19d99c81", "shasum": "" }, "require": { @@ -8955,7 +8955,7 @@ ], "support": { "issues": "https://github.com/apioo/typeapi-editor/issues", - "source": "https://github.com/apioo/typeapi-editor/tree/v1.0.1" + "source": "https://github.com/apioo/typeapi-editor/tree/v1.0.2" }, "funding": [ { @@ -8971,7 +8971,7 @@ "type": "patreon" } ], - "time": "2024-11-02T10:19:58+00:00" + "time": "2024-11-09T09:52:21+00:00" }, { "name": "typeapi/model",