Skip to content

Investigate ci failure#23

Merged
otis22 merged 1 commit intomainfrom
cursor/investigate-ci-failure-gpt-5.1-codex-61b5
Dec 2, 2025
Merged

Investigate ci failure#23
otis22 merged 1 commit intomainfrom
cursor/investigate-ci-failure-gpt-5.1-codex-61b5

Conversation

@otis22
Copy link
Owner

@otis22 otis22 commented Dec 2, 2025

Downgrade phpstan/phpstan to ^1.9 to fix CI failures on PHP versions 7.3, 7.4, and 8.0.

The previous version ^1.10 of phpstan/phpstan required PHP >= 8.1, causing composer install to fail on older PHP runners in the CI matrix. Downgrading to ^1.9 restores compatibility as it supports PHP ^7.2 || ^8.0.


Open in Cursor Open in Web


Note

Downgrades dev dependency phpstan/phpstan in composer.json from ^1.10 to ^1.9.

  • Dependencies:
    • Downgrade phpstan/phpstan in composer.json from ^1.10 to ^1.9.

Written by Cursor Bugbot for commit d9a879c. This will update automatically on new commits. Configure here.

Co-authored-by: vromanichev24 <vromanichev24@gmail.com>
@cursor
Copy link

cursor bot commented Dec 2, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coveralls
Copy link

coveralls commented Dec 2, 2025

Pull Request Test Coverage Report for Build 19871570176

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.91%

Totals Coverage Status
Change from base Build 14573818202: 0.0%
Covered Lines: 249
Relevant Lines: 268

💛 - Coveralls

@otis22 otis22 marked this pull request as ready for review December 2, 2025 19:55
@otis22 otis22 merged commit 2887802 into main Dec 2, 2025
1 of 13 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.

3 participants