diff --git a/composer.lock b/composer.lock index aeaee2a..66afa0b 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "gacela-project/container", - "version": "0.7.0", + "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/gacela-project/container.git", - "reference": "64315ade4f21407a807e48f7d18cf5a96c387cd7" + "reference": "62a409c918fe0e301b909da1c54aea189bd6e76a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gacela-project/container/zipball/64315ade4f21407a807e48f7d18cf5a96c387cd7", - "reference": "64315ade4f21407a807e48f7d18cf5a96c387cd7", + "url": "https://api.github.com/repos/gacela-project/container/zipball/62a409c918fe0e301b909da1c54aea189bd6e76a", + "reference": "62a409c918fe0e301b909da1c54aea189bd6e76a", "shasum": "" }, "require": { @@ -64,7 +64,7 @@ ], "support": { "issues": "https://github.com/gacela-project/resolver/issues", - "source": "https://github.com/gacela-project/container/tree/0.7.0" + "source": "https://github.com/gacela-project/container/tree/0.8.0" }, "funding": [ { @@ -72,40 +72,40 @@ "type": "custom" } ], - "time": "2025-08-01T22:35:09+00:00" + "time": "2025-11-08T22:36:48+00:00" }, { "name": "gacela-project/gacela", - "version": "1.10.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/gacela-project/gacela.git", - "reference": "7f8a7477f58c4c926ff5557229547d39f26b2adb" + "reference": "60c49f8ea74a298efb9153441edfdbcce982be23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gacela-project/gacela/zipball/7f8a7477f58c4c926ff5557229547d39f26b2adb", - "reference": "7f8a7477f58c4c926ff5557229547d39f26b2adb", + "url": "https://api.github.com/repos/gacela-project/gacela/zipball/60c49f8ea74a298efb9153441edfdbcce982be23", + "reference": "60c49f8ea74a298efb9153441edfdbcce982be23", "shasum": "" }, "require": { - "gacela-project/container": "^0.7", + "gacela-project/container": "^0.8", "php": ">=8.1" }, "require-dev": { - "ergebnis/composer-normalize": "^2.47", - "friendsofphp/php-cs-fixer": "^3.56", - "infection/infection": "^0.26", - "phpbench/phpbench": "^1.3", + "ergebnis/composer-normalize": "^2.48", + "friendsofphp/php-cs-fixer": "^3.89", + "infection/infection": "^0.29", + "phpbench/phpbench": "^1.4", "phpmetrics/phpmetrics": "^2.9", "phpstan/phpstan": "^1.12", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "^10.5", - "psalm/plugin-phpunit": "^0.19", + "psalm/plugin-phpunit": "^0.19.5", "rector/rector": "^1.2", "symfony/console": "^6.4", "symfony/var-dumper": "^6.4", - "vimeo/psalm": "^5.26" + "vimeo/psalm": "^6.13" }, "suggest": { "gacela-project/gacela-env-config-reader": "Allows to read .env config files", @@ -148,7 +148,7 @@ ], "support": { "issues": "https://github.com/gacela-project/gacela/issues", - "source": "https://github.com/gacela-project/gacela/tree/1.10.0" + "source": "https://github.com/gacela-project/gacela/tree/1.12.0" }, "funding": [ { @@ -156,39 +156,39 @@ "type": "custom" } ], - "time": "2025-08-01T22:53:30+00:00" + "time": "2025-11-09T20:54:47+00:00" }, { "name": "phel-lang/phel-lang", - "version": "v0.22.2", + "version": "v0.26.0", "source": { "type": "git", "url": "https://github.com/phel-lang/phel-lang.git", - "reference": "7335a842891aba04cb4ddcd4905cb6e23fd6ac25" + "reference": "2ccab192ffe8a4a25410bbfae5fb8762b7fb450d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phel-lang/phel-lang/zipball/7335a842891aba04cb4ddcd4905cb6e23fd6ac25", - "reference": "7335a842891aba04cb4ddcd4905cb6e23fd6ac25", + "url": "https://api.github.com/repos/phel-lang/phel-lang/zipball/2ccab192ffe8a4a25410bbfae5fb8762b7fb450d", + "reference": "2ccab192ffe8a4a25410bbfae5fb8762b7fb450d", "shasum": "" }, "require": { - "gacela-project/gacela": "^1.10", + "gacela-project/gacela": "^1.12", "php": ">=8.3", - "phpunit/php-timer": "^6.0", - "symfony/console": "^7.3" + "phpunit/php-timer": "^6.0|^7.0|^8.0", + "symfony/console": "^6.0|^7.0|^8.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.48", "ext-readline": "*", - "friendsofphp/php-cs-fixer": "^3.87", + "friendsofphp/php-cs-fixer": "^3.89", "phpbench/phpbench": "^1.4", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^10.5", "psalm/plugin-phpunit": "^0.19", - "rector/rector": "^2.1", + "rector/rector": "^2.2", "symfony/var-dumper": "^7.3", - "vimeo/psalm": "^5.26" + "vimeo/psalm": "^6.13" }, "bin": [ "bin/phel" @@ -217,7 +217,7 @@ "homepage": "https://chemaclass.com" } ], - "description": "Phel is a functional programming language that transpiles to PHP", + "description": "Phel is a functional programming language that compiles to PHP", "homepage": "https://phel-lang.org/", "keywords": [ "functional", @@ -227,7 +227,7 @@ ], "support": { "issues": "https://github.com/phel-lang/phel-lang/issues", - "source": "https://github.com/phel-lang/phel-lang/tree/v0.22.2" + "source": "https://github.com/phel-lang/phel-lang/tree/v0.26.0" }, "funding": [ { @@ -235,32 +235,32 @@ "type": "custom" } ], - "time": "2025-09-23T13:36:11+00:00" + "time": "2025-11-16T15:58:36+00:00" }, { "name": "phpunit/php-timer", - "version": "6.0.0", + "version": "8.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" + "reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", - "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc", + "reference": "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.3" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^12.0" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "6.0-dev" + "dev-main": "8.0-dev" } }, "autoload": { @@ -286,7 +286,8 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-timer/issues", - "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0" + "security": "https://github.com/sebastianbergmann/php-timer/security/policy", + "source": "https://github.com/sebastianbergmann/php-timer/tree/8.0.0" }, "funding": [ { @@ -294,7 +295,7 @@ "type": "github" } ], - "time": "2023-02-03T06:57:52+00:00" + "time": "2025-02-07T04:59:38+00:00" }, { "name": "psr/container", @@ -351,16 +352,16 @@ }, { "name": "symfony/console", - "version": "v7.3.4", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db" + "reference": "0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", - "reference": "2b9c5fafbac0399a20a2e82429e2bd735dcfb7db", + "url": "https://api.github.com/repos/symfony/console/zipball/0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8", + "reference": "0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8", "shasum": "" }, "require": { @@ -368,7 +369,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^7.2" + "symfony/string": "^7.2|^8.0" }, "conflict": { "symfony/dependency-injection": "<6.4", @@ -382,16 +383,16 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/lock": "^6.4|^7.0", - "symfony/messenger": "^6.4|^7.0", - "symfony/process": "^6.4|^7.0", - "symfony/stopwatch": "^6.4|^7.0", - "symfony/var-dumper": "^6.4|^7.0" + "symfony/config": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/event-dispatcher": "^6.4|^7.0|^8.0", + "symfony/http-foundation": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/lock": "^6.4|^7.0|^8.0", + "symfony/messenger": "^6.4|^7.0|^8.0", + "symfony/process": "^6.4|^7.0|^8.0", + "symfony/stopwatch": "^6.4|^7.0|^8.0", + "symfony/var-dumper": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -425,7 +426,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.3.4" + "source": "https://github.com/symfony/console/tree/v7.4.0" }, "funding": [ { @@ -445,7 +446,7 @@ "type": "tidelift" } ], - "time": "2025-09-22T15:31:00+00:00" + "time": "2025-11-27T13:27:24+00:00" }, { "name": "symfony/deprecation-contracts", @@ -936,16 +937,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.6.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4" + "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4", - "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43", + "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43", "shasum": "" }, "require": { @@ -999,7 +1000,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.6.1" }, "funding": [ { @@ -1010,31 +1011,36 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-25T09:37:31+00:00" + "time": "2025-07-15T11:30:57+00:00" }, { "name": "symfony/string", - "version": "v7.3.4", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f96476035142921000338bad71e5247fbc138872" + "reference": "d50e862cb0a0e0886f73ca1f31b865efbb795003" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872", - "reference": "f96476035142921000338bad71e5247fbc138872", + "url": "https://api.github.com/repos/symfony/string/zipball/d50e862cb0a0e0886f73ca1f31b865efbb795003", + "reference": "d50e862cb0a0e0886f73ca1f31b865efbb795003", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3.0", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-grapheme": "~1.33", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, @@ -1042,11 +1048,11 @@ "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/emoji": "^7.1", - "symfony/http-client": "^6.4|^7.0", - "symfony/intl": "^6.4|^7.0", + "symfony/emoji": "^7.1|^8.0", + "symfony/http-client": "^6.4|^7.0|^8.0", + "symfony/intl": "^6.4|^7.0|^8.0", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.4|^7.0" + "symfony/var-exporter": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -1085,7 +1091,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.3.4" + "source": "https://github.com/symfony/string/tree/v7.4.0" }, "funding": [ { @@ -1105,7 +1111,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T14:36:48+00:00" + "time": "2025-11-27T13:27:24+00:00" } ], "packages-dev": [],