From 5024e1a81f4a82f201f740e779709b63cb962d5f Mon Sep 17 00:00:00 2001 From: Anthony Rappa Date: Thu, 18 May 2023 21:51:38 -0400 Subject: [PATCH] Remove for github action --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 1eb03d62e..8a67b9aaa 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,6 @@ "require-dev": { "ext-sqlite3": "*", "brianium/paratest": "^4.0|^5.0|^6.0|^7.0", - "laravel/pint": "^1.0", "nunomaduro/collision": "^4.0|^5.0|^6.0|^7.0", "orchestra/testbench": "^6.0|^7.0|^8.0", "phpunit/phpunit": "^9.0|^10.0"