From 3d90bc11b6e3563f15233c52bcd5166248b1aed2 Mon Sep 17 00:00:00 2001 From: Jonas Siewertsen Date: Thu, 11 May 2023 08:54:58 +0200 Subject: [PATCH] Remove constraint --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ee93647..d5129a5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -17,7 +17,6 @@ jobs: include: - laravel: 9.* testbench: 7.* - laravel-constraint: ^8.18.1 - laravel: 10.* testbench: 8.*