From 316190bd614268ffc816adbcdd864693900561df Mon Sep 17 00:00:00 2001 From: Ramakant Date: Tue, 12 Apr 2022 22:35:43 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9AMatrix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 8a22dc5..f47e174 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -19,6 +19,7 @@ jobs: - laravel: 9.* testbench: 7.* php: 8.1 + dependency-version: prefer-stable - laravel: 8.* testbench: 6.* - laravel: 7.*