diff --git a/composer.json b/composer.json index 9ab0b42bf6..a2a13e814c 100644 --- a/composer.json +++ b/composer.json @@ -4,11 +4,10 @@ "require": { "laminas/laminas-authentication": "^2.6", "laminas/laminas-cache": "^2.8", - "laminas/laminas-dependency-plugin": "^2.0", "laminas/laminas-eventmanager": "^3.2", "laminas/laminas-file": "^2.8", "laminas/laminas-filter": "^2.8", - "laminas/laminas-form": "^2.12", + "laminas/laminas-form": "^2.15", "laminas/laminas-http": "^2.8", "laminas/laminas-i18n": "^2.9", "laminas/laminas-i18n-resources": "^2.6", @@ -52,23 +51,18 @@ "symfony/event-dispatcher": "^4.4", "widmogrod/zf2-assetic-module": "^2.4", "twitter/bootstrap": "^3.3", + "ext-curl": "*", "ext-json": "*" }, "require-dev": { "laminas/laminas-developer-tools": "^2.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-doctrine": "^0.11", - "phpstan/extension-installer": "^1.0", - "squizlabs/php_codesniffer": "^3.3", - "slevomat/coding-standard": "^6.1" - }, - "config": { - "allow-plugins": { - "laminas/laminas-dependency-plugin": true, - "phpstan/extension-installer": true - } + "phpstan/phpstan": "^1.10", + "phpstan/phpstan-doctrine": "^1.3", + "phpstan/extension-installer": "^1.3", + "squizlabs/php_codesniffer": "^3.7", + "slevomat/coding-standard": "^8.1" }, "autoload": { "psr-4": { @@ -104,7 +98,6 @@ }, "config": { "allow-plugins": { - "laminas/laminas-dependency-plugin": true, "phpstan/extension-installer": true, "php-http/discovery": true } diff --git a/composer.lock b/composer.lock index bd43368d57..733b06a66f 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": "a21a9e01184eec32cffe01c91f2aba16", + "content-hash": "95be6d38b202e4f1b7d4bf1f36134cf5", "packages": [ { "name": "brick/varexporter", @@ -43,6 +43,10 @@ "keywords": [ "var_export" ], + "support": { + "issues": "https://github.com/brick/varexporter/issues", + "source": "https://github.com/brick/varexporter/tree/0.3.5" + }, "time": "2021-02-10T13:53:07+00:00" }, { @@ -101,6 +105,11 @@ "sockets", "websocket" ], + "support": { + "chat": "https://gitter.im/reactphp/reactphp", + "issues": "https://github.com/ratchetphp/Ratchet/issues", + "source": "https://github.com/ratchetphp/Ratchet/tree/v0.4.4" + }, "time": "2021-12-14T00:20:41+00:00" }, { @@ -145,6 +154,10 @@ "serializer", "streaming" ], + "support": { + "issues": "https://github.com/clue/php-redis-protocol/issues", + "source": "https://github.com/clue/php-redis-protocol/tree/v0.3.1" + }, "time": "2017-06-06T16:07:10+00:00" }, { @@ -199,6 +212,10 @@ "reactphp", "redis" ], + "support": { + "issues": "https://github.com/clue/reactphp-redis/issues", + "source": "https://github.com/clue/reactphp-redis/tree/v2.6.0" + }, "funding": [ { "url": "https://clue.engineering/support", @@ -252,6 +269,10 @@ ], "description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.", "homepage": "https://github.com/colinmollenhour/credis", + "support": { + "issues": "https://github.com/colinmollenhour/credis/issues", + "source": "https://github.com/colinmollenhour/credis/tree/v1.15.0" + }, "time": "2023-04-18T15:34:23+00:00" }, { @@ -307,6 +328,10 @@ } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", + "support": { + "issues": "https://github.com/composer/package-versions-deprecated/issues", + "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5" + }, "funding": [ { "url": "https://packagist.com", @@ -352,6 +377,10 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, @@ -421,6 +450,10 @@ "docblock", "parser" ], + "support": { + "issues": "https://github.com/doctrine/annotations/issues", + "source": "https://github.com/doctrine/annotations/tree/1.13.2" + }, "time": "2021-08-05T19:00:23+00:00" }, { @@ -502,6 +535,10 @@ "redis", "xcache" ], + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.12.1" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -581,6 +618,10 @@ "iterators", "php" ], + "support": { + "issues": "https://github.com/doctrine/collections/issues", + "source": "https://github.com/doctrine/collections/tree/1.6.8" + }, "time": "2021-08-10T18:51:53+00:00" }, { @@ -664,6 +705,10 @@ "doctrine", "php" ], + "support": { + "issues": "https://github.com/doctrine/common/issues", + "source": "https://github.com/doctrine/common/tree/2.13.x" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -769,6 +814,10 @@ "sqlserver", "sqlsrv" ], + "support": { + "issues": "https://github.com/doctrine/dbal/issues", + "source": "https://github.com/doctrine/dbal/tree/2.13.7" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -822,6 +871,10 @@ ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", + "support": { + "issues": "https://github.com/doctrine/deprecations/issues", + "source": "https://github.com/doctrine/deprecations/tree/v0.5.3" + }, "time": "2021-03-21T12:59:47+00:00" }, { @@ -923,6 +976,10 @@ "module", "zf" ], + "support": { + "issues": "https://github.com/doctrine/DoctrineModule/issues", + "source": "https://github.com/doctrine/DoctrineModule/tree/2.1.10" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1030,6 +1087,10 @@ "orm", "zf" ], + "support": { + "issues": "https://github.com/doctrine/DoctrineORMModule/issues", + "source": "https://github.com/doctrine/DoctrineORMModule/tree/2.1.7" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1120,6 +1181,10 @@ "event system", "events" ], + "support": { + "issues": "https://github.com/doctrine/event-manager/issues", + "source": "https://github.com/doctrine/event-manager/tree/1.1.x" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1212,6 +1277,10 @@ "uppercase", "words" ], + "support": { + "issues": "https://github.com/doctrine/inflector/issues", + "source": "https://github.com/doctrine/inflector/tree/1.4.4" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1277,6 +1346,10 @@ "constructor", "instantiate" ], + "support": { + "issues": "https://github.com/doctrine/instantiator/issues", + "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1349,6 +1422,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.2.2" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1441,6 +1518,10 @@ "migrations", "php" ], + "support": { + "issues": "https://github.com/doctrine/migrations/issues", + "source": "https://github.com/doctrine/migrations/tree/2.3.5" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1543,6 +1624,10 @@ "database", "orm" ], + "support": { + "issues": "https://github.com/doctrine/orm/issues", + "source": "https://github.com/doctrine/orm/tree/2.7.5" + }, "time": "2020-12-03T08:52:14+00:00" }, { @@ -1627,6 +1712,10 @@ "orm", "persistence" ], + "support": { + "issues": "https://github.com/doctrine/persistence/issues", + "source": "https://github.com/doctrine/persistence/tree/1.3.x" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1719,6 +1808,10 @@ "reflection", "static" ], + "support": { + "issues": "https://github.com/doctrine/reflection/issues", + "source": "https://github.com/doctrine/reflection/tree/1.2.2" + }, "abandoned": "roave/better-reflection", "time": "2020-10-27T21:46:55+00:00" }, @@ -1738,15 +1831,15 @@ }, "require": { "php": "^7.2|^8.0", - "webmozart/assert": "^1.7.0" + "webmozart/assert": "^1.0" }, "replace": { "mtdowling/cron-expression": "^1.0" }, "require-dev": { "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-webmozart-assert": "^0.12.7", + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", @@ -1771,6 +1864,10 @@ "cron", "schedule" ], + "support": { + "issues": "https://github.com/dragonmantank/cron-expression/issues", + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + }, "funding": [ { "url": "https://github.com/dragonmantank", @@ -1823,6 +1920,10 @@ "markdown", "parser" ], + "support": { + "issues": "https://github.com/erusev/parsedown/issues", + "source": "https://github.com/erusev/parsedown/tree/1.7.x" + }, "time": "2019-12-30T22:54:17+00:00" }, { @@ -1866,6 +1967,10 @@ "event-dispatcher", "event-emitter" ], + "support": { + "issues": "https://github.com/igorw/evenement/issues", + "source": "https://github.com/igorw/evenement/tree/master" + }, "time": "2017-07-23T21:35:13+00:00" }, { @@ -1925,6 +2030,10 @@ "jwt", "php" ], + "support": { + "issues": "https://github.com/firebase/php-jwt/issues", + "source": "https://github.com/firebase/php-jwt/tree/v6.8.1" + }, "time": "2023-07-14T18:33:00+00:00" }, { @@ -1993,6 +2102,10 @@ "proxy pattern", "service proxies" ], + "support": { + "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", + "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.5" + }, "funding": [ { "url": "https://github.com/Ocramius", @@ -2068,6 +2181,10 @@ "keywords": [ "google" ], + "support": { + "issues": "https://github.com/googleapis/google-api-php-client/issues", + "source": "https://github.com/googleapis/google-api-php-client/tree/v2.15.1" + }, "time": "2023-09-13T21:46:39+00:00" }, { @@ -2108,6 +2225,10 @@ "keywords": [ "google" ], + "support": { + "issues": "https://github.com/googleapis/google-api-php-client-services/issues", + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.315.0" + }, "time": "2023-09-10T01:10:37+00:00" }, { @@ -2161,6 +2282,11 @@ "google", "oauth2" ], + "support": { + "docs": "https://googleapis.github.io/google-auth-library-php/main/", + "issues": "https://github.com/googleapis/google-auth-library-php/issues", + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.30.0" + }, "time": "2023-09-07T19:13:44+00:00" }, { @@ -2269,6 +2395,10 @@ "rest", "web service" ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/7.8.0" + }, "funding": [ { "url": "https://github.com/GrahamCampbell", @@ -2348,6 +2478,10 @@ "keywords": [ "promise" ], + "support": { + "issues": "https://github.com/guzzle/promises/issues", + "source": "https://github.com/guzzle/promises/tree/2.0.1" + }, "funding": [ { "url": "https://github.com/GrahamCampbell", @@ -2460,6 +2594,10 @@ "uri", "url" ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/2.6.1" + }, "funding": [ { "url": "https://github.com/GrahamCampbell", @@ -2551,6 +2689,10 @@ "compression", "minification" ], + "support": { + "issues": "https://github.com/kriswallsmith/assetic/issues", + "source": "https://github.com/kriswallsmith/assetic/tree/master" + }, "time": "2016-11-11T18:43:20+00:00" }, { @@ -2613,6 +2755,14 @@ "Authentication", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-authentication/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-authentication/issues", + "rss": "https://github.com/laminas/laminas-authentication/releases.atom", + "source": "https://github.com/laminas/laminas-authentication" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2703,6 +2853,14 @@ "psr-16", "psr-6" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-cache/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-cache/issues", + "rss": "https://github.com/laminas/laminas-cache/releases.atom", + "source": "https://github.com/laminas/laminas-cache" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2758,6 +2916,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apc/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apc/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apc/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-apc" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2815,6 +2980,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-apcu/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-apcu/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-apcu" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2867,6 +3039,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-blackhole/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-blackhole" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2922,6 +3101,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-dba/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-dba/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-dba/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-dba" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -2982,6 +3168,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-ext-mongodb/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-ext-mongodb" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3036,6 +3229,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-filesystem/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-filesystem" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3092,6 +3292,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcache/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcache/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcache" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3149,6 +3356,13 @@ "laminas", "memcached" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memcached/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memcached/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-memcached" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3201,6 +3415,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-memory/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-memory/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-memory/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-memory" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3253,6 +3474,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-mongodb/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-mongodb" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3312,6 +3540,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-redis/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-redis/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-redis/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-redis" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3367,6 +3602,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-session/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-session/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-session/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-session" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3422,6 +3664,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-wincache/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-wincache/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-wincache" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3479,6 +3728,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-xcache/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-xcache/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-xcache" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3532,6 +3788,13 @@ "cache", "laminas" ], + "support": { + "docs": "https://docs.laminas.dev/laminas-cache-storage-adapter-zend-server/", + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/issues", + "rss": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server/releases.atom", + "source": "https://github.com/laminas/laminas-cache-storage-adapter-zend-server" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3591,6 +3854,14 @@ "laminas", "laminasframework" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-code/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-code/issues", + "rss": "https://github.com/laminas/laminas-code/releases.atom", + "source": "https://github.com/laminas/laminas-code" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3652,6 +3923,14 @@ "config", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-config/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-config/issues", + "rss": "https://github.com/laminas/laminas-config/releases.atom", + "source": "https://github.com/laminas/laminas-config" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3662,21 +3941,21 @@ }, { "name": "laminas/laminas-dependency-plugin", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-dependency-plugin.git", - "reference": "9f75aa145ea21bed5fef8dbbabf930430fbcddbd" + "reference": "8f2d10199381cdc7d0843bfadad55f8485df9e38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/9f75aa145ea21bed5fef8dbbabf930430fbcddbd", - "reference": "9f75aa145ea21bed5fef8dbbabf930430fbcddbd", + "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/8f2d10199381cdc7d0843bfadad55f8485df9e38", + "reference": "8f2d10199381cdc7d0843bfadad55f8485df9e38", "shasum": "" }, "require": { "composer-plugin-api": ">=1.1.0 <2.3.0", - "php": "^7.4 || ~8.0.0 || ~8.1.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0" }, "require-dev": { "composer/composer": ">=1.9.0 <2.3.0", @@ -3701,13 +3980,17 @@ "BSD-3-Clause" ], "description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.", + "support": { + "issues": "https://github.com/laminas/laminas-dependency-plugin/issues", + "source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.5.0" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], - "time": "2022-09-12T19:05:50+00:00" + "time": "2022-10-16T14:45:47+00:00" }, { "name": "laminas/laminas-escaper", @@ -3755,6 +4038,14 @@ "escaper", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-escaper/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-escaper/issues", + "rss": "https://github.com/laminas/laminas-escaper/releases.atom", + "source": "https://github.com/laminas/laminas-escaper" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3814,6 +4105,14 @@ "events", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-eventmanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-eventmanager/issues", + "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom", + "source": "https://github.com/laminas/laminas-eventmanager" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3874,6 +4173,14 @@ "file", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-file/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-file/issues", + "rss": "https://github.com/laminas/laminas-file/releases.atom", + "source": "https://github.com/laminas/laminas-file" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3948,6 +4255,14 @@ "filter", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-filter/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-filter/issues", + "rss": "https://github.com/laminas/laminas-filter/releases.atom", + "source": "https://github.com/laminas/laminas-filter" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -3958,16 +4273,16 @@ }, { "name": "laminas/laminas-form", - "version": "2.15.2", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-form.git", - "reference": "795e0183fd3c54433e99902b51c24a0b57d0e354" + "reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-form/zipball/795e0183fd3c54433e99902b51c24a0b57d0e354", - "reference": "795e0183fd3c54433e99902b51c24a0b57d0e354", + "url": "https://api.github.com/repos/laminas/laminas-form/zipball/37c5f5ac9240159f5d93f52367d0e57fa96f9b22", + "reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22", "shasum": "" }, "require": { @@ -4046,7 +4361,7 @@ "type": "community_bridge" } ], - "time": "2022-02-21T14:08:44+00:00" + "time": "2021-03-17T13:07:46+00:00" }, { "name": "laminas/laminas-http", @@ -4098,6 +4413,14 @@ "http client", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-http/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-http/issues", + "rss": "https://github.com/laminas/laminas-http/releases.atom", + "source": "https://github.com/laminas/laminas-http" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4168,6 +4491,14 @@ "hydrator", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-hydrator/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-hydrator/issues", + "rss": "https://github.com/laminas/laminas-hydrator/releases.atom", + "source": "https://github.com/laminas/laminas-hydrator" + }, "time": "2019-12-31T17:06:38+00:00" }, { @@ -4241,6 +4572,14 @@ "i18n", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-i18n/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-i18n/issues", + "rss": "https://github.com/laminas/laminas-i18n/releases.atom", + "source": "https://github.com/laminas/laminas-i18n" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4290,6 +4629,14 @@ "resources", "translations" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-i18n-resources/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-i18n-resources/issues", + "rss": "https://github.com/laminas/laminas-i18n-resources/releases.atom", + "source": "https://github.com/laminas/laminas-i18n-resources" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4357,6 +4704,14 @@ "inputfilter", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-inputfilter/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-inputfilter/issues", + "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom", + "source": "https://github.com/laminas/laminas-inputfilter" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4410,6 +4765,14 @@ "json", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-json/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-json/issues", + "rss": "https://github.com/laminas/laminas-json/releases.atom", + "source": "https://github.com/laminas/laminas-json" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4458,6 +4821,14 @@ "laminas", "loader" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-loader/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-loader/issues", + "rss": "https://github.com/laminas/laminas-loader/releases.atom", + "source": "https://github.com/laminas/laminas-loader" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4531,6 +4902,14 @@ "laminas", "mail" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mail/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mail/issues", + "rss": "https://github.com/laminas/laminas-mail/releases.atom", + "source": "https://github.com/laminas/laminas-mail" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4590,6 +4969,14 @@ "laminas", "math" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-math/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-math/issues", + "rss": "https://github.com/laminas/laminas-math/releases.atom", + "source": "https://github.com/laminas/laminas-math" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4643,6 +5030,14 @@ "laminas", "mime" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mime/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mime/issues", + "rss": "https://github.com/laminas/laminas-mime/releases.atom", + "source": "https://github.com/laminas/laminas-mime" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4708,6 +5103,14 @@ "laminas", "modulemanager" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-modulemanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-modulemanager/issues", + "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom", + "source": "https://github.com/laminas/laminas-modulemanager" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4783,6 +5186,14 @@ "laminas", "mvc" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mvc/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mvc/issues", + "rss": "https://github.com/laminas/laminas-mvc/releases.atom", + "source": "https://github.com/laminas/laminas-mvc" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4852,6 +5263,14 @@ "laminas", "mvc" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mvc-i18n/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mvc-i18n/issues", + "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom", + "source": "https://github.com/laminas/laminas-mvc-i18n" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4911,6 +5330,14 @@ "laminas", "mvc" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-mvc-plugin-flashmessenger/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/issues", + "rss": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger/releases.atom", + "source": "https://github.com/laminas/laminas-mvc-plugin-flashmessenger" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4982,6 +5409,14 @@ "laminas", "paginator" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-paginator/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-paginator/issues", + "rss": "https://github.com/laminas/laminas-paginator/releases.atom", + "source": "https://github.com/laminas/laminas-paginator" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5037,6 +5472,14 @@ "acl", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-permissions-acl/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-permissions-acl/issues", + "rss": "https://github.com/laminas/laminas-permissions-acl/releases.atom", + "source": "https://github.com/laminas/laminas-permissions-acl" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5100,6 +5543,14 @@ "laminas", "routing" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-router/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-router/issues", + "rss": "https://github.com/laminas/laminas-router/releases.atom", + "source": "https://github.com/laminas/laminas-router" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5162,6 +5613,14 @@ "laminas", "serializer" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-serializer/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-serializer/issues", + "rss": "https://github.com/laminas/laminas-serializer/releases.atom", + "source": "https://github.com/laminas/laminas-serializer" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5215,6 +5674,14 @@ "laminas", "server" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-server/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-server/issues", + "rss": "https://github.com/laminas/laminas-server/releases.atom", + "source": "https://github.com/laminas/laminas-server" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5296,6 +5763,14 @@ "service-manager", "servicemanager" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-servicemanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-servicemanager/issues", + "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", + "source": "https://github.com/laminas/laminas-servicemanager" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5370,6 +5845,14 @@ "laminas", "session" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-session/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-session/issues", + "rss": "https://github.com/laminas/laminas-session/releases.atom", + "source": "https://github.com/laminas/laminas-session" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5430,6 +5913,14 @@ "laminas", "soap" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-soap/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-soap/issues", + "rss": "https://github.com/laminas/laminas-soap/releases.atom", + "source": "https://github.com/laminas/laminas-soap" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5482,6 +5973,14 @@ "laminas", "stdlib" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-stdlib/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-stdlib/issues", + "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", + "source": "https://github.com/laminas/laminas-stdlib" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5533,6 +6032,14 @@ "laminas", "uri" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-uri/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-uri/issues", + "rss": "https://github.com/laminas/laminas-uri/releases.atom", + "source": "https://github.com/laminas/laminas-uri" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5617,6 +6124,14 @@ "laminas", "validator" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-validator/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-validator/issues", + "rss": "https://github.com/laminas/laminas-validator/releases.atom", + "source": "https://github.com/laminas/laminas-validator" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5716,6 +6231,14 @@ "laminas", "view" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-view/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-view/issues", + "rss": "https://github.com/laminas/laminas-view/releases.atom", + "source": "https://github.com/laminas/laminas-view" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5772,6 +6295,12 @@ "laminas", "zf" ], + "support": { + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", + "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", + "source": "https://github.com/laminas/laminas-zendframework-bridge" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5843,6 +6372,10 @@ "uri", "url" ], + "support": { + "issues": "https://github.com/thephpleague/uri-parser/issues", + "source": "https://github.com/thephpleague/uri-parser/tree/master" + }, "abandoned": true, "time": "2018-11-22T07:55:51+00:00" }, @@ -5906,6 +6439,10 @@ "signal", "utility" ], + "support": { + "issues": "https://github.com/misterion/ko-process/issues", + "source": "https://github.com/misterion/ko-process/tree/v0.5.3" + }, "time": "2016-04-04T14:02:48+00:00" }, { @@ -5994,6 +6531,10 @@ "logging", "psr-3" ], + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/2.9.1" + }, "funding": [ { "url": "https://github.com/Seldaek", @@ -6056,6 +6597,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" + }, "time": "2021-11-30T19:35:32+00:00" }, { @@ -6115,6 +6660,10 @@ "zf", "zf3" ], + "support": { + "issues": "https://github.com/OxCom/zf3-twig/issues", + "source": "https://github.com/OxCom/zf3-twig/tree/master" + }, "time": "2020-09-02T09:21:43+00:00" }, { @@ -6159,6 +6708,10 @@ "minification", "yui" ], + "support": { + "issues": "https://github.com/packagelist/yuicompressor-bin/issues", + "source": "https://github.com/packagelist/yuicompressor-bin/tree/v2.4.8" + }, "time": "2018-01-20T09:18:43+00:00" }, { @@ -6221,6 +6774,11 @@ "hex2bin", "rfc4648" ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/constant_time_encoding/issues", + "source": "https://github.com/paragonie/constant_time_encoding" + }, "time": "2022-06-14T06:56:20+00:00" }, { @@ -6266,6 +6824,11 @@ "pseudorandom", "random" ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/random_compat/issues", + "source": "https://github.com/paragonie/random_compat" + }, "time": "2020-10-15T08:29:30+00:00" }, { @@ -6358,6 +6921,10 @@ "x.509", "x509" ], + "support": { + "issues": "https://github.com/phpseclib/phpseclib/issues", + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.21" + }, "funding": [ { "url": "https://github.com/terrafrost", @@ -6418,6 +6985,9 @@ "psr", "psr-6" ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" + }, "time": "2016-08-06T20:24:11+00:00" }, { @@ -6462,6 +7032,10 @@ "container-interop", "psr" ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/1.1.2" + }, "time": "2021-11-05T16:50:12+00:00" }, { @@ -6511,6 +7085,9 @@ "psr", "psr-18" ], + "support": { + "source": "https://github.com/php-fig/http-client/tree/1.0.2" + }, "time": "2023-04-10T20:12:12+00:00" }, { @@ -6563,6 +7140,9 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + }, "time": "2023-04-10T20:10:41+00:00" }, { @@ -6613,6 +7193,9 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/2.0" + }, "time": "2023-04-04T09:54:51+00:00" }, { @@ -6660,6 +7243,9 @@ "psr", "psr-3" ], + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.4" + }, "time": "2021-05-03T11:20:27+00:00" }, { @@ -6708,6 +7294,9 @@ "psr-16", "simple-cache" ], + "support": { + "source": "https://github.com/php-fig/simple-cache/tree/master" + }, "time": "2017-10-23T01:57:42+00:00" }, { @@ -6748,6 +7337,10 @@ } ], "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, "time": "2019-03-08T08:55:37+00:00" }, { @@ -6800,6 +7393,11 @@ "rfc6455", "websocket" ], + "support": { + "chat": "https://gitter.im/reactphp/reactphp", + "issues": "https://github.com/ratchetphp/RFC6455/issues", + "source": "https://github.com/ratchetphp/RFC6455/tree/v0.3.1" + }, "time": "2021-12-09T23:20:49+00:00" }, { @@ -6862,6 +7460,10 @@ "promise", "reactphp" ], + "support": { + "issues": "https://github.com/reactphp/cache/issues", + "source": "https://github.com/reactphp/cache/tree/v1.1.1" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -6938,6 +7540,10 @@ "dns-resolver", "reactphp" ], + "support": { + "issues": "https://github.com/reactphp/dns/issues", + "source": "https://github.com/reactphp/dns/tree/v1.9.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7012,6 +7618,10 @@ "asynchronous", "event-loop" ], + "support": { + "issues": "https://github.com/reactphp/event-loop/issues", + "source": "https://github.com/reactphp/event-loop/tree/v1.3.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7084,6 +7694,10 @@ "promise", "promises" ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/v2.9.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7163,6 +7777,10 @@ "timeout", "timer" ], + "support": { + "issues": "https://github.com/reactphp/promise-timer/issues", + "source": "https://github.com/reactphp/promise-timer/tree/v1.8.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7243,6 +7861,10 @@ "reactphp", "stream" ], + "support": { + "issues": "https://github.com/reactphp/socket/issues", + "source": "https://github.com/reactphp/socket/tree/v1.11.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7321,6 +7943,10 @@ "stream", "writable" ], + "support": { + "issues": "https://github.com/reactphp/stream/issues", + "source": "https://github.com/reactphp/stream/tree/v1.2.0" + }, "funding": [ { "url": "https://github.com/WyriHaximus", @@ -7390,6 +8016,10 @@ "sendinblue", "swagger" ], + "support": { + "issues": "https://github.com/sendinblue/APIv3-php-library/issues", + "source": "https://github.com/sendinblue/APIv3-php-library/tree/v8.4.2" + }, "abandoned": "getbrevo/brevo-php", "time": "2023-03-10T04:21:43+00:00" }, @@ -7455,6 +8085,10 @@ "log", "logging" ], + "support": { + "issues": "https://github.com/getsentry/sentry-php/issues", + "source": "https://github.com/getsentry/sentry-php/tree/1.11.0" + }, "time": "2020-02-12T18:38:11+00:00" }, { @@ -7522,6 +8156,9 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v3.4.47" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7587,6 +8224,9 @@ ], "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/debug/tree/v4.4.37" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7652,6 +8292,9 @@ ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7733,6 +8376,9 @@ ], "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/event-dispatcher/tree/v4.4.37" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7809,6 +8455,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7870,6 +8519,9 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v5.4.3" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7940,6 +8592,9 @@ ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-foundation/tree/v5.4.3" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7973,6 +8628,9 @@ "require": { "php": ">=7.1" }, + "provide": { + "ext-ctype": "*" + }, "suggest": { "ext-ctype": "For best performance" }, @@ -8016,6 +8674,9 @@ "polyfill", "portable" ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8096,6 +8757,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8176,6 +8840,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8234,6 +8901,9 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v3.4.47" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8321,6 +8991,9 @@ "uri", "url" ], + "support": { + "source": "https://github.com/symfony/routing/tree/v5.4.3" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8401,6 +9074,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8460,6 +9136,9 @@ ], "description": "Provides a way to profile code", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/stopwatch/tree/v5.4.3" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8520,6 +9199,10 @@ "idna", "punycode" ], + "support": { + "issues": "https://github.com/true/php-punycode/issues", + "source": "https://github.com/true/php-punycode/tree/master" + }, "abandoned": true, "time": "2016-11-16T10:37:54+00:00" }, @@ -8583,6 +9266,10 @@ "keywords": [ "templating" ], + "support": { + "issues": "https://github.com/twigphp/Twig/issues", + "source": "https://github.com/twigphp/Twig/tree/v3.4.3" + }, "funding": [ { "url": "https://github.com/fabpot", @@ -8609,9 +9296,6 @@ "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e", "shasum": "" }, - "replace": { - "twitter/bootstrap": "self.version" - }, "type": "library", "extra": { "branch-alias": { @@ -8644,6 +9328,10 @@ "responsive", "web" ], + "support": { + "issues": "https://github.com/twbs/bootstrap/issues", + "source": "https://github.com/twbs/bootstrap/tree/v3.4.1" + }, "time": "2019-02-13T15:55:38+00:00" }, { @@ -8693,6 +9381,10 @@ "safe writer", "webimpress" ], + "support": { + "issues": "https://github.com/webimpress/safe-writer/issues", + "source": "https://github.com/webimpress/safe-writer/tree/2.2.0" + }, "funding": [ { "url": "https://github.com/michalbundyra", @@ -8747,6 +9439,10 @@ "check", "validate" ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.8.0" + }, "time": "2020-04-18T12:12:48+00:00" }, { @@ -8783,6 +9479,10 @@ } ], "description": "Collection PHP exceptions grouped by functionality with nice ::assert API", + "support": { + "issues": "https://github.com/widmogrod/php-exceptions/issues", + "source": "https://github.com/widmogrod/php-exceptions/tree/0.1.0" + }, "time": "2015-02-26T22:25:54+00:00" }, { @@ -8831,6 +9531,10 @@ } ], "description": "Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.", + "support": { + "issues": "https://github.com/widmogrod/php-functional/issues", + "source": "https://github.com/widmogrod/php-functional/tree/master" + }, "time": "2015-08-16T15:36:44+00:00" }, { @@ -8896,6 +9600,10 @@ "less", "resources" ], + "support": { + "issues": "https://github.com/widmogrod/zf2-assetic-module/issues", + "source": "https://github.com/widmogrod/zf2-assetic-module/tree/master" + }, "time": "2018-01-13T15:39:38+00:00" } ], @@ -8943,6 +9651,11 @@ "Xdebug", "performance" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/xdebug-handler/issues", + "source": "https://github.com/composer/xdebug-handler/tree/1.4.6" + }, "funding": [ { "url": "https://packagist.com", @@ -9008,6 +9721,10 @@ "release", "versions" ], + "support": { + "issues": "https://github.com/Jean85/pretty-package-versions/issues", + "source": "https://github.com/Jean85/pretty-package-versions/tree/1.6.0" + }, "time": "2021-02-04T16:20:16+00:00" }, { @@ -9074,6 +9791,13 @@ "laminas", "module" ], + "support": { + "chat": "https://laminas.dev/chat", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-developer-tools/issues", + "rss": "https://github.com/laminas/laminas-developer-tools/releases.atom", + "source": "https://github.com/laminas/laminas-developer-tools" + }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -9157,6 +9881,10 @@ "configurator", "nette" ], + "support": { + "issues": "https://github.com/nette/bootstrap/issues", + "source": "https://github.com/nette/bootstrap/tree/v3.1.2" + }, "time": "2021-11-24T16:51:46+00:00" }, { @@ -9228,6 +9956,10 @@ "nette", "static" ], + "support": { + "issues": "https://github.com/nette/di/issues", + "source": "https://github.com/nette/di/tree/v3.0.12" + }, "time": "2021-12-15T21:05:11+00:00" }, { @@ -9291,6 +10023,10 @@ "iterator", "nette" ], + "support": { + "issues": "https://github.com/nette/finder/issues", + "source": "https://github.com/nette/finder/tree/v2.5.3" + }, "time": "2021-12-12T17:43:24+00:00" }, { @@ -9355,6 +10091,10 @@ "nette", "yaml" ], + "support": { + "issues": "https://github.com/nette/neon/issues", + "source": "https://github.com/nette/neon/tree/v3.3.2" + }, "time": "2021-11-25T15:57:41+00:00" }, { @@ -9419,6 +10159,10 @@ "php", "scaffolding" ], + "support": { + "issues": "https://github.com/nette/php-generator/issues", + "source": "https://github.com/nette/php-generator/tree/v3.6.6" + }, "time": "2022-02-20T18:06:09+00:00" }, { @@ -9482,6 +10226,10 @@ "nette", "trait" ], + "support": { + "issues": "https://github.com/nette/robot-loader/issues", + "source": "https://github.com/nette/robot-loader/tree/v3.4.1" + }, "time": "2021-08-25T15:53:54+00:00" }, { @@ -9540,6 +10288,10 @@ "config", "nette" ], + "support": { + "issues": "https://github.com/nette/schema/issues", + "source": "https://github.com/nette/schema/tree/v1.2.2" + }, "time": "2021-10-15T11:40:02+00:00" }, { @@ -9621,6 +10373,10 @@ "utility", "validation" ], + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v3.2.7" + }, "time": "2022-01-24T11:29:14+00:00" }, { @@ -9662,6 +10418,10 @@ "MIT" ], "description": "Composer plugin for automatic installation of PHPStan extensions", + "support": { + "issues": "https://github.com/phpstan/extension-installer/issues", + "source": "https://github.com/phpstan/extension-installer/tree/1.1.0" + }, "time": "2020-12-13T13:06:13+00:00" }, { @@ -9709,6 +10469,10 @@ "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/master" + }, "time": "2019-06-07T19:13:52+00:00" }, { @@ -9784,6 +10548,10 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", + "support": { + "issues": "https://github.com/phpstan/phpstan/issues", + "source": "https://github.com/phpstan/phpstan/tree/0.11.20" + }, "funding": [ { "url": "https://github.com/ondrejmirtes", @@ -9862,6 +10630,10 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", + "support": { + "issues": "https://github.com/phpstan/phpstan-doctrine/issues", + "source": "https://github.com/phpstan/phpstan-doctrine/tree/master" + }, "time": "2019-09-13T08:40:06+00:00" }, { @@ -9903,6 +10675,10 @@ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", + "support": { + "issues": "https://github.com/slevomat/coding-standard/issues", + "source": "https://github.com/slevomat/coding-standard/tree/master" + }, "time": "2020-02-05T21:17:34+00:00" }, { @@ -9955,6 +10731,11 @@ "standards", "static analysis" ], + "support": { + "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", + "source": "https://github.com/squizlabs/PHP_CodeSniffer", + "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" + }, "time": "2023-02-22T23:07:41+00:00" }, { @@ -10000,6 +10781,9 @@ ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/v4.4.37" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -10073,6 +10857,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -10159,6 +10946,9 @@ "debug", "dump" ], + "support": { + "source": "https://github.com/symfony/var-dumper/tree/v4.4.37" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -10188,5 +10978,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "1.1.0" + "plugin-api-version": "2.6.0" }