Skip to content

Commit

Permalink
ci: add Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Fureev Eugene committed Mar 20, 2023
1 parent a13c10f commit c540e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
laravel: [ 8.*, 9.* , 10.* ]
include:
- laravel: 10.*
php: 8.2
testbench: 8.*
vardumper: 6.*
- laravel: 9.*
Expand Down

0 comments on commit c540e6d

Please sign in to comment.