diff --git a/composer.json b/composer.json index 636ef9a..4938977 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,9 @@ "name": "jigarius/phpake", "description": "Phpake is a make-like utility built for PHP.", "license": "GPL-3.0-only", - "keywords": ["make"], + "keywords": [ + "make" + ], "authors": [ { "name": "Jerry Jigarius Radwick", diff --git a/composer.lock b/composer.lock index dd8f089..6433aa5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e31d3629b9b72cab8716c595263d2535", + "content-hash": "40ec8b8b8f7b835a0ed559605a29ca09", "packages": [ { "name": "phpdocumentor/reflection-common", @@ -1916,7 +1916,7 @@ "version": "8.3.16", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/coder.git", + "url": "https://github.com/pfrenssen/coder.git", "reference": "d6f6112e5e84ff4f6baaada223c93dadbd6d3887" }, "require": { @@ -2304,12 +2304,12 @@ "version": "5.2.12", "source": { "type": "git", - "url": "https://github.com/justinrainbow/json-schema.git", + "url": "https://github.com/jsonrainbow/json-schema.git", "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "shasum": "" }, @@ -4728,12 +4728,12 @@ "version": "3.7.1", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "" }, @@ -5635,12 +5635,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 8.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }