Skip to content

Commit

Permalink
[1.x] Supports PHP 8.4
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 14, 2024
1 parent ddf47e9 commit 774a13e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
php: [7.3, 7.4, "8.0", 8.1, 8.2, 8.3]
laravel: [8, 9, 10, 11]
stability: ["prefer-lowest", "prefer-stable"]
include:
- php: 8.4
laravel: 11
stability: "prefer-stable"
exclude:
- php: 7.3
laravel: 9
Expand Down

0 comments on commit 774a13e

Please sign in to comment.