Skip to content

Commit

Permalink
Merge pull request #81 from lara-zeus/add-popover-package
Browse files Browse the repository at this point in the history
add popover package to about command
  • Loading branch information
atmonshi authored Jan 1, 2024
2 parents ad47c8f + ebaf564 commit 039b8e8
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 372 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.1]
laravel: [9.*]
laravel: [10.*]
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 9.*
testbench: 7.*
testbench: 8.*

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down
Loading

0 comments on commit 039b8e8

Please sign in to comment.