diff --git a/composer.lock b/composer.lock index 003784a6..e2a3f29c 100644 --- a/composer.lock +++ b/composer.lock @@ -1972,21 +1972,21 @@ }, { "name": "phpgt/sync", - "version": "v1.3.1", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/phpgt/Sync.git", - "reference": "147c2ae1f3670bc606093892a01175584c082e64" + "reference": "62d68ff44929a62d2185943f64415c257efc6e5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/Sync/zipball/147c2ae1f3670bc606093892a01175584c082e64", - "reference": "147c2ae1f3670bc606093892a01175584c082e64", + "url": "https://api.github.com/repos/phpgt/Sync/zipball/62d68ff44929a62d2185943f64415c257efc6e5b", + "reference": "62d68ff44929a62d2185943f64415c257efc6e5b", "shasum": "" }, "require": { - "php": ">=8.0", - "phpgt/cli": "^1.3", + "php": ">=8.2", + "phpgt/cli": "^1.4", "webmozart/glob": "4.4.*" }, "require-dev": { @@ -2018,7 +2018,7 @@ ], "support": { "issues": "https://github.com/phpgt/Sync/issues", - "source": "https://github.com/phpgt/Sync/tree/v1.3.1" + "source": "https://github.com/phpgt/Sync/tree/v1.3.2" }, "funding": [ { @@ -2026,7 +2026,7 @@ "type": "github" } ], - "time": "2026-03-15T17:45:10+00:00" + "time": "2026-04-07T22:32:03+00:00" }, { "name": "phpgt/typesafegetter",