diff --git a/composer.lock b/composer.lock index 6af9b2b..3e22800 100644 --- a/composer.lock +++ b/composer.lock @@ -4,16 +4,22 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8248d884389f8ef210f2b2fefb755c38", + "content-hash": "b954339d110cc4773e95741258d341ad", "packages": [], "packages-dev": [ { "name": "yootheme/starter-utils", - "version": "dev-develop", + "version": "1.0.6", + "source": { + "type": "git", + "url": "https://github.com/yootheme/starter-utils.git", + "reference": "ecdb910dc9cbb5ae49fe59e55d35460f10274616" + }, "dist": { - "type": "path", - "url": "/Users/hendrik/Webserver/starter-utils", - "reference": "af8d2400370dd1ca47f6d9f14499fdc97b5042f2" + "type": "zip", + "url": "https://api.github.com/repos/yootheme/starter-utils/zipball/ecdb910dc9cbb5ae49fe59e55d35460f10274616", + "reference": "ecdb910dc9cbb5ae49fe59e55d35460f10274616", + "shasum": "" }, "require": { "php": "^8.0" @@ -28,26 +34,7 @@ "YOOtheme\\Starter\\": "src" } }, - "scripts": { - "phpstan": [ - "phpstan analyse -c phpstan.neon" - ], - "run:task": [ - "YOOtheme\\Starter\\TaskHelper::run" - ], - "create:plugin": [ - "YOOtheme\\Starter\\CreatePluginCommand" - ], - "create:element": [ - "YOOtheme\\Starter\\CreateElementCommand" - ], - "create:module": [ - "YOOtheme\\Starter\\CreateModuleCommand" - ], - "create:joomlaUpdate": [ - "YOOtheme\\Starter\\CreateJoomlaUpdateCommand" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -62,17 +49,12 @@ "issues": "https://github.com/yootheme/starter-utils/issues", "source": "https://github.com/yootheme/starter-utils" }, - "transport-options": { - "symlink": true, - "relative": false - } + "time": "2024-09-18T11:31:21+00:00" } ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "yootheme/starter-utils": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {