Skip to content

Commit

Permalink
chore: Update compatibility to Laravel 11 & upgrade phpseclib to ^3.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
nagi1 committed Jul 20, 2024
1 parent 17823b2 commit ac3ff77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.3, 8.1]
laravel: [^9.0, ^10.0, ^11.0]
laravel: [^11.0, ^10.0, ^9.0]
stability: [prefer-stable]
include:
- laravel: 9.*
Expand Down

0 comments on commit ac3ff77

Please sign in to comment.