Skip to content

Commit

Permalink
update for php 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sergix44 committed Jan 18, 2025
1 parent 8e3128c commit 115e1eb
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 384 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ["7.3", "7.4", "8.0", "8.1", "8.2"]
php-versions: ["7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 115e1eb

Please sign in to comment.