Laravel 10 (#4706)

This commit is contained in:
Matthew Penner
2023-02-23 12:30:16 -07:00
committed by GitHub
parent ad4ddc6300
commit 1d38b4f0e2
136 changed files with 1735 additions and 2008 deletions

View File

@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [8.0, 8.1]
php: [8.1, 8.2]
database: ["mariadb:10.2", "mysql:8"]
services:
database: