Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: drop support for PHP 8.1 #454

Merged
merged 1 commit into from
Mar 31, 2024
Merged

chore: drop support for PHP 8.1 #454

merged 1 commit into from
Mar 31, 2024

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Mar 31, 2024

  • drop support for PHP 8.1
  • default to PHP 8.3 in workflows
  • upgrade all dependencies
  • suggest php-standard-library/phpstan-extension in composer.json
  • update minimum required version for dependencies

- drop support for PHP 8.1
- default to PHP 8.3 in workflows
- upgrade all dependencies
- suggest php-standard-library/phpstan-extension in composer.json
- update minimum required version for dependencies

Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity Type: Enhancement Most issues will probably ask for additions or changes. Type: BC Break A change that will result in a backward compatibility break in the public API. labels Mar 31, 2024
@azjezz azjezz added this to the 3.0.0 milestone Mar 31, 2024
@azjezz azjezz self-assigned this Mar 31, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8497847724

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 98.953%

Totals Coverage Status
Change from base Build 8488431262: -0.07%
Covered Lines: 4255
Relevant Lines: 4300

💛 - Coveralls

@azjezz azjezz merged commit 08db192 into next Mar 31, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. Type: BC Break A change that will result in a backward compatibility break in the public API. Type: Enhancement Most issues will probably ask for additions or changes. Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants