Commit graph

5 commits

Author SHA1 Message Date
811f968fb9
Run just 8.3 tests 2024-02-23 16:14:47 +00:00
7e6a047bc8
Remove PHP 8.2
Added 8.4 as well for testing purposes
2024-02-23 16:10:04 +00:00
4dbcba401c
ci: Refactor GitHub Actions workflow for PHP setup
- Updated PHP and PHPUnit versions in workflow matrix
- Added new extensions to PHP setup
- Enabled xdebug coverage
- Cached composer dependencies based on PHP version
- Removed Node setup and installation of dependencies
- Updated checkout action to version 4
- Set GITHUB_TOKEN environment variable for PHP setup
- Changed cache key for composer dependencies based on PHP version
2023-11-27 18:44:20 +00:00
3a681c0a44
Initial work with Psalm reporting 2023-06-25 14:18:40 +01:00
21deb53727
Improve Github Actions and add Laravel Pint check 2022-07-09 10:56:03 +01:00