Skip to content

Commit

Permalink
removendo suporte laravel 5
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokum committed Nov 28, 2023
1 parent 867f79b commit 0e4aacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
php: [ 8.2, 8.1, 8.0, 7.4, 7.3, 7.2 ]
laravel: [ 10.*, 9.*, 8.*, 7.*, 6.*]
laravel: [ 10.*, 9.*, 8.*, 7.*, 6.* ]
dependency-version: [ prefer-stable ]
os: [ ubuntu-latest ]
include:
Expand Down

0 comments on commit 0e4aacf

Please sign in to comment.