From 241ce8c6755e887843686398845d2e0921162791 Mon Sep 17 00:00:00 2001 From: relliv-ci-automation <> Date: Sun, 6 Oct 2024 01:12:18 +0000 Subject: [PATCH] Chore: update dependencies on 2024-10-06 --- composer.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.lock b/composer.lock index 26173fd..3ecffd1 100644 --- a/composer.lock +++ b/composer.lock @@ -5288,24 +5288,24 @@ }, { "name": "nette/schema", - "version": "v1.3.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" + "reference": "9522dad6211c4d995a01a9ac529da88d0b0ba7b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", - "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", + "url": "https://api.github.com/repos/nette/schema/zipball/9522dad6211c4d995a01a9ac529da88d0b0ba7b5", + "reference": "9522dad6211c4d995a01a9ac529da88d0b0ba7b5", "shasum": "" }, "require": { "nette/utils": "^4.0", - "php": "8.1 - 8.3" + "php": "8.1 - 8.4" }, "require-dev": { - "nette/tester": "^2.4", + "nette/tester": "^2.5.2", "phpstan/phpstan-nette": "^1.0", "tracy/tracy": "^2.8" }, @@ -5344,9 +5344,9 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.3.0" + "source": "https://github.com/nette/schema/tree/v1.3.1" }, - "time": "2023-12-11T11:54:22+00:00" + "time": "2024-10-05T03:01:50+00:00" }, { "name": "nette/utils", @@ -6688,16 +6688,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.3.6", + "version": "11.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b" + "reference": "89fe0c530133c08f7fff89d3d727154e4e504925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d62c45a19c665bb872c2a47023a0baf41a98bb2b", - "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/89fe0c530133c08f7fff89d3d727154e4e504925", + "reference": "89fe0c530133c08f7fff89d3d727154e4e504925", "shasum": "" }, "require": { @@ -6736,7 +6736,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.3-dev" + "dev-main": "11.4-dev" } }, "autoload": { @@ -6768,7 +6768,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.0" }, "funding": [ { @@ -6784,7 +6784,7 @@ "type": "tidelift" } ], - "time": "2024-09-19T10:54:28+00:00" + "time": "2024-10-05T08:39:03+00:00" }, { "name": "pragmarx/google2fa", @@ -9085,16 +9085,16 @@ }, { "name": "spatie/laravel-data", - "version": "4.9.0", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-data.git", - "reference": "1b7c105deddcb1331f245cccddd5b6f397213a86" + "reference": "01eea07b5254d319157b7960de99f32dde6975ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-data/zipball/1b7c105deddcb1331f245cccddd5b6f397213a86", - "reference": "1b7c105deddcb1331f245cccddd5b6f397213a86", + "url": "https://api.github.com/repos/spatie/laravel-data/zipball/01eea07b5254d319157b7960de99f32dde6975ce", + "reference": "01eea07b5254d319157b7960de99f32dde6975ce", "shasum": "" }, "require": { @@ -9157,7 +9157,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-data/issues", - "source": "https://github.com/spatie/laravel-data/tree/4.9.0" + "source": "https://github.com/spatie/laravel-data/tree/4.10.0" }, "funding": [ { @@ -9165,7 +9165,7 @@ "type": "github" } ], - "time": "2024-09-10T13:25:26+00:00" + "time": "2024-10-04T12:50:57+00:00" }, { "name": "spatie/laravel-ignition",