Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
db670de2f0
build(deps): Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:53:08 +00:00
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