Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Lenius/laravel-ecommerce
Browse files Browse the repository at this point in the history
  • Loading branch information
cjonstrup committed Mar 13, 2024
2 parents 4e32ceb + eed5655 commit 49bb4ad
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
php: [8.1, 8.2]
php: [8.1, 8.2, 8.3]
laravel: [10.*, 9.*]
stability: [prefer-stable]
include:
Expand Down

0 comments on commit 49bb4ad

Please sign in to comment.