Skip to content

Commit

Permalink
Add PHP8 Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Oct 11, 2023
1 parent af1febf commit 245df73
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
os: [ ubuntu-latest ]
php: [ 8.0, 8.1, 8.2 ]
dependency-version: [ prefer-lowest, prefer-stable ]
include:
- laravel: 9.*
testbench: 7.*
- laravel: 10.*
testbench: 8.*

name: P${{ matrix.php }} - ${{ matrix.dependency-version }}

Expand Down

0 comments on commit 245df73

Please sign in to comment.