Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnott authored Mar 21, 2024
1 parent e98011d commit a6b74a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: true
matrix:
os: [ ubuntu-latest ]
php: [ 8.1 ]
php: [ 8.1, 8.2 ]
laravel: [ 10.* ]
stability: [ prefer-stable ]
include:
Expand Down

0 comments on commit a6b74a4

Please sign in to comment.