Skip to content

Fix CI: trim PHP matrix to 8.3/8.4 and bump pullrequest.yml actions t…#74

Merged
qaamgo-luca merged 1 commit into
masterfrom
feature/LC_update_dependencies
Jun 30, 2026
Merged

Fix CI: trim PHP matrix to 8.3/8.4 and bump pullrequest.yml actions t…#74
qaamgo-luca merged 1 commit into
masterfrom
feature/LC_update_dependencies

Conversation

@qaamgo-luca

Copy link
Copy Markdown
Contributor

…o v4

Trims the PHP matrix in both ci.yml and pullrequest.yml from [8.0–8.4] to [8.3, 8.4] to match the php: ^8.3 constraint in composer.json. Jobs for older versions were failing at composer install.

Also bumps actions/checkout and actions/cache from v2 to v4 in pullrequest.yml (ci.yml was already on v4).

…o v4

Trims the PHP matrix in both ci.yml and pullrequest.yml from [8.0–8.4] to [8.3, 8.4] to match the `php: ^8.3` constraint in composer.json.
Jobs for older versions were failing at composer install.

Also bumps actions/checkout and actions/cache from v2 to v4 in pullrequest.yml (ci.yml was already on v4).
@qaamgo-luca qaamgo-luca merged commit 931c7bb into master Jun 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant