From 063c1ca8f7d30ae1ac9d2714fd130cae156cc785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Planchat?= Date: Mon, 20 Nov 2023 17:41:45 +0100 Subject: [PATCH] Updated composer dependencies --- composer.json | 34 +- composer.lock | 2886 ++++++++++++++++--------------------------------- 2 files changed, 954 insertions(+), 1966 deletions(-) diff --git a/composer.json b/composer.json index c6d8fd24..308e09f7 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,7 @@ "symfony/config": "^6.0", "symfony/yaml": "^6.0", "symfony/dependency-injection": "^6.0", - "nikic/php-parser": "^4.10", - "symfony/http-client": "^6.0", + "nikic/php-parser": "^4.15", "nyholm/psr7": "^1.5", "psr/http-client": "^1.0", "react/promise": "^2.9", @@ -36,30 +35,33 @@ "php-etl/pipeline-console-runtime": "*", "php-etl/gyroscops-api-client": "*", "php-etl/dockerfile": "*", - "php-etl/pipeline": "*", "php-etl/workflow-console-runtime": "*", - "composer/composer": "*" + "composer/composer": "*", + "symfony/deprecation-contracts": "*" }, "require-dev": { "phpunit/phpunit": "^10.0", "phpspec/phpspec": "^7.3", "phpstan/phpstan": "^1.10", - "infection/infection": "^0.26.18", + "infection/infection": "^0.26", "friends-of-phpspec/phpspec-code-coverage": "*", "fakerphp/faker": "^1.9", "justinrainbow/json-schema": "^5.2", "rector/rector": "^0.15", - "php-etl/phpunit-extension": "*", - "php-etl/akeneo-expression-language": "*", - "php-etl/array-expression-language": "*", - "php-etl/string-expression-language": "*", - "php-etl/fast-map-plugin": "*", - "php-etl/akeneo-plugin": "*", - "php-etl/csv-plugin": "*", - "php-etl/spreadsheet-plugin": "*", - "php-etl/sql-plugin": "*", - "php-etl/sylius-plugin": "*", - "mikey179/vfsstream": "^1.6" + "php-etl/phpunit-extension": "0.7.*", + "mikey179/vfsstream": "^1.6", + "symfony/http-client": "^6.3", + "friendsofphp/php-cs-fixer": "^3.38" + }, + "suggest": { + "php-etl/array-expression-language": "A set of function for arrays manipulation", + "php-etl/string-expression-language": "A set of function for string manipulation", + "php-etl/fast-map-plugin": "A Gyroscops plugin for data mapping", + "php-etl/akeneo-plugin": "A Gyroscops plugin for Akeneo API connectivity", + "php-etl/csv-plugin": "A Gyroscops plugin for CSV format", + "php-etl/spreadsheet-plugin": "A Gyroscops plugin for Excel and Open Document formats", + "php-etl/sql-plugin": "A Gyroscops plugin for SQL connectivity using PDO", + "php-etl/sylius-plugin": "A Gyroscops plugin for Sylius API connectivity" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 6aa60a85..4f471ca2 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": "d3f473f2042c075fd26aed71995f9c47", + "content-hash": "24eea2a381120c6e5ec013e268fb02ff", "packages": [ { "name": "clue/stream-filter", @@ -223,16 +223,16 @@ }, { "name": "composer/composer", - "version": "2.6.2", + "version": "2.6.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "623e5e1de055e65bc6c3c61b8348dc4662d75e2b" + "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/623e5e1de055e65bc6c3c61b8348dc4662d75e2b", - "reference": "623e5e1de055e65bc6c3c61b8348dc4662d75e2b", + "url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33", + "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33", "shasum": "" }, "require": { @@ -317,7 +317,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.6.2" + "source": "https://github.com/composer/composer/tree/2.6.5" }, "funding": [ { @@ -333,7 +333,7 @@ "type": "tidelift" } ], - "time": "2023-09-03T12:09:15+00:00" + "time": "2023-10-06T08:11:52+00:00" }, { "name": "composer/metadata-minifier", @@ -406,16 +406,16 @@ }, { "name": "composer/pcre", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", "shasum": "" }, "require": { @@ -457,7 +457,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.0" + "source": "https://github.com/composer/pcre/tree/3.1.1" }, "funding": [ { @@ -473,7 +473,7 @@ "type": "tidelift" } ], - "time": "2022-11-17T09:50:14+00:00" + "time": "2023-10-11T07:11:09+00:00" }, { "name": "composer/semver", @@ -558,16 +558,16 @@ }, { "name": "composer/spdx-licenses", - "version": "1.5.7", + "version": "1.5.8", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "c848241796da2abf65837d51dce1fae55a960149" + "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149", - "reference": "c848241796da2abf65837d51dce1fae55a960149", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", + "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", "shasum": "" }, "require": { @@ -616,9 +616,9 @@ "validator" ], "support": { - "irc": "irc://irc.freenode.org/composer", + "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.7" + "source": "https://github.com/composer/spdx-licenses/tree/1.5.8" }, "funding": [ { @@ -634,7 +634,7 @@ "type": "tidelift" } ], - "time": "2022-05-23T07:37:50+00:00" + "time": "2023-11-20T07:44:33+00:00" }, { "name": "composer/xdebug-handler", @@ -702,23 +702,116 @@ ], "time": "2022-02-25T21:32:43+00:00" }, + { + "name": "friendsofphp/php-cs-fixer", + "version": "v3.38.2", + "source": { + "type": "git", + "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", + "reference": "d872cdd543797ade030aaa307c0a4954a712e081" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d872cdd543797ade030aaa307c0a4954a712e081", + "reference": "d872cdd543797ade030aaa307c0a4954a712e081", + "shasum": "" + }, + "require": { + "composer/semver": "^3.3", + "composer/xdebug-handler": "^3.0.3", + "ext-json": "*", + "ext-tokenizer": "*", + "php": "^7.4 || ^8.0", + "sebastian/diff": "^4.0 || ^5.0", + "symfony/console": "^5.4 || ^6.0", + "symfony/event-dispatcher": "^5.4 || ^6.0", + "symfony/filesystem": "^5.4 || ^6.0", + "symfony/finder": "^5.4 || ^6.0", + "symfony/options-resolver": "^5.4 || ^6.0", + "symfony/polyfill-mbstring": "^1.27", + "symfony/polyfill-php80": "^1.27", + "symfony/polyfill-php81": "^1.27", + "symfony/process": "^5.4 || ^6.0", + "symfony/stopwatch": "^5.4 || ^6.0" + }, + "require-dev": { + "facile-it/paraunit": "^1.3 || ^2.0", + "justinrainbow/json-schema": "^5.2", + "keradus/cli-executor": "^2.0", + "mikey179/vfsstream": "^1.6.11", + "php-coveralls/php-coveralls": "^2.5.3", + "php-cs-fixer/accessible-object": "^1.1", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", + "phpspec/prophecy": "^1.16", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "symfony/phpunit-bridge": "^6.2.3", + "symfony/yaml": "^5.4 || ^6.0" + }, + "suggest": { + "ext-dom": "For handling output formats in XML", + "ext-mbstring": "For handling non-UTF8 characters." + }, + "bin": [ + "php-cs-fixer" + ], + "type": "application", + "autoload": { + "psr-4": { + "PhpCsFixer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" + } + ], + "description": "A tool to automatically fix PHP code style", + "keywords": [ + "Static code analysis", + "fixer", + "standards", + "static analysis" + ], + "support": { + "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.38.2" + }, + "funding": [ + { + "url": "https://github.com/keradus", + "type": "github" + } + ], + "time": "2023-11-14T00:19:22+00:00" + }, { "name": "jane-php/json-schema-runtime", - "version": "v7.5.3", + "version": "v7.5.5", "source": { "type": "git", "url": "https://github.com/janephp/json-schema-runtime.git", - "reference": "0c48480e1fccda01908085cd985346aa0ce7651b" + "reference": "02e5a960f5e6db8cba1f711ca10a0d589174402f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/janephp/json-schema-runtime/zipball/0c48480e1fccda01908085cd985346aa0ce7651b", - "reference": "0c48480e1fccda01908085cd985346aa0ce7651b", + "url": "https://api.github.com/repos/janephp/json-schema-runtime/zipball/02e5a960f5e6db8cba1f711ca10a0d589174402f", + "reference": "02e5a960f5e6db8cba1f711ca10a0d589174402f", "shasum": "" }, "require": { "ext-json": "*", - "league/uri": "^6.0", + "league/uri": "^6.0 || ^7.0", "php": "^7.2 || ^8.0", "php-jsonpointer/php-jsonpointer": "^3.0 || ^4.0", "symfony/serializer": "^4.4 || ^5.0 || ^6.0", @@ -760,13 +853,13 @@ ], "description": "Jane runtime Library", "support": { - "source": "https://github.com/janephp/json-schema-runtime/tree/v7.5.3" + "source": "https://github.com/janephp/json-schema-runtime/tree/v7.5.5" }, - "time": "2023-01-24T07:25:29+00:00" + "time": "2023-09-08T13:25:01+00:00" }, { "name": "jane-php/open-api-runtime", - "version": "v7.5.3", + "version": "v7.5.5", "source": { "type": "git", "url": "https://github.com/janephp/open-api-runtime.git", @@ -823,22 +916,22 @@ ], "description": "Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi", "support": { - "source": "https://github.com/janephp/open-api-runtime/tree/v7.5.3" + "source": "https://github.com/janephp/open-api-runtime/tree/v7.5.5" }, "time": "2021-12-16T13:26:58+00:00" }, { "name": "justinrainbow/json-schema", - "version": "5.2.12", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -893,60 +986,50 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "league/uri", - "version": "6.8.0", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39" + "reference": "36743c3961bb82bf93da91917b6bced0358a8d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/a700b4656e4c54371b799ac61e300ab25a2d1d39", - "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/36743c3961bb82bf93da91917b6bced0358a8d45", + "reference": "36743c3961bb82bf93da91917b6bced0358a8d45", "shasum": "" }, "require": { - "ext-json": "*", - "league/uri-interfaces": "^2.3", - "php": "^8.1", - "psr/http-message": "^1.0.1" + "league/uri-interfaces": "^7.3", + "php": "^8.1" }, "conflict": { "league/uri-schemes": "^1.0" }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^v3.9.5", - "nyholm/psr7": "^1.5.1", - "php-http/psr7-integration-tests": "^1.1.1", - "phpbench/phpbench": "^1.2.6", - "phpstan/phpstan": "^1.8.5", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.1.1", - "phpstan/phpstan-strict-rules": "^1.4.3", - "phpunit/phpunit": "^9.5.24", - "psr/http-factory": "^1.0.1" - }, "suggest": { - "ext-fileinfo": "Needed to create Data URI from a filepath", - "ext-intl": "Needed to improve host validation", - "league/uri-components": "Needed to easily manipulate URI objects", - "psr/http-factory": "Needed to use the URI factory" + "ext-bcmath": "to improve IPV4 host parsing", + "ext-fileinfo": "to create Data URI from file contennts", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain", + "league/uri-components": "Needed to easily manipulate URI objects components", + "php-64bit": "to improve IPV4 host parsing", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.x-dev" + "dev-master": "7.x-dev" } }, "autoload": { "psr-4": { - "League\\Uri\\": "src" + "League\\Uri\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -986,8 +1069,8 @@ "support": { "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", - "issues": "https://github.com/thephpleague/uri/issues", - "source": "https://github.com/thephpleague/uri/tree/6.8.0" + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri/tree/7.3.0" }, "funding": [ { @@ -995,46 +1078,44 @@ "type": "github" } ], - "time": "2022-09-13T19:58:47+00:00" + "time": "2023-09-09T17:21:43+00:00" }, { "name": "league/uri-interfaces", - "version": "2.3.0", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-interfaces.git", - "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383" + "reference": "c409b60ed2245ff94c965a8c798a60166db53361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", - "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/c409b60ed2245ff94c965a8c798a60166db53361", + "reference": "c409b60ed2245ff94c965a8c798a60166db53361", "shasum": "" }, "require": { - "ext-json": "*", - "php": "^7.2 || ^8.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^2.19", - "phpstan/phpstan": "^0.12.90", - "phpstan/phpstan-phpunit": "^0.12.19", - "phpstan/phpstan-strict-rules": "^0.12.9", - "phpunit/phpunit": "^8.5.15 || ^9.5" + "ext-filter": "*", + "php": "^8.1", + "psr/http-factory": "^1", + "psr/http-message": "^1.1 || ^2.0" }, "suggest": { - "ext-intl": "to use the IDNA feature", - "symfony/intl": "to use the IDNA feature via Symfony Polyfill" + "ext-bcmath": "to improve IPV4 host parsing", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "php-64bit": "to improve IPV4 host parsing", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "7.x-dev" } }, "autoload": { "psr-4": { - "League\\Uri\\": "src/" + "League\\Uri\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -1048,17 +1129,32 @@ "homepage": "https://nyamsprod.com" } ], - "description": "Common interface for URI representation", - "homepage": "http://github.com/thephpleague/uri-interfaces", + "description": "Common interfaces and classes for URI representation and interaction", + "homepage": "https://uri.thephpleague.com", "keywords": [ + "data-uri", + "file-uri", + "ftp", + "hostname", + "http", + "https", + "parse_str", + "parse_url", + "psr-7", + "query-string", + "querystring", "rfc3986", "rfc3987", + "rfc6570", "uri", - "url" + "url", + "ws" ], "support": { - "issues": "https://github.com/thephpleague/uri-interfaces/issues", - "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0" + "docs": "https://uri.thephpleague.com", + "forum": "https://thephpleague.slack.com", + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.3.0" }, "funding": [ { @@ -1066,7 +1162,7 @@ "type": "github" } ], - "time": "2021-06-28T04:27:21+00:00" + "time": "2023-09-09T17:21:43+00:00" }, { "name": "myclabs/deep-copy", @@ -1185,16 +1281,16 @@ }, { "name": "nyholm/psr7", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", - "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be" + "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be", - "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be", + "url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e", + "reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e", "shasum": "" }, "require": { @@ -1247,7 +1343,7 @@ ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", - "source": "https://github.com/Nyholm/psr7/tree/1.8.0" + "source": "https://github.com/Nyholm/psr7/tree/1.8.1" }, "funding": [ { @@ -1259,7 +1355,7 @@ "type": "github" } ], - "time": "2023-05-02T11:26:24+00:00" + "time": "2023-11-13T09:31:12+00:00" }, { "name": "phar-io/manifest", @@ -1374,31 +1470,33 @@ }, { "name": "php-etl/action", - "version": "v0.1.0", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/php-etl/action.git", - "reference": "e3a3baa20a4c09dea59879def5cd523f37d5d1dc" + "reference": "ada465212aa5ca81ecbf992444116a5e968eb2b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/action/zipball/e3a3baa20a4c09dea59879def5cd523f37d5d1dc", - "reference": "e3a3baa20a4c09dea59879def5cd523f37d5d1dc", + "url": "https://api.github.com/repos/php-etl/action/zipball/ada465212aa5ca81ecbf992444116a5e968eb2b5", + "reference": "ada465212aa5ca81ecbf992444116a5e968eb2b5", "shasum": "" }, "require": { "php": "^8.2", - "php-etl/action-contracts": "0.1.*", + "php-etl/action-contracts": "0.2.*", "php-etl/satellite-contracts": "0.1.*", + "phpstan/phpstan": "^1.10", "psr/log": "^3.0" }, "require-dev": { - "rector/rector": "^0.15.0" + "friendsofphp/php-cs-fixer": "^3.38", + "rector/rector": "^0.15" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.1.x-dev" + "dev-main": "0.2.x-dev" } }, "autoload": { @@ -1423,38 +1521,38 @@ "description": "This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators", "support": { "issues": "https://github.com/php-etl/action/issues", - "source": "https://github.com/php-etl/action/tree/v0.1.0" + "source": "https://github.com/php-etl/action/tree/v0.2.0" }, - "time": "2023-04-19T09:11:30+00:00" + "time": "2023-11-16T14:03:02+00:00" }, { "name": "php-etl/action-console-runtime", - "version": "v0.1.0", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/php-etl/action-console-runtime.git", - "reference": "5864a9af352690ea72438a2d7ec205ad8906aa7f" + "reference": "bee0c080d7149cafcdddf18af3c87b89c1d7c3fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/action-console-runtime/zipball/5864a9af352690ea72438a2d7ec205ad8906aa7f", - "reference": "5864a9af352690ea72438a2d7ec205ad8906aa7f", + "url": "https://api.github.com/repos/php-etl/action-console-runtime/zipball/bee0c080d7149cafcdddf18af3c87b89c1d7c3fc", + "reference": "bee0c080d7149cafcdddf18af3c87b89c1d7c3fc", "shasum": "" }, "require": { "php": "^8.2", - "php-etl/action-contracts": "0.1.*", + "php-etl/action-contracts": "0.2.*", "php-etl/console-state": "*", "php-etl/satellite-contracts": "0.1.*", "symfony/console": "^6.0" }, "require-dev": { - "rector/rector": "^0.15.0" + "rector/rector": "^0.15" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.1.x-dev" + "dev-main": "0.2.x-dev" } }, "autoload": { @@ -1479,27 +1577,28 @@ "description": "This library allows you to use the action console runtime", "support": { "issues": "https://github.com/php-etl/action-console-runtime/issues", - "source": "https://github.com/php-etl/action-console-runtime/tree/v0.1.0" + "source": "https://github.com/php-etl/action-console-runtime/tree/v0.2.0" }, - "time": "2023-04-19T09:16:30+00:00" + "time": "2023-11-16T15:14:22+00:00" }, { "name": "php-etl/action-contracts", - "version": "v0.1.0", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/php-etl/action-contracts.git", - "reference": "42b3f800ab4898e06249b73afad852160d225884" + "reference": "2a9007028ee24c6906bd7c6c7e6001797d358470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/action-contracts/zipball/42b3f800ab4898e06249b73afad852160d225884", - "reference": "42b3f800ab4898e06249b73afad852160d225884", + "url": "https://api.github.com/repos/php-etl/action-contracts/zipball/2a9007028ee24c6906bd7c6c7e6001797d358470", + "reference": "2a9007028ee24c6906bd7c6c7e6001797d358470", "shasum": "" }, "require": { + "friendsofphp/php-cs-fixer": "^3.0", "php": "^8.2", - "php-etl/bucket-contracts": "0.2.*" + "phpstan/phpstan": "^1.10" }, "require-dev": { "rector/rector": "^0.15.0" @@ -1507,7 +1606,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.1.x-dev" + "dev-main": "0.2.x-dev" } }, "autoload": { @@ -1532,30 +1631,30 @@ "description": "This library describes contracts for the Action pattern.", "support": { "issues": "https://github.com/php-etl/action-contracts/issues", - "source": "https://github.com/php-etl/action-contracts/tree/v0.1.0" + "source": "https://github.com/php-etl/action-contracts/tree/v0.2.0" }, - "time": "2023-04-18T15:03:09+00:00" + "time": "2023-11-15T13:34:57+00:00" }, { "name": "php-etl/bucket", - "version": "v0.3.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/php-etl/bucket.git", - "reference": "4c63c1a55f93956634a53662dfd4cde1833ddcee" + "reference": "8b3f318398ceaca1fb25154ff8a06adf175b1c31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/bucket/zipball/4c63c1a55f93956634a53662dfd4cde1833ddcee", - "reference": "4c63c1a55f93956634a53662dfd4cde1833ddcee", + "url": "https://api.github.com/repos/php-etl/bucket/zipball/8b3f318398ceaca1fb25154ff8a06adf175b1c31", + "reference": "8b3f318398ceaca1fb25154ff8a06adf175b1c31", "shasum": "" }, "require": { "php": "^8.2", - "php-etl/bucket-contracts": "0.2.*" + "php-etl/bucket-contracts": "0.3.*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "phpspec/phpspec": "^7.3", "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" @@ -1563,7 +1662,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.3.x-dev" + "dev-main": "0.4.x-dev" } }, "autoload": { @@ -1588,22 +1687,22 @@ "description": "This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators", "support": { "issues": "https://github.com/php-etl/bucket/issues", - "source": "https://github.com/php-etl/bucket/tree/v0.3.0" + "source": "https://github.com/php-etl/bucket/tree/v0.4.0" }, - "time": "2023-04-12T12:40:59+00:00" + "time": "2023-11-16T15:32:18+00:00" }, { "name": "php-etl/bucket-contracts", - "version": "v0.2.0", + "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/php-etl/bucket-contracts.git", - "reference": "e96726f9b89dea7308482fa6c2ce4db0757960ce" + "reference": "64170754cb1f5e556c8e526177be51d905c3b15f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/bucket-contracts/zipball/e96726f9b89dea7308482fa6c2ce4db0757960ce", - "reference": "e96726f9b89dea7308482fa6c2ce4db0757960ce", + "url": "https://api.github.com/repos/php-etl/bucket-contracts/zipball/64170754cb1f5e556c8e526177be51d905c3b15f", + "reference": "64170754cb1f5e556c8e526177be51d905c3b15f", "shasum": "" }, "require": { @@ -1617,7 +1716,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.2.x-dev" + "dev-main": "0.3.x-dev" } }, "autoload": { @@ -1642,9 +1741,9 @@ "description": "This library describes contracts for the data-interchange buckets.", "support": { "issues": "https://github.com/php-etl/bucket-contracts/issues", - "source": "https://github.com/php-etl/bucket-contracts/tree/v0.2.0" + "source": "https://github.com/php-etl/bucket-contracts/tree/v0.3.0" }, - "time": "2023-04-03T12:42:10+00:00" + "time": "2023-11-14T14:39:36+00:00" }, { "name": "php-etl/configurator-contracts", @@ -1707,21 +1806,21 @@ }, { "name": "php-etl/console-state", - "version": "v0.2.1", + "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/php-etl/console-state.git", - "reference": "2f6de75fe9bef2e453f63d4e26706eb4f39a22e9" + "reference": "fa939c577925d65f658b0851ad59298fe179b153" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/console-state/zipball/2f6de75fe9bef2e453f63d4e26706eb4f39a22e9", - "reference": "2f6de75fe9bef2e453f63d4e26706eb4f39a22e9", + "url": "https://api.github.com/repos/php-etl/console-state/zipball/fa939c577925d65f658b0851ad59298fe179b153", + "reference": "fa939c577925d65f658b0851ad59298fe179b153", "shasum": "" }, "require": { "php": "^8.2", - "php-etl/pipeline-contracts": "0.4.*", + "php-etl/pipeline-contracts": "0.5.*", "symfony/console": "^6.0" }, "require-dev": { @@ -1734,7 +1833,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.2.x-dev" + "dev-main": "0.3.x-dev" } }, "autoload": { @@ -1759,9 +1858,9 @@ "description": "This library allows you to use states", "support": { "issues": "https://github.com/php-etl/console-state/issues", - "source": "https://github.com/php-etl/console-state/tree/v0.2.1" + "source": "https://github.com/php-etl/console-state/tree/v0.3.0" }, - "time": "2023-04-19T08:43:31+00:00" + "time": "2023-11-16T10:41:27+00:00" }, { "name": "php-etl/dockerfile", @@ -1817,16 +1916,16 @@ }, { "name": "php-etl/gyroscops-api-client", - "version": "v0.2.0", + "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/php-etl/gyroscops-api-client.git", - "reference": "0beedf3f7f3804ff3483bbeb70fba086657ddcb8" + "reference": "aebd5ea11b069877f2f4e0b5d0d2a3d9343cf124" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/gyroscops-api-client/zipball/0beedf3f7f3804ff3483bbeb70fba086657ddcb8", - "reference": "0beedf3f7f3804ff3483bbeb70fba086657ddcb8", + "url": "https://api.github.com/repos/php-etl/gyroscops-api-client/zipball/aebd5ea11b069877f2f4e0b5d0d2a3d9343cf124", + "reference": "aebd5ea11b069877f2f4e0b5d0d2a3d9343cf124", "shasum": "" }, "require": { @@ -1841,7 +1940,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.2.x-dev" + "dev-main": "0.3.x-dev" } }, "autoload": { @@ -1866,9 +1965,9 @@ "description": "This package provides Jane-PHP generated API models and client based on the OpenAPI specification.", "support": { "issues": "https://github.com/php-etl/gyroscops-api-client/issues", - "source": "https://github.com/php-etl/gyroscops-api-client/tree/v0.2.0" + "source": "https://github.com/php-etl/gyroscops-api-client/tree/v0.3.0" }, - "time": "2023-04-05T14:35:12+00:00" + "time": "2023-10-24T07:53:14+00:00" }, { "name": "php-etl/packaging", @@ -1985,30 +2084,30 @@ }, { "name": "php-etl/pipeline", - "version": "v0.5.0", + "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/php-etl/pipeline.git", - "reference": "3bc1ba70123ecdf386de5a890a4a46f2551c194d" + "reference": "46621f5208cb2b530309c737e846c37cfb64078c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/pipeline/zipball/3bc1ba70123ecdf386de5a890a4a46f2551c194d", - "reference": "3bc1ba70123ecdf386de5a890a4a46f2551c194d", + "url": "https://api.github.com/repos/php-etl/pipeline/zipball/46621f5208cb2b530309c737e846c37cfb64078c", + "reference": "46621f5208cb2b530309c737e846c37cfb64078c", "shasum": "" }, "require": { "php": "^8.2", "php-etl/bucket": "*", - "php-etl/bucket-contracts": "0.2.*", - "php-etl/pipeline-contracts": "0.4.*", + "php-etl/bucket-contracts": "0.3.*", + "php-etl/pipeline-contracts": "0.5.*", "psr/log": "^3.0" }, "provide": { - "php-etl/pipeline-implementation": "0.3.0" + "php-etl/pipeline-implementation": "0.5.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "infection/infection": "^0.26.18", "phpstan/phpstan": "^1.10", "phpunit/php-invoker": "^4.0", @@ -2018,7 +2117,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.5.x-dev" + "dev-main": "0.6.x-dev" } }, "autoload": { @@ -2043,39 +2142,39 @@ "description": "This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators", "support": { "issues": "https://github.com/php-etl/pipeline/issues", - "source": "https://github.com/php-etl/pipeline/tree/v0.5.0" + "source": "https://github.com/php-etl/pipeline/tree/v0.6.0" }, - "time": "2023-04-12T12:52:19+00:00" + "time": "2023-11-16T15:32:18+00:00" }, { "name": "php-etl/pipeline-console-runtime", - "version": "v0.2.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/php-etl/pipeline-console-runtime.git", - "reference": "1b5b83225b081234693bc1b24bbccb2009f1ff3d" + "reference": "fbd4f45ade5a3b379a84bd90c523d3fb3794d2c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/pipeline-console-runtime/zipball/1b5b83225b081234693bc1b24bbccb2009f1ff3d", - "reference": "1b5b83225b081234693bc1b24bbccb2009f1ff3d", + "url": "https://api.github.com/repos/php-etl/pipeline-console-runtime/zipball/fbd4f45ade5a3b379a84bd90c523d3fb3794d2c9", + "reference": "fbd4f45ade5a3b379a84bd90c523d3fb3794d2c9", "shasum": "" }, "require": { "php": "^8.2", "php-etl/console-state": "*", - "php-etl/pipeline-contracts": "0.4.*", + "php-etl/pipeline-contracts": "0.5.*", "symfony/console": "^6.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.2.x-dev" + "dev-main": "0.4.x-dev" } }, "autoload": { @@ -2100,38 +2199,38 @@ "description": "This library allows you to use the pipeline console runtime", "support": { "issues": "https://github.com/php-etl/pipeline-console-runtime/issues", - "source": "https://github.com/php-etl/pipeline-console-runtime/tree/v0.2.0" + "source": "https://github.com/php-etl/pipeline-console-runtime/tree/v0.4.0" }, - "time": "2023-04-12T13:57:23+00:00" + "time": "2023-11-20T08:38:10+00:00" }, { "name": "php-etl/pipeline-contracts", - "version": "v0.4.2", + "version": "v0.5.1", "source": { "type": "git", "url": "https://github.com/php-etl/pipeline-contracts.git", - "reference": "5a37ebe518d4d85aa964c74b9da068d29e2e9b92" + "reference": "24c71241d16b7deca56d67ea0f1d591c8ae52f09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/pipeline-contracts/zipball/5a37ebe518d4d85aa964c74b9da068d29e2e9b92", - "reference": "5a37ebe518d4d85aa964c74b9da068d29e2e9b92", + "url": "https://api.github.com/repos/php-etl/pipeline-contracts/zipball/24c71241d16b7deca56d67ea0f1d591c8ae52f09", + "reference": "24c71241d16b7deca56d67ea0f1d591c8ae52f09", "shasum": "" }, "require": { "php": "^8.2", - "php-etl/bucket-contracts": "0.2.*", + "php-etl/bucket-contracts": "0.3.*", "php-etl/satellite-contracts": "0.1.*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.4.x-dev" + "dev-main": "0.5.x-dev" } }, "autoload": { @@ -2156,29 +2255,29 @@ "description": "This library describes contracts for the Extract-Transform-Load pattern.", "support": { "issues": "https://github.com/php-etl/pipeline-contracts/issues", - "source": "https://github.com/php-etl/pipeline-contracts/tree/v0.4.2" + "source": "https://github.com/php-etl/pipeline-contracts/tree/v0.5.1" }, - "time": "2023-06-12T09:38:03+00:00" + "time": "2023-11-20T10:48:56+00:00" }, { "name": "php-etl/satellite-contracts", - "version": "v0.1.0", + "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/php-etl/satellite-contracts.git", - "reference": "1d2bc6822bfdb3efc6a1f490e706db995c99ef41" + "reference": "d2be591800f42e460a59d864888aedf00f111dd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/satellite-contracts/zipball/1d2bc6822bfdb3efc6a1f490e706db995c99ef41", - "reference": "1d2bc6822bfdb3efc6a1f490e706db995c99ef41", + "url": "https://api.github.com/repos/php-etl/satellite-contracts/zipball/d2be591800f42e460a59d864888aedf00f111dd7", + "reference": "d2be591800f42e460a59d864888aedf00f111dd7", "shasum": "" }, "require": { "php": "^8.2" }, "require-dev": { - "rector/rector": "^0.15.0" + "rector/rector": "^0.15" }, "type": "library", "extra": { @@ -2208,9 +2307,9 @@ "description": "This library describes contracts for defining satellite formats", "support": { "issues": "https://github.com/php-etl/satellite-contracts/issues", - "source": "https://github.com/php-etl/satellite-contracts/tree/v0.1.0" + "source": "https://github.com/php-etl/satellite-contracts/tree/v0.1.1" }, - "time": "2023-04-18T13:53:22+00:00" + "time": "2023-11-20T10:48:56+00:00" }, { "name": "php-etl/satellite-toolbox", @@ -2280,38 +2379,39 @@ }, { "name": "php-etl/workflow-console-runtime", - "version": "v0.4.2", + "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/php-etl/workflow-console-runtime.git", - "reference": "e35c494ba232eac6f5f26d7cd1d3949e1b9d4a3a" + "reference": "7a6a1de2f8e48de7ba461db79aa8fea21171563e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/workflow-console-runtime/zipball/e35c494ba232eac6f5f26d7cd1d3949e1b9d4a3a", - "reference": "e35c494ba232eac6f5f26d7cd1d3949e1b9d4a3a", + "url": "https://api.github.com/repos/php-etl/workflow-console-runtime/zipball/7a6a1de2f8e48de7ba461db79aa8fea21171563e", + "reference": "7a6a1de2f8e48de7ba461db79aa8fea21171563e", "shasum": "" }, "require": { "php": "^8.2", "php-etl/action": "*", "php-etl/action-console-runtime": "*", + "php-etl/action-contracts": "0.2.*", "php-etl/console-state": "*", "php-etl/pipeline": "*", "php-etl/pipeline-console-runtime": "*", - "php-etl/pipeline-contracts": "0.4.*", + "php-etl/pipeline-contracts": "0.5.*", "php-etl/satellite-contracts": "0.1.*", "symfony/console": "^6.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.4.x-dev" + "dev-main": "0.5.x-dev" } }, "autoload": { @@ -2336,9 +2436,9 @@ "description": "This library allows you to use the workflow console runtime", "support": { "issues": "https://github.com/php-etl/workflow-console-runtime/issues", - "source": "https://github.com/php-etl/workflow-console-runtime/tree/v0.4.2" + "source": "https://github.com/php-etl/workflow-console-runtime/tree/v0.5.0" }, - "time": "2023-09-12T07:37:11+00:00" + "time": "2023-11-17T16:32:43+00:00" }, { "name": "php-http/client-common", @@ -2726,31 +2826,26 @@ }, { "name": "php-http/promise", - "version": "1.1.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88" + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", - "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", + "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119", + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", - "phpspec/phpspec": "^5.1.2 || ^6.2" + "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", + "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - } - }, "autoload": { "psr-4": { "Http\\Promise\\": "src/" @@ -2777,9 +2872,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.1.0" + "source": "https://github.com/php-http/promise/tree/1.2.1" }, - "time": "2020-07-07T09:29:14+00:00" + "time": "2023-11-08T12:57:08+00:00" }, { "name": "php-jsonpointer/php-jsonpointer", @@ -2837,18 +2932,80 @@ }, "time": "2022-01-11T14:28:07+00:00" }, + { + "name": "phpstan/phpstan", + "version": "1.10.43", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", + "shasum": "" + }, + "require": { + "php": "^7.2|^8.0" + }, + "conflict": { + "phpstan/phpstan-shim": "*" + }, + "bin": [ + "phpstan", + "phpstan.phar" + ], + "type": "library", + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan - PHP Static Analysis Tool", + "keywords": [ + "dev", + "static analysis" + ], + "support": { + "docs": "https://phpstan.org/user-guide/getting-started", + "forum": "https://github.com/phpstan/phpstan/discussions", + "issues": "https://github.com/phpstan/phpstan/issues", + "security": "https://github.com/phpstan/phpstan/security/policy", + "source": "https://github.com/phpstan/phpstan-src" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], + "time": "2023-11-19T19:55:25+00:00" + }, { "name": "phpunit/php-code-coverage", - "version": "10.1.5", + "version": "10.1.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "1df504e42a88044c27a90136910f0b3fe9e91939" + "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1df504e42a88044c27a90136910f0b3fe9e91939", - "reference": "1df504e42a88044c27a90136910f0b3fe9e91939", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/84838eed9ded511f61dc3e8b5944a52d9017b297", + "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297", "shasum": "" }, "require": { @@ -2905,7 +3062,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.5" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.8" }, "funding": [ { @@ -2913,7 +3070,7 @@ "type": "github" } ], - "time": "2023-09-12T14:37:22+00:00" + "time": "2023-11-15T13:31:15+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3160,16 +3317,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.3.4", + "version": "10.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "b8d59476f19115c9774b3b447f78131781c6c32b" + "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b8d59476f19115c9774b3b447f78131781c6c32b", - "reference": "b8d59476f19115c9774b3b447f78131781c6c32b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", + "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", "shasum": "" }, "require": { @@ -3193,7 +3350,7 @@ "sebastian/comparator": "^5.0", "sebastian/diff": "^5.0", "sebastian/environment": "^6.0", - "sebastian/exporter": "^5.0", + "sebastian/exporter": "^5.1", "sebastian/global-state": "^6.0.1", "sebastian/object-enumerator": "^5.0", "sebastian/recursion-context": "^5.0", @@ -3209,7 +3366,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "10.3-dev" + "dev-main": "10.4-dev" } }, "autoload": { @@ -3241,7 +3398,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.3.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2" }, "funding": [ { @@ -3257,7 +3414,7 @@ "type": "tidelift" } ], - "time": "2023-09-12T14:42:28+00:00" + "time": "2023-10-26T07:21:45+00:00" }, { "name": "psr/cache", @@ -3361,18 +3518,68 @@ }, "time": "2021-11-05T16:47:00+00:00" }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, { "name": "psr/http-client", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { @@ -3409,9 +3616,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/1.0.2" + "source": "https://github.com/php-fig/http-client" }, - "time": "2023-04-10T20:12:12+00:00" + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", @@ -3573,23 +3780,23 @@ }, { "name": "react/promise", - "version": "v2.10.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", - "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", + "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831", + "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -3633,7 +3840,7 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.10.0" + "source": "https://github.com/reactphp/promise/tree/v2.11.0" }, "funding": [ { @@ -3641,7 +3848,7 @@ "type": "open_collective" } ], - "time": "2023-05-02T15:15:43+00:00" + "time": "2023-11-16T16:16:50+00:00" }, { "name": "sebastian/cli-parser", @@ -3889,16 +4096,16 @@ }, { "name": "sebastian/complexity", - "version": "3.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "c70b73893e10757af9c6a48929fa6a333b56a97a" + "reference": "68cfb347a44871f01e33ab0ef8215966432f6957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/c70b73893e10757af9c6a48929fa6a333b56a97a", - "reference": "c70b73893e10757af9c6a48929fa6a333b56a97a", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68cfb347a44871f01e33ab0ef8215966432f6957", + "reference": "68cfb347a44871f01e33ab0ef8215966432f6957", "shasum": "" }, "require": { @@ -3911,7 +4118,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.0-dev" + "dev-main": "3.1-dev" } }, "autoload": { @@ -3935,7 +4142,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/complexity/issues", "security": "https://github.com/sebastianbergmann/complexity/security/policy", - "source": "https://github.com/sebastianbergmann/complexity/tree/3.0.1" + "source": "https://github.com/sebastianbergmann/complexity/tree/3.1.0" }, "funding": [ { @@ -3943,7 +4150,7 @@ "type": "github" } ], - "time": "2023-08-31T09:55:53+00:00" + "time": "2023-09-28T11:50:59+00:00" }, { "name": "sebastian/diff", @@ -4078,16 +4285,16 @@ }, { "name": "sebastian/exporter", - "version": "5.0.1", + "version": "5.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "32ff03d078fed1279c4ec9a407d08c5e9febb480" + "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/32ff03d078fed1279c4ec9a407d08c5e9febb480", - "reference": "32ff03d078fed1279c4ec9a407d08c5e9febb480", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc", + "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc", "shasum": "" }, "require": { @@ -4101,7 +4308,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "5.0-dev" + "dev-main": "5.1-dev" } }, "autoload": { @@ -4144,7 +4351,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/5.0.1" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1" }, "funding": [ { @@ -4152,7 +4359,7 @@ "type": "github" } ], - "time": "2023-09-08T04:46:58+00:00" + "time": "2023-09-24T13:22:09+00:00" }, { "name": "sebastian/global-state", @@ -4733,16 +4940,16 @@ }, { "name": "symfony/cache", - "version": "v6.3.4", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "e60d00b4f633efa4c1ef54e77c12762d9073e7b3" + "reference": "ba33517043c22c94c7ab04b056476f6f86816cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/e60d00b4f633efa4c1ef54e77c12762d9073e7b3", - "reference": "e60d00b4f633efa4c1ef54e77c12762d9073e7b3", + "url": "https://api.github.com/repos/symfony/cache/zipball/ba33517043c22c94c7ab04b056476f6f86816cf8", + "reference": "ba33517043c22c94c7ab04b056476f6f86816cf8", "shasum": "" }, "require": { @@ -4751,7 +4958,7 @@ "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3", - "symfony/var-exporter": "^6.2.10" + "symfony/var-exporter": "^6.3.6" }, "conflict": { "doctrine/dbal": "<2.13.1", @@ -4766,7 +4973,7 @@ }, "require-dev": { "cache/integration-tests": "dev-master", - "doctrine/dbal": "^2.13.1|^3.0", + "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "symfony/config": "^5.4|^6.0", @@ -4809,7 +5016,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.3.4" + "source": "https://github.com/symfony/cache/tree/v6.3.8" }, "funding": [ { @@ -4825,20 +5032,20 @@ "type": "tidelift" } ], - "time": "2023-08-05T09:10:27+00:00" + "time": "2023-11-07T10:17:15+00:00" }, { "name": "symfony/cache-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b" + "reference": "1d74b127da04ffa87aa940abe15446fa89653778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ad945640ccc0ae6e208bcea7d7de4b39b569896b", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778", + "reference": "1d74b127da04ffa87aa940abe15446fa89653778", "shasum": "" }, "require": { @@ -4885,7 +5092,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0" }, "funding": [ { @@ -4901,20 +5108,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-09-25T12:52:38+00:00" }, { "name": "symfony/config", - "version": "v6.3.2", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b47ca238b03e7b0d7880ffd1cf06e8d637ca1467" + "reference": "b7a63887960359e5b59b15826fa9f9be10acbe88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b47ca238b03e7b0d7880ffd1cf06e8d637ca1467", - "reference": "b47ca238b03e7b0d7880ffd1cf06e8d637ca1467", + "url": "https://api.github.com/repos/symfony/config/zipball/b7a63887960359e5b59b15826fa9f9be10acbe88", + "reference": "b7a63887960359e5b59b15826fa9f9be10acbe88", "shasum": "" }, "require": { @@ -4960,7 +5167,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/v6.3.2" + "source": "https://github.com/symfony/config/tree/v6.3.8" }, "funding": [ { @@ -4976,20 +5183,20 @@ "type": "tidelift" } ], - "time": "2023-07-19T20:22:16+00:00" + "time": "2023-11-09T08:28:21+00:00" }, { "name": "symfony/console", - "version": "v6.3.4", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6" + "reference": "0d14a9f6d04d4ac38a8cea1171f4554e325dae92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6", - "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6", + "url": "https://api.github.com/repos/symfony/console/zipball/0d14a9f6d04d4ac38a8cea1171f4554e325dae92", + "reference": "0d14a9f6d04d4ac38a8cea1171f4554e325dae92", "shasum": "" }, "require": { @@ -5050,7 +5257,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.3.4" + "source": "https://github.com/symfony/console/tree/v6.3.8" }, "funding": [ { @@ -5066,20 +5273,20 @@ "type": "tidelift" } ], - "time": "2023-08-16T10:10:12+00:00" + "time": "2023-10-31T08:09:35+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.3.4", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "68a5a9570806a087982f383f6109c5e925892a49" + "reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/68a5a9570806a087982f383f6109c5e925892a49", - "reference": "68a5a9570806a087982f383f6109c5e925892a49", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1f30f545c4151f611148fc19e28d54d39e0a00bc", + "reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc", "shasum": "" }, "require": { @@ -5131,7 +5338,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.3.4" + "source": "https://github.com/symfony/dependency-injection/tree/v6.3.8" }, "funding": [ { @@ -5147,11 +5354,11 @@ "type": "tidelift" } ], - "time": "2023-08-16T17:55:17+00:00" + "time": "2023-10-31T08:07:48+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -5198,7 +5405,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -5218,16 +5425,16 @@ }, { "name": "symfony/dotenv", - "version": "v6.3.0", + "version": "v6.3.7", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e" + "reference": "7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/ceadb434fe2a6763a03d2d110441745834f3dd1e", - "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e", + "reference": "7dfbe2976f3c1b7cfa8fac2212a050bfa9bd7d9e", "shasum": "" }, "require": { @@ -5272,7 +5479,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v6.3.0" + "source": "https://github.com/symfony/dotenv/tree/v6.3.7" }, "funding": [ { @@ -5288,32 +5495,48 @@ "type": "tidelift" } ], - "time": "2023-04-21T14:41:17+00:00" + "time": "2023-10-26T18:15:14+00:00" }, { - "name": "symfony/expression-language", - "version": "v6.3.0", + "name": "symfony/event-dispatcher", + "version": "v6.3.2", "source": { "type": "git", - "url": "https://github.com/symfony/expression-language.git", - "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0" + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/6d560c4c80e7e328708efd923f93ad67e6a0c1c0", - "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/cache": "^5.4|^6.0", - "symfony/deprecation-contracts": "^2.5|^3", - "symfony/service-contracts": "^2.5|^3" + "symfony/event-dispatcher-contracts": "^2.5|^3" + }, + "conflict": { + "symfony/dependency-injection": "<5.4", + "symfony/service-contracts": "<2.5" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "2.0|3.0" + }, + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/service-contracts": "^2.5|^3", + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\ExpressionLanguage\\": "" + "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -5333,10 +5556,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Provides an engine that can compile and evaluate expressions", + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v6.3.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -5352,35 +5575,40 @@ "type": "tidelift" } ], - "time": "2023-04-28T16:05:33+00:00" + "time": "2023-07-06T06:56:43+00:00" }, { - "name": "symfony/filesystem", - "version": "v6.3.1", + "name": "symfony/event-dispatcher-contracts", + "version": "v3.4.0", "source": { "type": "git", - "url": "https://github.com/symfony/filesystem.git", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", + "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8" + "psr/event-dispatcher": "^1" }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.4-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, "autoload": { "psr-4": { - "Symfony\\Component\\Filesystem\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Symfony\\Contracts\\EventDispatcher\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5388,18 +5616,26 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides basic utilities for the filesystem", + "description": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.3.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -5415,32 +5651,32 @@ "type": "tidelift" } ], - "time": "2023-06-01T08:30:39+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { - "name": "symfony/finder", - "version": "v6.3.3", + "name": "symfony/expression-language", + "version": "v6.3.0", "source": { "type": "git", - "url": "https://github.com/symfony/finder.git", - "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e" + "url": "https://github.com/symfony/expression-language.git", + "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e", - "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/6d560c4c80e7e328708efd923f93ad67e6a0c1c0", + "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0", "shasum": "" }, "require": { - "php": ">=8.1" - }, - "require-dev": { - "symfony/filesystem": "^6.0" + "php": ">=8.1", + "symfony/cache": "^5.4|^6.0", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/service-contracts": "^2.5|^3" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Finder\\": "" + "Symfony\\Component\\ExpressionLanguage\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -5460,10 +5696,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Finds files and directories via an intuitive fluent interface", + "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.3.3" + "source": "https://github.com/symfony/expression-language/tree/v6.3.0" }, "funding": [ { @@ -5479,57 +5715,31 @@ "type": "tidelift" } ], - "time": "2023-07-31T08:31:44+00:00" + "time": "2023-04-28T16:05:33+00:00" }, { - "name": "symfony/http-client", - "version": "v6.3.2", + "name": "symfony/filesystem", + "version": "v6.3.1", "source": { "type": "git", - "url": "https://github.com/symfony/http-client.git", - "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00" + "url": "https://github.com/symfony/filesystem.git", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", - "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", "shasum": "" }, "require": { "php": ">=8.1", - "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-client-contracts": "^3", - "symfony/service-contracts": "^2.5|^3" - }, - "conflict": { - "php-http/discovery": "<1.15", - "symfony/http-foundation": "<6.3" - }, - "provide": { - "php-http/async-client-implementation": "*", - "php-http/client-implementation": "*", - "psr/http-client-implementation": "1.0", - "symfony/http-client-implementation": "3.0" - }, - "require-dev": { - "amphp/amp": "^2.5", - "amphp/http-client": "^4.2.1", - "amphp/http-tunnel": "^1.0", - "amphp/socket": "^1.1", - "guzzlehttp/promises": "^1.4", - "nyholm/psr7": "^1.0", - "php-http/httplug": "^1.0|^2.0", - "psr/http-client": "^1.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/stopwatch": "^5.4|^6.0" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\HttpClient\\": "" + "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -5541,21 +5751,18 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", + "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "keywords": [ - "http" - ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.3.2" + "source": "https://github.com/symfony/filesystem/tree/v6.3.1" }, "funding": [ { @@ -5571,41 +5778,35 @@ "type": "tidelift" } ], - "time": "2023-07-05T08:41:27+00:00" + "time": "2023-06-01T08:30:39+00:00" }, { - "name": "symfony/http-client-contracts", - "version": "v3.3.0", + "name": "symfony/finder", + "version": "v6.3.5", "source": { "type": "git", - "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "3b66325d0176b4ec826bffab57c9037d759c31fb" + "url": "https://github.com/symfony/finder.git", + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3b66325d0176b4ec826bffab57c9037d759c31fb", - "reference": "3b66325d0176b4ec826bffab57c9037d759c31fb", + "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4", + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4", "shasum": "" }, "require": { "php": ">=8.1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.4-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } + "require-dev": { + "symfony/filesystem": "^6.0" }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Contracts\\HttpClient\\": "" + "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ - "/Test/" + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -5614,26 +5815,18 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Generic abstractions related to HTTP clients", + "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/finder/tree/v6.3.5" }, "funding": [ { @@ -5649,7 +5842,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-09-26T12:56:25+00:00" }, { "name": "symfony/options-resolver", @@ -6352,16 +6545,16 @@ }, { "name": "symfony/serializer", - "version": "v6.3.4", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846" + "reference": "b3ad1515a276473f7919ac97e560017284a7c4bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/96d28a58d5a128bf77c54534b380eb7c92c8f846", - "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846", + "url": "https://api.github.com/repos/symfony/serializer/zipball/b3ad1515a276473f7919ac97e560017284a7c4bf", + "reference": "b3ad1515a276473f7919ac97e560017284a7c4bf", "shasum": "" }, "require": { @@ -6426,7 +6619,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.3.4" + "source": "https://github.com/symfony/serializer/tree/v6.3.8" }, "funding": [ { @@ -6442,20 +6635,20 @@ "type": "tidelift" } ], - "time": "2023-08-24T14:35:28+00:00" + "time": "2023-11-07T10:11:25+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b3313c2dbffaf71c8de2934e2ea56ed2291a3838", + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838", "shasum": "" }, "require": { @@ -6508,7 +6701,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.0" }, "funding": [ { @@ -6524,46 +6717,30 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-07-30T20:28:31+00:00" }, { - "name": "symfony/string", - "version": "v6.3.2", + "name": "symfony/stopwatch", + "version": "v6.3.0", "source": { "type": "git", - "url": "https://github.com/symfony/string.git", - "reference": "53d1a83225002635bca3482fcbf963001313fb68" + "url": "https://github.com/symfony/stopwatch.git", + "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68", - "reference": "53d1a83225002635bca3482fcbf963001313fb68", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", + "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-intl-grapheme": "~1.0", - "symfony/polyfill-intl-normalizer": "~1.0", - "symfony/polyfill-mbstring": "~1.0" - }, - "conflict": { - "symfony/translation-contracts": "<2.5" - }, - "require-dev": { - "symfony/error-handler": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/intl": "^6.2", - "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0" + "symfony/service-contracts": "^2.5|^3" }, "type": "library", "autoload": { - "files": [ - "Resources/functions.php" - ], "psr-4": { - "Symfony\\Component\\String\\": "" + "Symfony\\Component\\Stopwatch\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -6575,26 +6752,18 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "description": "Provides a way to profile code", "homepage": "https://symfony.com", - "keywords": [ - "grapheme", - "i18n", - "string", - "unicode", - "utf-8", - "utf8" - ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.2" + "source": "https://github.com/symfony/stopwatch/tree/v6.3.0" }, "funding": [ { @@ -6610,27 +6779,113 @@ "type": "tidelift" } ], - "time": "2023-07-05T08:41:27+00:00" + "time": "2023-02-16T10:14:28+00:00" }, { - "name": "symfony/var-exporter", - "version": "v6.3.4", + "name": "symfony/string", + "version": "v6.3.8", "source": { "type": "git", - "url": "https://github.com/symfony/var-exporter.git", - "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691" + "url": "https://github.com/symfony/string.git", + "reference": "13880a87790c76ef994c91e87efb96134522577a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df1f8aac5751871b83d30bf3e2c355770f8f0691", - "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691", + "url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a", + "reference": "13880a87790c76ef994c91e87efb96134522577a", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0" }, - "require-dev": { - "symfony/var-dumper": "^5.4|^6.0" + "conflict": { + "symfony/translation-contracts": "<2.5" + }, + "require-dev": { + "symfony/error-handler": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", + "symfony/translation-contracts": "^2.5|^3.0", + "symfony/var-exporter": "^5.4|^6.0" + }, + "type": "library", + "autoload": { + "files": [ + "Resources/functions.php" + ], + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v6.3.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-11-09T08:28:21+00:00" + }, + { + "name": "symfony/var-exporter", + "version": "v6.3.6", + "source": { + "type": "git", + "url": "https://github.com/symfony/var-exporter.git", + "reference": "374d289c13cb989027274c86206ddc63b16a2441" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/374d289c13cb989027274c86206ddc63b16a2441", + "reference": "374d289c13cb989027274c86206ddc63b16a2441", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -6668,7 +6923,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.3.4" + "source": "https://github.com/symfony/var-exporter/tree/v6.3.6" }, "funding": [ { @@ -6684,20 +6939,20 @@ "type": "tidelift" } ], - "time": "2023-08-16T18:14:47+00:00" + "time": "2023-10-13T09:16:49+00:00" }, { "name": "symfony/yaml", - "version": "v6.3.3", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add" + "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add", + "url": "https://api.github.com/repos/symfony/yaml/zipball/3493af8a8dad7fa91c77fa473ba23ecd95334a92", + "reference": "3493af8a8dad7fa91c77fa473ba23ecd95334a92", "shasum": "" }, "require": { @@ -6740,7 +6995,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.3.3" + "source": "https://github.com/symfony/yaml/tree/v6.3.8" }, "funding": [ { @@ -6756,20 +7011,20 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:08:24+00:00" + "time": "2023-11-06T10:58:05+00:00" }, { "name": "theseer/tokenizer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", "shasum": "" }, "require": { @@ -6798,7 +7053,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + "source": "https://github.com/theseer/tokenizer/tree/1.2.2" }, "funding": [ { @@ -6806,7 +7061,7 @@ "type": "github" } ], - "time": "2021-07-28T10:34:58+00:00" + "time": "2023-11-20T00:12:19+00:00" } ], "packages-dev": [ @@ -6903,16 +7158,16 @@ }, { "name": "doctrine/deprecations", - "version": "v1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -6944,100 +7199,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" - }, - "time": "2023-06-03T09:27:29+00:00" - }, - { - "name": "doctrine/inflector", - "version": "2.0.8", - "source": { - "type": "git", - "url": "https://github.com/doctrine/inflector.git", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "require-dev": { - "doctrine/coding-standard": "^11.0", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.3", - "phpunit/phpunit": "^8.5 || ^9.5", - "vimeo/psalm": "^4.25 || ^5.4" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "type": "library", - "autoload": { - "psr-4": { - "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", - "homepage": "https://www.doctrine-project.org/projects/inflector.html", - "keywords": [ - "inflection", - "inflector", - "lowercase", - "manipulation", - "php", - "plural", - "singular", - "strings", - "uppercase", - "words" - ], - "support": { - "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.8" - }, - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", - "type": "tidelift" - } - ], - "time": "2023-06-16T13:40:37+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "doctrine/instantiator", @@ -7637,20 +7801,20 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.25.2", + "version": "2.26.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "9f3f4bf5b99c9538b6f1dbcc20f6fec357914f9e" + "reference": "6584d44eb8e477e89d453313b858daac6183cddc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/9f3f4bf5b99c9538b6f1dbcc20f6fec357914f9e", - "reference": "9f3f4bf5b99c9538b6f1dbcc20f6fec357914f9e", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6584d44eb8e477e89d453313b858daac6183cddc", + "reference": "6584d44eb8e477e89d453313b858daac6183cddc", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1" }, @@ -7730,7 +7894,7 @@ "type": "community_bridge" } ], - "time": "2023-04-17T15:44:17+00:00" + "time": "2023-10-29T16:17:44+00:00" }, { "name": "mikey179/vfsstream", @@ -7862,40 +8026,46 @@ "time": "2021-04-14T09:16:52+00:00" }, { - "name": "php-etl/akeneo-expression-language", - "version": "0.3.1", + "name": "php-etl/phpunit-extension", + "version": "dev-main", "source": { "type": "git", - "url": "https://github.com/php-etl/akeneo-expression-language.git", - "reference": "6507cb3abbd5771cfb8660f057d5c9bc9e6da820" + "url": "https://github.com/php-etl/phpunit-extension.git", + "reference": "fd1758d8fc3d353de2b3f4e9ba0c1e7af92b19f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/akeneo-expression-language/zipball/6507cb3abbd5771cfb8660f057d5c9bc9e6da820", - "reference": "6507cb3abbd5771cfb8660f057d5c9bc9e6da820", + "url": "https://api.github.com/repos/php-etl/phpunit-extension/zipball/fd1758d8fc3d353de2b3f4e9ba0c1e7af92b19f3", + "reference": "fd1758d8fc3d353de2b3f4e9ba0c1e7af92b19f3", "shasum": "" }, "require": { + "fakerphp/faker": "^1.19", + "laminas/laminas-diactoros": "^2.6", + "mikey179/vfsstream": "^1.6", "nikic/php-parser": "^4.10", "php": "^8.2", - "symfony/expression-language": "^6.0" + "php-etl/pipeline-contracts": "0.5.*", + "php-http/message": "^1.11", + "php-http/mock-client": "^1.4@dev", + "phpunit/phpunit": "^10.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "infection/infection": "^0.26.18", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", "rector/rector": "^0.15" }, + "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.3.x-dev" + "dev-main": "0.7.x-dev" } }, "autoload": { "psr-4": { - "Kiboko\\Component\\ExpressionLanguage\\Akeneo\\": "src/" + "Kiboko\\Component\\PHPUnitExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7903,75 +8073,54 @@ "MIT" ], "authors": [ - { - "name": "Kiboko SAS", - "homepage": "http://kiboko.fr" - }, { "name": "Grégory Planchat", "email": "gregory@kiboko.fr" } ], - "description": "This library implements functions for manupulating Akeneo API data in ExpressionLanguage", + "description": "Extension for testing FastMap and ETL components with PHPUnit testing framework", "support": { - "issues": "https://github.com/php-etl/akeneo-expression-language/issues", - "source": "https://github.com/php-etl/akeneo-expression-language/tree/0.3.1" + "issues": "https://github.com/php-etl/phpunit-extension/issues", + "source": "https://github.com/php-etl/phpunit-extension/tree/main" }, - "time": "2023-06-23T09:37:35+00:00" + "time": "2023-11-16T15:32:17+00:00" }, { - "name": "php-etl/akeneo-plugin", - "version": "v0.7.2", + "name": "php-http/mock-client", + "version": "1.6.0", "source": { "type": "git", - "url": "https://github.com/php-etl/akeneo-plugin.git", - "reference": "93e913e0fee10701354590b3a28bc0968c332081" + "url": "https://github.com/php-http/mock-client.git", + "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/akeneo-plugin/zipball/93e913e0fee10701354590b3a28bc0968c332081", - "reference": "93e913e0fee10701354590b3a28bc0968c332081", + "url": "https://api.github.com/repos/php-http/mock-client/zipball/ae5d717334ecd68199667bea6e9db07276e69a2b", + "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b", "shasum": "" }, "require": { - "ext-json": "*", - "nikic/php-parser": "^4.13.2", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/fast-map-plugin": "*", - "php-etl/packaging-contracts": "0.3.*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0", - "symfony/expression-language": "^6.0" + "php": "^7.1 || ^8.0", + "php-http/client-common": "^2.0", + "php-http/discovery": "^1.16", + "php-http/httplug": "^2.0", + "psr/http-client": "^1.0", + "psr/http-factory-implementation": "^1.0", + "psr/http-message": "^1.0 || ^2.0", + "symfony/polyfill-php80": "^1.17" }, - "require-dev": { - "akeneo/api-php-client": "^9.0", - "friendsofphp/php-cs-fixer": "^3.0", - "guzzlehttp/psr7": "^2.0", - "infection/infection": "^0.26.18", - "php-etl/bucket": "*", - "php-etl/bucket-contracts": "0.2.*", - "php-etl/phpunit-extension": "0.5.x-dev", - "php-http/curl-client": "^2.0", - "php-http/message": "^1.11", - "phpstan/phpstan": "^1.10", - "rector/rector": "^0.15", - "symfony/yaml": "^6.0" + "provide": { + "php-http/async-client-implementation": "1.0", + "php-http/client-implementation": "1.0", + "psr/http-client-implementation": "1.0" }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.7.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\Akeneo\\Service" - ] - } + "require-dev": { + "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3" }, + "type": "library", "autoload": { "psr-4": { - "Kiboko\\Plugin\\Akeneo\\": "src/" + "Http\\Mock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7980,52 +8129,50 @@ ], "authors": [ { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" + "name": "David de Boer", + "email": "david@ddeboer.nl" } ], - "description": "Adapters for the Akeneo API client", + "description": "Mock HTTP client", + "homepage": "http://httplug.io", + "keywords": [ + "client", + "http", + "mock", + "psr7" + ], "support": { - "issues": "https://github.com/php-etl/akeneo-plugin/issues", - "source": "https://github.com/php-etl/akeneo-plugin/tree/v0.7.2" + "issues": "https://github.com/php-http/mock-client/issues", + "source": "https://github.com/php-http/mock-client/tree/1.6.0" }, - "time": "2023-07-28T10:28:31+00:00" + "time": "2023-05-21T08:31:38+00:00" }, { - "name": "php-etl/array-expression-language", - "version": "v0.4.1", + "name": "phpdocumentor/reflection-common", + "version": "2.2.0", "source": { "type": "git", - "url": "https://github.com/php-etl/array-expression-language.git", - "reference": "353c3ed8bfbcc9d72d5098612e05e185134e524a" + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/array-expression-language/zipball/353c3ed8bfbcc9d72d5098612e05e185134e524a", - "reference": "353c3ed8bfbcc9d72d5098612e05e185134e524a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "" }, "require": { - "php": ">=8.2", - "symfony/expression-language": "^6.0", - "symfony/property-access": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "0.4.x-dev" + "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { - "Kiboko\\Component\\ArrayExpressionLanguage\\": "src/" + "phpDocumentor\\Reflection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8034,946 +8181,37 @@ ], "authors": [ { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" } ], - "description": "This library implements functions for manipulating array data in ExpressionLanguage", + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], "support": { - "issues": "https://github.com/php-etl/array-expression-language/issues", - "source": "https://github.com/php-etl/array-expression-language/tree/v0.4.1" + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" }, - "time": "2023-08-10T15:33:59+00:00" + "time": "2020-06-27T09:03:43+00:00" }, { - "name": "php-etl/csv-plugin", - "version": "v0.6.3", + "name": "phpdocumentor/reflection-docblock", + "version": "5.3.0", "source": { "type": "git", - "url": "https://github.com/php-etl/csv-plugin.git", - "reference": "d3bd8c4058a3d4666b13f01442eb8373d009298b" + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/csv-plugin/zipball/d3bd8c4058a3d4666b13f01442eb8373d009298b", - "reference": "d3bd8c4058a3d4666b13f01442eb8373d009298b", - "shasum": "" - }, - "require": { - "ext-json": "*", - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/packaging-contracts": "0.3.*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0", - "symfony/expression-language": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "mikey179/vfsstream": "^1.6", - "php-etl/csv-flow": "*", - "php-etl/phpunit-extension": "*", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.6.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\CSV\\Service" - ] - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Plugin\\CSV\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Plugins for CSV Extractor and Loader", - "support": { - "issues": "https://github.com/php-etl/csv-plugin/issues", - "source": "https://github.com/php-etl/csv-plugin/tree/v0.6.3" - }, - "time": "2023-09-14T07:19:36+00:00" - }, - { - "name": "php-etl/fast-map", - "version": "v0.5.1", - "source": { - "type": "git", - "url": "https://github.com/php-etl/fast-map.git", - "reference": "00ec4b7b76e80a02a90499e5af8d8ade39e3fdf6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/fast-map/zipball/00ec4b7b76e80a02a90499e5af8d8ade39e3fdf6", - "reference": "00ec4b7b76e80a02a90499e5af8d8ade39e3fdf6", - "shasum": "" - }, - "require": { - "doctrine/inflector": "^2.0", - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/mapping-contracts": "0.4.*", - "php-etl/metadata": "*", - "php-etl/metadata-contracts": "0.2.*", - "php-etl/satellite-toolbox": "*", - "symfony/cache": "^6.0", - "symfony/expression-language": "^6.0", - "symfony/property-access": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "mikey179/vfsstream": "^1.6", - "php-etl/phpspec-extension": "*", - "phpstan/phpstan": "^1.10", - "phpunit/php-invoker": "*", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.5.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Component\\FastMap\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kiboko SAS", - "homepage": "http://kiboko.fr" - }, - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "This library implements a compiled data mapping library", - "support": { - "issues": "https://github.com/php-etl/fast-map/issues", - "source": "https://github.com/php-etl/fast-map/tree/v0.5.1" - }, - "time": "2023-04-20T08:07:25+00:00" - }, - { - "name": "php-etl/fast-map-config", - "version": "v0.5.1", - "source": { - "type": "git", - "url": "https://github.com/php-etl/fast-map-config.git", - "reference": "0bae2d768d16fdd423500967a55b75f19013b729" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/fast-map-config/zipball/0bae2d768d16fdd423500967a55b75f19013b729", - "reference": "0bae2d768d16fdd423500967a55b75f19013b729", - "shasum": "" - }, - "require": { - "php": "^8.2", - "php-etl/fast-map": "*", - "php-etl/mapping-contracts": "0.4.*", - "php-etl/metadata": "*", - "symfony/expression-language": "^6.0", - "symfony/property-access": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "phpstan/phpstan": "^1.10", - "phpunit/php-invoker": "*", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.5.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Component\\FastMapConfig\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kiboko SAS", - "homepage": "http://kiboko.fr" - }, - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators", - "support": { - "issues": "https://github.com/php-etl/fast-map-config/issues", - "source": "https://github.com/php-etl/fast-map-config/tree/v0.5.1" - }, - "time": "2023-04-20T08:09:52+00:00" - }, - { - "name": "php-etl/fast-map-plugin", - "version": "v0.8.2", - "source": { - "type": "git", - "url": "https://github.com/php-etl/fast-map-plugin.git", - "reference": "6f7d5afd924c134f06e777b951664104e63f9a1f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/fast-map-plugin/zipball/6f7d5afd924c134f06e777b951664104e63f9a1f", - "reference": "6f7d5afd924c134f06e777b951664104e63f9a1f", - "shasum": "" - }, - "require": { - "ext-json": "*", - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/fast-map-config": "*", - "php-etl/packaging-contracts": "0.3.*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.19", - "php-etl/bucket": "*", - "php-etl/phpunit-extension": "*", - "phpstan/phpstan": "^1.10", - "phpunit/php-invoker": "*", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.8.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\FastMap\\Service" - ] - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Plugin\\FastMap\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Adapters for the Fast Map mapping library", - "support": { - "issues": "https://github.com/php-etl/fast-map-plugin/issues", - "source": "https://github.com/php-etl/fast-map-plugin/tree/v0.8.2" - }, - "time": "2023-04-21T07:26:57+00:00" - }, - { - "name": "php-etl/mapping-contracts", - "version": "v0.4.1", - "source": { - "type": "git", - "url": "https://github.com/php-etl/mapping-contracts.git", - "reference": "6188ef28f960442f3da2eb42758537b6e90ff8a5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/mapping-contracts/zipball/6188ef28f960442f3da2eb42758537b6e90ff8a5", - "reference": "6188ef28f960442f3da2eb42758537b6e90ff8a5", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/metadata-contracts": "0.2.*", - "symfony/property-access": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "phpstan/phpstan": "^1.10", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.4.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Contract\\Mapping\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kiboko SAS", - "homepage": "http://kiboko.fr" - }, - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Contracts for building compiled data mappers", - "support": { - "issues": "https://github.com/php-etl/mapping-contracts/issues", - "source": "https://github.com/php-etl/mapping-contracts/tree/v0.4.1" - }, - "time": "2023-04-27T15:20:08+00:00" - }, - { - "name": "php-etl/metadata", - "version": "v0.4.0", - "source": { - "type": "git", - "url": "https://github.com/php-etl/metadata.git", - "reference": "b404b5b985fee4fc4c55eeb2465f5cd14dae2349" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/metadata/zipball/b404b5b985fee4fc4c55eeb2465f5cd14dae2349", - "reference": "b404b5b985fee4fc4c55eeb2465f5cd14dae2349", - "shasum": "" - }, - "require": { - "doctrine/inflector": "^2.0", - "nikic/php-parser": "^4.9@dev", - "php": "^8.2", - "php-etl/metadata-contracts": "0.2.*", - "phpactor/docblock": "^0.3.0@dev" - }, - "require-dev": { - "friends-of-phpspec/phpspec-code-coverage": "^6.0", - "friendsofphp/php-cs-fixer": "^3.0", - "php-etl/phpspec-extension": "*", - "phpspec/phpspec": "^7.0", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.4.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Component\\Metadata\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kiboko SAS", - "homepage": "http://kiboko.fr" - }, - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Describe data structures, to auto-configure and handle data transformation and data manipulation.", - "support": { - "issues": "https://github.com/php-etl/metadata/issues", - "source": "https://github.com/php-etl/metadata/tree/v0.4.0" - }, - "time": "2023-04-12T13:29:44+00:00" - }, - { - "name": "php-etl/metadata-contracts", - "version": "v0.2.0", - "source": { - "type": "git", - "url": "https://github.com/php-etl/metadata-contracts.git", - "reference": "aa0196e8ea6d0372c4abe58f2d950bd65f834a27" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/metadata-contracts/zipball/aa0196e8ea6d0372c4abe58f2d950bd65f834a27", - "reference": "aa0196e8ea6d0372c4abe58f2d950bd65f834a27", - "shasum": "" - }, - "require": { - "php": "^8.2" - }, - "require-dev": { - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.2.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Contract\\Metadata\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kiboko SAS", - "homepage": "https://kiboko.fr" - }, - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Interfaces for the Metadata package whose role is to describe data structures.", - "support": { - "issues": "https://github.com/php-etl/metadata-contracts/issues", - "source": "https://github.com/php-etl/metadata-contracts/tree/v0.2.0" - }, - "time": "2023-03-02T21:55:04+00:00" - }, - { - "name": "php-etl/phpunit-extension", - "version": "v0.5.0", - "source": { - "type": "git", - "url": "https://github.com/php-etl/phpunit-extension.git", - "reference": "0c89836f223b7b515a686dc1909564cfbe13b9f5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/phpunit-extension/zipball/0c89836f223b7b515a686dc1909564cfbe13b9f5", - "reference": "0c89836f223b7b515a686dc1909564cfbe13b9f5", - "shasum": "" - }, - "require": { - "fakerphp/faker": "^1.19", - "laminas/laminas-diactoros": "^2.6", - "mikey179/vfsstream": "^1.6", - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/pipeline-contracts": "0.4.*", - "php-http/message": "^1.11", - "php-http/mock-client": "^1.4@dev", - "phpunit/phpunit": "^10.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "phpstan/phpstan": "^1.10", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.5.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Component\\PHPUnitExtension\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Extension for testing FastMap and ETL components with PHPUnit testing framework", - "support": { - "issues": "https://github.com/php-etl/phpunit-extension/issues", - "source": "https://github.com/php-etl/phpunit-extension/tree/v0.5.0" - }, - "time": "2023-04-12T13:04:14+00:00" - }, - { - "name": "php-etl/spreadsheet-plugin", - "version": "v0.5.2", - "source": { - "type": "git", - "url": "https://github.com/php-etl/spreadsheet-plugin.git", - "reference": "08b7801d0442a316f70a2988c678a8a56d6a644c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/spreadsheet-plugin/zipball/08b7801d0442a316f70a2988c678a8a56d6a644c", - "reference": "08b7801d0442a316f70a2988c678a8a56d6a644c", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/packaging-contracts": "0.3.*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "php-etl/bucket-contracts": "0.2.*", - "php-etl/phpunit-extension": "*", - "php-etl/pipeline-contracts": "0.4.*", - "php-etl/spreadsheet-flow": "*", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15", - "symfony/yaml": "^6.0" - }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.5.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\Spreadsheet\\Service" - ] - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Plugin\\Spreadsheet\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Plugin for XLS Extractor and Loader", - "support": { - "issues": "https://github.com/php-etl/spreadsheet-plugin/issues", - "source": "https://github.com/php-etl/spreadsheet-plugin/tree/v0.5.2" - }, - "time": "2023-04-20T09:21:42+00:00" - }, - { - "name": "php-etl/sql-plugin", - "version": "v0.4.4", - "source": { - "type": "git", - "url": "https://github.com/php-etl/sql-plugin.git", - "reference": "8de741413a6c4d480b8242411e997e5e0dad0800" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/sql-plugin/zipball/8de741413a6c4d480b8242411e997e5e0dad0800", - "reference": "8de741413a6c4d480b8242411e997e5e0dad0800", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/fast-map-plugin": "*", - "php-etl/packaging": "*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0", - "symfony/expression-language": "^6.0" - }, - "require-dev": { - "ext-pdo": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "mikey179/vfsstream": "^1.6", - "php-etl/phpunit-extension": "*", - "php-etl/sql-flow": "*", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.5.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\SQL\\Service" - ] - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Plugin\\SQL\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "This plugin allows you to perform SQL queries in the ETL pipelines", - "support": { - "issues": "https://github.com/php-etl/sql-plugin/issues", - "source": "https://github.com/php-etl/sql-plugin/tree/v0.4.4" - }, - "time": "2023-07-10T07:44:11+00:00" - }, - { - "name": "php-etl/string-expression-language", - "version": "v0.2.2", - "source": { - "type": "git", - "url": "https://github.com/php-etl/string-expression-language.git", - "reference": "eb3f2bd89672d79259719d5c2db1650eba7a45b4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/string-expression-language/zipball/eb3f2bd89672d79259719d5c2db1650eba7a45b4", - "reference": "eb3f2bd89672d79259719d5c2db1650eba7a45b4", - "shasum": "" - }, - "require": { - "php": "^8.2", - "symfony/expression-language": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "0.2.x-dev" - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Component\\StringExpressionLanguage\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "This library implements functions for manipulating string data in ExpressionLanguage", - "support": { - "issues": "https://github.com/php-etl/string-expression-language/issues", - "source": "https://github.com/php-etl/string-expression-language/tree/v0.2.2" - }, - "time": "2023-06-28T07:18:24+00:00" - }, - { - "name": "php-etl/sylius-plugin", - "version": "v0.7.1", - "source": { - "type": "git", - "url": "https://github.com/php-etl/sylius-plugin.git", - "reference": "6e5410e96ed0a721371731c989173188a991e287" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-etl/sylius-plugin/zipball/6e5410e96ed0a721371731c989173188a991e287", - "reference": "6e5410e96ed0a721371731c989173188a991e287", - "shasum": "" - }, - "require": { - "ext-json": "*", - "nikic/php-parser": "^4.10", - "php": "^8.2", - "php-etl/configurator-contracts": "0.8.*", - "php-etl/fast-map-plugin": "*", - "php-etl/packaging-contracts": "0.3.*", - "php-etl/satellite-toolbox": "*", - "symfony/config": "^6.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^3.0", - "infection/infection": "^0.26.18", - "laminas/laminas-diactoros": "^2.6", - "php-etl/bucket": "*", - "php-etl/bucket-contracts": "0.2.*", - "php-etl/phpunit-extension": "*", - "php-etl/sylius-api-php-client": "^2.1@dev", - "php-http/mock-client": "^1.4@dev", - "phpunit/php-invoker": "*", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15", - "symfony/http-client": "^6.2", - "symfony/yaml": "^6.0" - }, - "type": "gyroscops-plugin", - "extra": { - "branch-alias": { - "dev-main": "0.7.x-dev" - }, - "gyroscops": { - "plugins": [ - "Kiboko\\Plugin\\Sylius\\Service" - ] - } - }, - "autoload": { - "psr-4": { - "Kiboko\\Plugin\\Sylius\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Grégory Planchat", - "email": "gregory@kiboko.fr" - } - ], - "description": "Adapters for the Sylius API client", - "support": { - "issues": "https://github.com/php-etl/sylius-plugin/issues", - "source": "https://github.com/php-etl/sylius-plugin/tree/v0.7.1" - }, - "time": "2023-04-21T07:50:13+00:00" - }, - { - "name": "php-http/mock-client", - "version": "1.6.0", - "source": { - "type": "git", - "url": "https://github.com/php-http/mock-client.git", - "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-http/mock-client/zipball/ae5d717334ecd68199667bea6e9db07276e69a2b", - "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b", - "shasum": "" - }, - "require": { - "php": "^7.1 || ^8.0", - "php-http/client-common": "^2.0", - "php-http/discovery": "^1.16", - "php-http/httplug": "^2.0", - "psr/http-client": "^1.0", - "psr/http-factory-implementation": "^1.0", - "psr/http-message": "^1.0 || ^2.0", - "symfony/polyfill-php80": "^1.17" - }, - "provide": { - "php-http/async-client-implementation": "1.0", - "php-http/client-implementation": "1.0", - "psr/http-client-implementation": "1.0" - }, - "require-dev": { - "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3" - }, - "type": "library", - "autoload": { - "psr-4": { - "Http\\Mock\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "David de Boer", - "email": "david@ddeboer.nl" - } - ], - "description": "Mock HTTP client", - "homepage": "http://httplug.io", - "keywords": [ - "client", - "http", - "mock", - "psr7" - ], - "support": { - "issues": "https://github.com/php-http/mock-client/issues", - "source": "https://github.com/php-http/mock-client/tree/1.6.0" - }, - "time": "2023-05-21T08:31:38+00:00" - }, - { - "name": "phpactor/docblock", - "version": "0.3.6", - "source": { - "type": "git", - "url": "https://github.com/phpactor/docblock.git", - "reference": "a5567feab7b36938d6a1018a60efc5a7c4fd696c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpactor/docblock/zipball/a5567feab7b36938d6a1018a60efc5a7c4fd696c", - "reference": "a5567feab7b36938d6a1018a60efc5a7c4fd696c", - "shasum": "" - }, - "require": { - "php": "^7.3 || ^8.0" - }, - "require-dev": { - "ergebnis/composer-normalize": "^2.0", - "friendsofphp/php-cs-fixer": "^2.17", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/phpstan": "~0.12.0", - "phpunit/phpunit": "^9.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Phpactor\\Docblock\\": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Daniel Leech", - "email": "daniel@dantleech.com" - } - ], - "description": "Simple Docblock Parser", - "support": { - "issues": "https://github.com/phpactor/docblock/issues", - "source": "https://github.com/phpactor/docblock/tree/0.3.6" - }, - "abandoned": true, - "time": "2022-03-08T11:46:42+00:00" - }, - { - "name": "phpdocumentor/reflection-common", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jaap van Otterdijk", - "email": "opensource@ijaap.nl" - } - ], - "description": "Common reflection classes used by phpdocumentor to reflect the code structure", - "homepage": "http://www.phpdoc.org", - "keywords": [ - "FQSEN", - "phpDocumentor", - "phpdoc", - "reflection", - "static analysis" - ], - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" - }, - "time": "2020-06-27T09:03:43+00:00" - }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "5.3.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "" }, "require": { @@ -9269,172 +8507,60 @@ "fake", "mock", "spy", - "stub" - ], - "support": { - "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/master" - }, - "time": "2023-08-31T13:58:35+00:00" - }, - { - "name": "phpstan/phpdoc-parser", - "version": "1.24.0", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "require-dev": { - "doctrine/annotations": "^2.0", - "nikic/php-parser": "^4.15", - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^1.5", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5", - "symfony/process": "^5.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "PHPStan\\PhpDocParser\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "PHPDoc parser with support for nullable, intersection and generic types", - "support": { - "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.0" - }, - "time": "2023-09-07T20:46:32+00:00" - }, - { - "name": "phpstan/phpstan", - "version": "1.10.34", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901", - "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901", - "shasum": "" - }, - "require": { - "php": "^7.2|^8.0" - }, - "conflict": { - "phpstan/phpstan-shim": "*" - }, - "bin": [ - "phpstan", - "phpstan.phar" - ], - "type": "library", - "autoload": { - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "PHPStan - PHP Static Analysis Tool", - "keywords": [ - "dev", - "static analysis" - ], - "support": { - "docs": "https://phpstan.org/user-guide/getting-started", - "forum": "https://github.com/phpstan/phpstan/discussions", - "issues": "https://github.com/phpstan/phpstan/issues", - "security": "https://github.com/phpstan/phpstan/security/policy", - "source": "https://github.com/phpstan/phpstan-src" - }, - "funding": [ - { - "url": "https://github.com/ondrejmirtes", - "type": "github" - }, - { - "url": "https://github.com/phpstan", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" - } + "stub" ], - "time": "2023-09-13T09:49:47+00:00" + "support": { + "issues": "https://github.com/phpspec/prophecy/issues", + "source": "https://github.com/phpspec/prophecy/tree/master" + }, + "time": "2023-08-31T13:58:35+00:00" }, { - "name": "psr/event-dispatcher", - "version": "1.0.0", + "name": "phpstan/phpdoc-parser", + "version": "1.24.3", "source": { "type": "git", - "url": "https://github.com/php-fig/event-dispatcher.git", - "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + "url": "https://github.com/phpstan/phpdoc-parser.git", + "reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", - "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/12f01d214f1c73b9c91fdb3b1c415e4c70652083", + "reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083", "shasum": "" }, "require": { - "php": ">=7.2.0" + "php": "^7.2 || ^8.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } + "require-dev": { + "doctrine/annotations": "^2.0", + "nikic/php-parser": "^4.15", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.5", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^9.5", + "symfony/process": "^5.2" }, + "type": "library", "autoload": { "psr-4": { - "Psr\\EventDispatcher\\": "src/" + "PHPStan\\PhpDocParser\\": [ + "src/" + ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Standard interfaces for event handling.", - "keywords": [ - "events", - "psr", - "psr-14" - ], + "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { - "issues": "https://github.com/php-fig/event-dispatcher/issues", - "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + "issues": "https://github.com/phpstan/phpdoc-parser/issues", + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.3" }, - "time": "2019-01-08T18:20:26+00:00" + "time": "2023-11-18T20:15:32+00:00" }, { "name": "rector/rector", @@ -9499,31 +8625,37 @@ }, { "name": "sanmai/later", - "version": "0.1.2", + "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/sanmai/later.git", - "reference": "9b659fecef2030193fd02402955bc39629d5606f" + "reference": "88a1d39965aa3659ceb96622e2801b9194d16e2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/later/zipball/9b659fecef2030193fd02402955bc39629d5606f", - "reference": "9b659fecef2030193fd02402955bc39629d5606f", + "url": "https://api.github.com/repos/sanmai/later/zipball/88a1d39965aa3659ceb96622e2801b9194d16e2c", + "reference": "88a1d39965aa3659ceb96622e2801b9194d16e2c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.4" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.13", - "infection/infection": ">=0.10.5", + "ergebnis/composer-normalize": "^2.8", + "friendsofphp/php-cs-fixer": "^3.35.1", + "infection/infection": ">=0.27.6", "phan/phan": ">=2", "php-coveralls/php-coveralls": "^2.0", - "phpstan/phpstan": ">=0.10", - "phpunit/phpunit": ">=7.4", + "phpstan/phpstan": ">=1.4.5", + "phpunit/phpunit": ">=9.5 <10", "vimeo/psalm": ">=2" }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, "autoload": { "files": [ "src/functions.php" @@ -9545,7 +8677,7 @@ "description": "Later: deferred wrapper object", "support": { "issues": "https://github.com/sanmai/later/issues", - "source": "https://github.com/sanmai/later/tree/0.1.2" + "source": "https://github.com/sanmai/later/tree/0.1.3" }, "funding": [ { @@ -9553,20 +8685,20 @@ "type": "github" } ], - "time": "2021-01-02T10:26:44+00:00" + "time": "2023-10-23T13:38:10+00:00" }, { "name": "sanmai/pipeline", - "version": "v6.8.1", + "version": "v6.9", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "2e88e466dd49f20c10a15330b3953d4d49c326e3" + "reference": "c48f45c22c3ce4140d071f7658fb151df1cc08ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/2e88e466dd49f20c10a15330b3953d4d49c326e3", - "reference": "2e88e466dd49f20c10a15330b3953d4d49c326e3", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/c48f45c22c3ce4140d071f7658fb151df1cc08ea", + "reference": "c48f45c22c3ce4140d071f7658fb151df1cc08ea", "shasum": "" }, "require": { @@ -9610,7 +8742,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/v6.8.1" + "source": "https://github.com/sanmai/pipeline/tree/v6.9" }, "funding": [ { @@ -9618,48 +8750,57 @@ "type": "github" } ], - "time": "2023-06-15T09:14:47+00:00" + "time": "2023-10-08T11:56:54+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v6.3.2", + "name": "symfony/http-client", + "version": "v6.3.8", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" + "url": "https://github.com/symfony/http-client.git", + "reference": "0314e2d49939a9831929d6fc81c01c6df137fd0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "url": "https://api.github.com/repos/symfony/http-client/zipball/0314e2d49939a9831929d6fc81c01c6df137fd0a", + "reference": "0314e2d49939a9831929d6fc81c01c6df137fd0a", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/event-dispatcher-contracts": "^2.5|^3" + "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/http-client-contracts": "^3", + "symfony/service-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<5.4", - "symfony/service-contracts": "<2.5" + "php-http/discovery": "<1.15", + "symfony/http-foundation": "<6.3" }, "provide": { - "psr/event-dispatcher-implementation": "1.0", - "symfony/event-dispatcher-implementation": "2.0|3.0" + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "1.0", + "symfony/http-client-implementation": "3.0" }, "require-dev": { - "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0", + "amphp/amp": "^2.5", + "amphp/http-client": "^4.2.1", + "amphp/http-tunnel": "^1.0", + "amphp/socket": "^1.1", + "guzzlehttp/promises": "^1.4", + "nyholm/psr7": "^1.0", + "php-http/httplug": "^1.0|^2.0", + "psr/http-client": "^1.0", "symfony/dependency-injection": "^5.4|^6.0", - "symfony/error-handler": "^5.4|^6.0", - "symfony/expression-language": "^5.4|^6.0", - "symfony/http-foundation": "^5.4|^6.0", - "symfony/service-contracts": "^2.5|^3", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\EventDispatcher\\": "" + "Symfony\\Component\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -9671,18 +8812,21 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", + "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", + "keywords": [ + "http" + ], "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" + "source": "https://github.com/symfony/http-client/tree/v6.3.8" }, "funding": [ { @@ -9698,25 +8842,24 @@ "type": "tidelift" } ], - "time": "2023-07-06T06:56:43+00:00" + "time": "2023-11-06T18:31:59+00:00" }, { - "name": "symfony/event-dispatcher-contracts", - "version": "v3.3.0", + "name": "symfony/http-client-contracts", + "version": "v3.4.0", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "1ee70e699b41909c209a0c930f11034b93578654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654", + "reference": "1ee70e699b41909c209a0c930f11034b93578654", "shasum": "" }, "require": { - "php": ">=8.1", - "psr/event-dispatcher": "^1" + "php": ">=8.1" }, "type": "library", "extra": { @@ -9730,8 +8873,11 @@ }, "autoload": { "psr-4": { - "Symfony\\Contracts\\EventDispatcher\\": "" - } + "Symfony\\Contracts\\HttpClient\\": "" + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9747,7 +8893,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Generic abstractions related to dispatching event", + "description": "Generic abstractions related to HTTP clients", "homepage": "https://symfony.com", "keywords": [ "abstractions", @@ -9758,167 +8904,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2023-05-23T14:45:45+00:00" - }, - { - "name": "symfony/property-access", - "version": "v6.3.2", - "source": { - "type": "git", - "url": "https://github.com/symfony/property-access.git", - "reference": "2dc4f9da444b8f8ff592e95d570caad67924f1d0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/2dc4f9da444b8f8ff592e95d570caad67924f1d0", - "reference": "2dc4f9da444b8f8ff592e95d570caad67924f1d0", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "symfony/deprecation-contracts": "^2.5|^3", - "symfony/property-info": "^5.4|^6.0" - }, - "require-dev": { - "symfony/cache": "^5.4|^6.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\PropertyAccess\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides functions to read and write from/to an object or array using a simple string notation", - "homepage": "https://symfony.com", - "keywords": [ - "access", - "array", - "extraction", - "index", - "injection", - "object", - "property", - "property-path", - "reflection" - ], - "support": { - "source": "https://github.com/symfony/property-access/tree/v6.3.2" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2023-07-13T15:26:11+00:00" - }, - { - "name": "symfony/property-info", - "version": "v6.3.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/property-info.git", - "reference": "7f3a03716112269741fe2a809f8f791a371d1fcd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/7f3a03716112269741fe2a809f8f791a371d1fcd", - "reference": "7f3a03716112269741fe2a809f8f791a371d1fcd", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "symfony/string": "^5.4|^6.0" - }, - "conflict": { - "phpdocumentor/reflection-docblock": "<5.2", - "phpdocumentor/type-resolver": "<1.5.1", - "symfony/dependency-injection": "<5.4" - }, - "require-dev": { - "doctrine/annotations": "^1.10.4|^2", - "phpdocumentor/reflection-docblock": "^5.2", - "phpstan/phpdoc-parser": "^1.0", - "symfony/cache": "^5.4|^6.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/serializer": "^5.4|^6.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\PropertyInfo\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Kévin Dunglas", - "email": "dunglas@gmail.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Extracts information about PHP class' properties using metadata of popular sources", - "homepage": "https://symfony.com", - "keywords": [ - "doctrine", - "phpdoc", - "property", - "symfony", - "type", - "validator" - ], - "support": { - "source": "https://github.com/symfony/property-info/tree/v6.3.0" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0" }, "funding": [ { @@ -9934,7 +8920,7 @@ "type": "tidelift" } ], - "time": "2023-05-19T08:06:44+00:00" + "time": "2023-07-30T20:28:31+00:00" }, { "name": "thecodingmachine/safe", @@ -10144,5 +9130,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }