Skip to content

Commit

Permalink
Merge branch '1.x'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/tests.yml
  • Loading branch information
driesvints committed Sep 22, 2023
2 parents 4e4d673 + a3f4d8e commit 039bb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.1, 8.2]
php: [8.1, 8.2, 8.3]
laravel: [10]

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
Expand Down

0 comments on commit 039bb56

Please sign in to comment.