Skip to content

Commit

Permalink
finetuning fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed May 23, 2024
1 parent 423b599 commit 888cae7
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 888cae7

Please sign in to comment.