Skip to content

Commit

Permalink
latest laravel *
Browse files Browse the repository at this point in the history
  • Loading branch information
shavonn committed Dec 20, 2023
1 parent 293ac4d commit d026c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.1, 8.2, 8.3]
laravel: [10.23.0, 10.*]
laravel: [10.23.0, ^10.38.0]
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 10.*
- laravel: ^10.38.0
testbench: 8.*
- laravel: 10.23.0
testbench: 8.*
Expand Down

0 comments on commit d026c3d

Please sign in to comment.