diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbd3a4bd..1ed8937f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: include: - - laravel: 10 + - laravel: "^10.1.1" php: "8.2" steps: