diff --git a/composer.lock b/composer.lock index f10a5a3..0b6c409 100644 --- a/composer.lock +++ b/composer.lock @@ -344,16 +344,16 @@ }, { "name": "phpgt/build", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/phpgt/Build.git", - "reference": "da5f1a4ab2a1cd72b44e23902e13a741b1505d12" + "reference": "4268532d33a30b68bddbfdc19bf0ee036738c851" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/Build/zipball/da5f1a4ab2a1cd72b44e23902e13a741b1505d12", - "reference": "da5f1a4ab2a1cd72b44e23902e13a741b1505d12", + "url": "https://api.github.com/repos/phpgt/Build/zipball/4268532d33a30b68bddbfdc19bf0ee036738c851", + "reference": "4268532d33a30b68bddbfdc19bf0ee036738c851", "shasum": "" }, "require": { @@ -376,6 +376,7 @@ "type": "library", "autoload": { "psr-4": { + "GT\\Build\\": "./src", "Gt\\Build\\": "./src" } }, @@ -386,7 +387,7 @@ "description": "Client-side build system for PHP projects.", "support": { "issues": "https://github.com/phpgt/Build/issues", - "source": "https://github.com/phpgt/Build/tree/v1.3.0" + "source": "https://github.com/phpgt/Build/tree/v1.4.0" }, "funding": [ { @@ -394,7 +395,7 @@ "type": "github" } ], - "time": "2026-04-07T22:05:47+00:00" + "time": "2026-04-14T16:44:46+00:00" }, { "name": "phpgt/cli", @@ -1030,21 +1031,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": { @@ -1076,7 +1077,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": [ { @@ -1084,7 +1085,7 @@ "type": "github" } ], - "time": "2026-03-15T17:45:10+00:00" + "time": "2026-04-07T22:32:03+00:00" }, { "name": "phpgt/typesafegetter", @@ -2236,16 +2237,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.33.0", + "version": "v1.35.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" + "reference": "141046a8f9477948ff284fa65be2095baafb94f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", - "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2", + "reference": "141046a8f9477948ff284fa65be2095baafb94f2", "shasum": "" }, "require": { @@ -2295,7 +2296,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.35.0" }, "funding": [ { @@ -2315,7 +2316,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-04-10T16:19:22+00:00" }, { "name": "symfony/polyfill-mbstring",