From 77ec2397bb81f8e4d7e9f6fa24f244f818d14322 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Sat, 24 Sep 2022 23:31:43 +0800 Subject: [PATCH] Update versions --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 70c389f..7737d29 100644 --- a/composer.json +++ b/composer.json @@ -23,10 +23,10 @@ "homepage": "https://github.com/codeigniter4/devkit", "require": { "php": "^7.4 || ^8.0", - "codeigniter/coding-standard": "^1.1", + "codeigniter/coding-standard": "^1.5", "fakerphp/faker": "^1.9", "mikey179/vfsstream": "^1.6", - "nexusphp/cs-config": "^3.1", + "nexusphp/cs-config": "^3.6", "nexusphp/tachycardia": "^1.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.0",