From f2ac6c4536e9b528d2c3f69de734169db3e645ab Mon Sep 17 00:00:00 2001 From: Andreas Braun Date: Tue, 1 Oct 2024 13:46:43 +0200 Subject: [PATCH] Update lowest version of the extension being tested --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 41be5b210..ccac8dde4 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -40,7 +40,7 @@ jobs: - dependencies: "lowest" php-version: "8.1" mongodb-version: "5.0" - driver-version: "1.17.0" + driver-version: "1.20.0" topology: "server" symfony-version: "stable" # Test with highest dependencies