From 8a6cb710124239aa7136a1f7c5e5a1088b80592e Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Thu, 22 Dec 2022 14:07:23 -0500 Subject: [PATCH 1/2] Upgrading to 1.0 alley-coding-standards --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a8b43a5..c794dbd 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "fakerphp/faker": "^1.9" }, "require-dev": { - "alleyinteractive/alley-coding-standards": "^0.3", + "alleyinteractive/alley-coding-standards": "^1.0", "nunomaduro/collision": "^5.0", "phpunit/phpunit": "^9.3.3" }, From 80a35f72dfe617c1dd5482cb1a1b0bca57833d9c Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Thu, 22 Dec 2022 14:09:04 -0500 Subject: [PATCH 2/2] Fixing phpcs --- phpcs.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/phpcs.xml b/phpcs.xml index 91fe6a7..062f179 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -21,13 +21,10 @@ storage/framework/views - - - - +