Commit graph

3 commits

Author SHA1 Message Date
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