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

Update dependencies #5

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Update dependencies #5

merged 4 commits into from
Jun 12, 2024

Conversation

devtronic
Copy link
Member

@devtronic devtronic commented Jun 12, 2024

  • Dropped pre PHP 8.2 support
  • Updated dependencies
    • psr/http-message: ^1.0 -> ^2.0.0
    • phpunit/phpunit: ^7.0 || ^8.0 || ^9.0 -> ^9.0 || ^10.0 || ^11.0
    • phpstan/phpstan: ^1.4 -> ^1.11.4
    • friendsofphp/php-cs-fixer: ^v3.8.0 -> ^v3.58.1
  • Removed tests/autload.php and use vendor/autoload.php instead.
  • Updated code/tests to support PHP 8.2
  • Copyright updated

@devtronic devtronic merged commit 4fa2158 into master Jun 12, 2024
1 check 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