Skip to content

Commit

Permalink
Merge pull request #82 from Hi-Folks/feat/upgade-php83
Browse files Browse the repository at this point in the history
finetuning fix release
  • Loading branch information
roberto-butti authored May 23, 2024
2 parents b57bab3 + 888cae7 commit 65adf21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

## 1.0.0 - 2024-05-23
- PHPStan Level 6, thanks to @RoadSigns
- PHPStan Level 9, thanks to @RoadSigns
- Updating Pint action for the GitHub Actions
- Upgrading dependencies (Rector 1, PHP 8.3, some GitHub Actions, ...)
- Adding Rector with UP_TO_PHP_81, DEAD_CODE, CODE_QUALITY, EARLY_RETURN, TYPE_DECLARATION, PRIVATIZATION options
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "hi-folks/array",
"version": "0.1.2",
"description": "Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.",
"keywords": [
"Hi-Folks",
Expand Down

0 comments on commit 65adf21

Please sign in to comment.