fix: extend not called (#5)
Some checks failed
GB Redis Setup PHP / run (push) Has been cancelled
GB Redis Setup JS / run (push) Has been cancelled

* fix: extend not called

* chore: phpstan
This commit is contained in:
IanM
2025-11-18 22:01:50 +00:00
committed by GitHub
parent b03ca35d54
commit d59ebfa684
4 changed files with 8 additions and 5 deletions

View File

@@ -8,6 +8,6 @@ jobs:
with:
enable_backend_testing: false
enable_phpstan: true
php_versions: '["7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]'
php_versions: '["8.1", "8.2", "8.3", "8.4"]'
backend_directory: .