diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fa8892..85a6537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/composer.json b/composer.json index a8f9110..7cd9c7e 100644 --- a/composer.json +++ b/composer.json @@ -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",