Skip to content

ci: remove unused paratest installation from install-composer.sh - #99

Merged
intuibase merged 1 commit into
elastic:mainfrom
intuibase:fix_workflows
Aug 17, 2026
Merged

ci: remove unused paratest installation from install-composer.sh#99
intuibase merged 1 commit into
elastic:mainfrom
intuibase:fix_workflows

Conversation

@intuibase

Copy link
Copy Markdown
Contributor
  • Removes unused brianium/paratest installation from .ci/scripts/install-composer.sh
  • paratest is not referenced anywhere in the test suite — composer test runs parallel-lint, phpcs and phpunit only
  • brianium/paratest ^7.8 requires phpunit ^11.5 which conflicts with the project's "phpunit/phpunit": "^8.5||^9.5||^10", causing CI to fail

paratest is not used anywhere in the test suite - composer test runs
parallel-lint, phpcs and phpunit only. brianium/paratest ^7.8 requires
phpunit ^11.5 which conflicts with the project's phpunit ^8.5||^9.5||^10.
@intuibase intuibase self-assigned this Aug 17, 2026
@github-actions

Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@intuibase
intuibase enabled auto-merge (squash) August 17, 2026 12:33
@intuibase
intuibase requested a review from hegerchr August 17, 2026 12:59

@hegerchr hegerchr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@intuibase
intuibase merged commit bd04c82 into elastic:main Aug 17, 2026
10 checks passed
@intuibase
intuibase deleted the fix_workflows branch August 17, 2026 13:00
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.

2 participants