Skip to content

Conversation

SmetDenis
Copy link
Member

  • Update PHP requirement to 8.2 and Docker image to PHP 8.4.
  • Upgrade jbzoo packages to their latest stable versions.
  • Adjust composer/semver and composer/composer requirements to stable branches.
  • Make testGithubActionsWorkflow static for PHPUnit compatibility.
  • Apply minor code style fixes and README updates.

- Update PHP requirement to 8.2 and Docker image to PHP 8.4.
- Upgrade `jbzoo` packages to their latest stable versions.
- Adjust `composer/semver` and `composer/composer` requirements to stable branches.
- Make `testGithubActionsWorkflow` static for PHPUnit compatibility.
- Apply minor code style fixes and README updates.
- Update PHP requirement to 8.2 and Docker image to PHP 8.4.
- Upgrade `jbzoo` packages to their latest stable versions.
- Adjust `composer/semver` and `composer/composer` requirements to stable branches.
- Make `testGithubActionsWorkflow` static for PHPUnit compatibility.
- Apply minor code style fixes and README updates.
- Bump supported PHP versions to include 8.4 and drop 8.1.
- Remove the scheduled CI run, relying on PRs and pushes.
- Upgrade `actions/upload-artifact` to v4.
- Streamline PHPUnit job matrix by removing `build-action`.
- Add `contents: read` permission for improved security.
- Remove obsolete `testGithubActionsWorkflow` test.
Remove the 'needs' keyword from phar and docker jobs.
This allows these jobs to run in parallel with other jobs, improving overall CI pipeline speed.
@SmetDenis SmetDenis merged commit 0b2c1c1 into master Sep 28, 2025
23 checks passed
@SmetDenis SmetDenis deleted the bump branch September 28, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant