From 2207eb97dd7d30a6490f742d32b17465c37d3575 Mon Sep 17 00:00:00 2001 From: Jason Morris Date: Mon, 5 Aug 2024 09:56:46 -0400 Subject: [PATCH] Update composer dependencies --- composer.json | 4 ++-- composer.lock | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/composer.json b/composer.json index 19177f1..5dbb712 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": "^8.1", "codeigniter4/framework": "^4.5", - "friendsofphp/php-cs-fixer": "^3.60", + "friendsofphp/php-cs-fixer": "^3.61", "nexusphp/cs-config": "^3.24", "nikic/php-parser": "^5.1", "pdepend/pdepend": "^2.16", @@ -22,7 +22,7 @@ "deployer/deployer": "^7.4", "mikey179/vfsstream": "^1.6", "phpmd/phpmd": "^2.15", - "phpunit/phpunit": "^11.2", + "phpunit/phpunit": "^11.3", "sebastian/complexity": "^4.0", "sebastian/lines-of-code": "^3.0", "squizlabs/php_codesniffer": "^3.10", diff --git a/composer.lock b/composer.lock index bc2f9e6..050bae2 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": "2d6e4a017cc73453528291cde095bfc8", + "content-hash": "37207b69516e95bb89a11a4d34295e91", "packages": [ { "name": "clue/ndjson-react", @@ -480,16 +480,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.60.0", + "version": "v3.61.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "e595e4e070d17c5d42ed8c4206f630fcc5f401a4" + "reference": "94a87189f55814e6cabca2d9a33b06de384a2ab8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e595e4e070d17c5d42ed8c4206f630fcc5f401a4", - "reference": "e595e4e070d17c5d42ed8c4206f630fcc5f401a4", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/94a87189f55814e6cabca2d9a33b06de384a2ab8", + "reference": "94a87189f55814e6cabca2d9a33b06de384a2ab8", "shasum": "" }, "require": { @@ -571,7 +571,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.60.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.61.1" }, "funding": [ { @@ -579,7 +579,7 @@ "type": "github" } ], - "time": "2024-07-25T09:26:51+00:00" + "time": "2024-07-31T14:33:15+00:00" }, { "name": "laminas/laminas-escaper", @@ -3230,28 +3230,28 @@ "packages-dev": [ { "name": "codeigniter/coding-standard", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/CodeIgniter/coding-standard.git", - "reference": "a523fd030be6360123a88655f39f0eb1650ee4bf" + "reference": "2c16682b4a3754bc6694fef1056f686f32298ee3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CodeIgniter/coding-standard/zipball/a523fd030be6360123a88655f39f0eb1650ee4bf", - "reference": "a523fd030be6360123a88655f39f0eb1650ee4bf", + "url": "https://api.github.com/repos/CodeIgniter/coding-standard/zipball/2c16682b4a3754bc6694fef1056f686f32298ee3", + "reference": "2c16682b4a3754bc6694fef1056f686f32298ee3", "shasum": "" }, "require": { "ext-tokenizer": "*", - "friendsofphp/php-cs-fixer": "^3.50", - "nexusphp/cs-config": "^3.19.0", + "friendsofphp/php-cs-fixer": "^3.61.1", + "nexusphp/cs-config": "^3.24", "php": "^8.1" }, "require-dev": { - "nexusphp/tachycardia": "^2.1", - "phpstan/phpstan": "^1.0", - "phpunit/phpunit": "^10.5" + "nexusphp/tachycardia": "^2.3", + "phpstan/phpstan": "^1.11", + "phpunit/phpunit": "^10.5 || ^11.2" }, "type": "library", "autoload": { @@ -3280,7 +3280,7 @@ "slack": "https://codeigniterchat.slack.com", "source": "https://github.com/CodeIgniter/coding-standard" }, - "time": "2024-06-16T15:51:42+00:00" + "time": "2024-08-05T11:17:44+00:00" }, { "name": "deployer/deployer", @@ -3962,16 +3962,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.8", + "version": "11.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39" + "reference": "a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7a29e8d3113806f18f99d670f580a30e8ffff39", - "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3", + "reference": "a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3", "shasum": "" }, "require": { @@ -4010,7 +4010,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.2-dev" + "dev-main": "11.3-dev" } }, "autoload": { @@ -4042,7 +4042,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.2.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.0" }, "funding": [ { @@ -4058,7 +4058,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T14:56:37+00:00" + "time": "2024-08-02T03:56:43+00:00" }, { "name": "sebastian/cli-parser",