diff --git a/composer.lock b/composer.lock index 00711b1..0717af0 100644 --- a/composer.lock +++ b/composer.lock @@ -939,20 +939,20 @@ }, { "name": "contributte/translation", - "version": "v2.0.3", + "version": "v2.0.4", "source": { "type": "git", "url": "https://github.com/contributte/translation.git", - "reference": "a8192980a8b48df411c3be68a22a082b75e41505" + "reference": "ae4ff4e12095220161f2948e5cadc59f42a1936c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/translation/zipball/a8192980a8b48df411c3be68a22a082b75e41505", - "reference": "a8192980a8b48df411c3be68a22a082b75e41505", + "url": "https://api.github.com/repos/contributte/translation/zipball/ae4ff4e12095220161f2948e5cadc59f42a1936c", + "reference": "ae4ff4e12095220161f2948e5cadc59f42a1936c", "shasum": "" }, "require": { - "latte/latte": "^2.6|^3.0", + "latte/latte": "^2.6|^3.0.12", "nette/di": "^3.0.6", "nette/finder": "^2.5.2|~3.0.0", "nette/http": "^3.0.7", @@ -961,24 +961,24 @@ "nette/schema": "^1.0", "nette/utils": "^3.2.1|~4.0.0", "php": "^8.0.2", - "symfony/config": "^6.0", - "symfony/translation": "^6.0" + "symfony/config": "^6.0|^7.0", + "symfony/translation": "^6.0|^7.0" }, "require-dev": { "doctrine/orm": "^2.8", "mockery/mockery": "^1.4", "nette/application": "^3.1.0", - "nette/bootstrap": "^3.0", + "nette/bootstrap": "^3.2.1", "nette/database": "^3.1.1", "nette/robot-loader": "^3.4.0|~4.0.0", "nette/tester": "^2.3.1", - "ninjify/nunjuck": "^0.3.0", + "ninjify/nunjuck": "^0.4.0", "ninjify/qa": "^0.13", "phpstan/phpstan": "^1.8", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-nette": "^1.0", "phpstan/phpstan-strict-rules": "^1.1", - "psr/log": "^1.1", + "psr/log": "^1.1|^2.0|^3.0", "tracy/tracy": "^2.8" }, "type": "library", @@ -1010,7 +1010,7 @@ ], "support": { "issues": "https://github.com/contributte/translation/issues", - "source": "https://github.com/contributte/translation/tree/v2.0.3" + "source": "https://github.com/contributte/translation/tree/v2.0.4" }, "funding": [ { @@ -1022,7 +1022,7 @@ "type": "github" } ], - "time": "2023-03-13T19:07:37+00:00" + "time": "2024-01-26T13:54:18+00:00" }, { "name": "contributte/utils", @@ -2572,22 +2572,22 @@ }, { "name": "latte/latte", - "version": "v2.11.6", + "version": "v2.11.7", "source": { "type": "git", "url": "https://github.com/nette/latte.git", - "reference": "af4dbb23a6044b1cf4904830a9b00246318c93d4" + "reference": "0ac0843a459790d471821f6a82f5d13db831a0d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/latte/zipball/af4dbb23a6044b1cf4904830a9b00246318c93d4", - "reference": "af4dbb23a6044b1cf4904830a9b00246318c93d4", + "url": "https://api.github.com/repos/nette/latte/zipball/0ac0843a459790d471821f6a82f5d13db831a0d3", + "reference": "0ac0843a459790d471821f6a82f5d13db831a0d3", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.1 <8.3" + "php": "7.1 - 8.3" }, "conflict": { "nette/application": "<2.4.1" @@ -2650,9 +2650,9 @@ ], "support": { "issues": "https://github.com/nette/latte/issues", - "source": "https://github.com/nette/latte/tree/v2.11.6" + "source": "https://github.com/nette/latte/tree/v2.11.7" }, - "time": "2022-11-04T14:53:52+00:00" + "time": "2023-10-18T17:16:11+00:00" }, { "name": "nette/application", @@ -3175,21 +3175,21 @@ }, { "name": "nette/http", - "version": "v3.2.2", + "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/nette/http.git", - "reference": "9105c26de3dd47da5e7cf6b4132b5d871f835e25" + "reference": "54d79711ff3a8dfd86201e3bdbdd6972177ea20b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/http/zipball/9105c26de3dd47da5e7cf6b4132b5d871f835e25", - "reference": "9105c26de3dd47da5e7cf6b4132b5d871f835e25", + "url": "https://api.github.com/repos/nette/http/zipball/54d79711ff3a8dfd86201e3bdbdd6972177ea20b", + "reference": "54d79711ff3a8dfd86201e3bdbdd6972177ea20b", "shasum": "" }, "require": { "nette/utils": "^3.2.1 || ~4.0.0", - "php": ">=7.2 <8.3" + "php": "7.2 - 8.3" }, "conflict": { "nette/di": "<3.0.3", @@ -3247,9 +3247,9 @@ ], "support": { "issues": "https://github.com/nette/http/issues", - "source": "https://github.com/nette/http/tree/v3.2.2" + "source": "https://github.com/nette/http/tree/v3.2.3" }, - "time": "2023-03-18T14:55:56+00:00" + "time": "2023-11-02T02:43:54+00:00" }, { "name": "nette/mail", @@ -3395,16 +3395,16 @@ }, { "name": "nette/php-generator", - "version": "v4.1.2", + "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/nette/php-generator.git", - "reference": "abc0e79b2d02d4b8aba5933765b90df3f610c143" + "reference": "08ab9bff22ae34fe4e1d2fe8ba16b3770ea2459f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/php-generator/zipball/abc0e79b2d02d4b8aba5933765b90df3f610c143", - "reference": "abc0e79b2d02d4b8aba5933765b90df3f610c143", + "url": "https://api.github.com/repos/nette/php-generator/zipball/08ab9bff22ae34fe4e1d2fe8ba16b3770ea2459f", + "reference": "08ab9bff22ae34fe4e1d2fe8ba16b3770ea2459f", "shasum": "" }, "require": { @@ -3414,7 +3414,7 @@ "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "^2.4", - "nikic/php-parser": "^4.15", + "nikic/php-parser": "^4.18 || ^5.0", "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.8" }, @@ -3458,9 +3458,9 @@ ], "support": { "issues": "https://github.com/nette/php-generator/issues", - "source": "https://github.com/nette/php-generator/tree/v4.1.2" + "source": "https://github.com/nette/php-generator/tree/v4.1.3" }, - "time": "2023-10-29T22:57:32+00:00" + "time": "2024-01-18T17:44:20+00:00" }, { "name": "nette/robot-loader", @@ -3531,16 +3531,16 @@ }, { "name": "nette/routing", - "version": "v3.0.4", + "version": "v3.0.5", "source": { "type": "git", "url": "https://github.com/nette/routing.git", - "reference": "eaefe6375303799366f3e43977daaf33f5f89b95" + "reference": "ff709ff9ed38a14c4fe3472534526593a8461ff5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/routing/zipball/eaefe6375303799366f3e43977daaf33f5f89b95", - "reference": "eaefe6375303799366f3e43977daaf33f5f89b95", + "url": "https://api.github.com/repos/nette/routing/zipball/ff709ff9ed38a14c4fe3472534526593a8461ff5", + "reference": "ff709ff9ed38a14c4fe3472534526593a8461ff5", "shasum": "" }, "require": { @@ -3587,9 +3587,9 @@ ], "support": { "issues": "https://github.com/nette/routing/issues", - "source": "https://github.com/nette/routing/tree/v3.0.4" + "source": "https://github.com/nette/routing/tree/v3.0.5" }, - "time": "2023-01-18T04:58:41+00:00" + "time": "2023-10-08T21:37:46+00:00" }, { "name": "nette/schema", @@ -5465,16 +5465,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.27.0", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", - "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", "shasum": "" }, "require": { @@ -5483,7 +5483,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.27-dev" + "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", @@ -5524,7 +5524,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" }, "funding": [ { @@ -5540,7 +5540,7 @@ "type": "tidelift" } ], - "time": "2022-11-03T14:55:06+00:00" + "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/service-contracts",