Releases: ergebnis/json-normalizer
Releases · ergebnis/json-normalizer
4.0.1
What's Changed
- Enhancement: Add tests to document current (breaking) behaviour by @localheinz in #857
- Fix: Do not sort
repositories
by key by @localheinz in #858 - Enhancement: Add tests to document current behaviour by @localheinz in #859
- Fix: Revert inlining of
BinNormalizer
by @localheinz in #860 - Fix: Sort
config
by key by @localheinz in #861
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- Fix: Drop support for PHP 7.4 by @localheinz in #757
- Enhancement: Require and use
ergebnis/json
by @localheinz in #772 - Enhancement: Require
ergebnis/json-schema-validator:^4.0.0
by @localheinz in #771 - Enhancement: Allow configuring the
SchemaNormalizer
to exclude properties from being sorted by @localheinz in #774 - Fix: Remove
ConfigHashNormalizer
by @localheinz in #775 - Fix: Adjust
ComposerJsonNormalizer
to stop sortingscripts.auto-scripts
by @localheinz in #776 - Fix: Adjust
ComposerJsonNormalizer
to stop sortingextra.installer-paths
by @localheinz in #777 - Fix: Adjust
ComposerJsonNormalizer
to stop sortingconfig.allow-plugins
by @localheinz in #778 - Fix: Adjust
ComposerJsonNormalizer
to stop sortingconfig.preferred-install
by @localheinz in #779 - Fix: Adjust
ComposerJsonNormalizer
to stop sorting direct children ofextra.patches
by @localheinz in #780 - Fix: Use
~
operator to limit compatibility with PHP versions by @localheinz in #783 - Fix: Add references to code that depends on the order of properties in objects by @localheinz in #784
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #788 - Enhancement: Implement
FormatNormalizer
by @localheinz in #781 - Fix: Remove
AutoFormatNormalizer
by @localheinz in #793 - Fix: Remove
FixedFormatNormalizer
by @localheinz in #794 - Fix: Do not normalize JSON during assertion by @localheinz in #796
- Enhancement: Introduce named constructor for default
json_encode()
options by @localheinz in #799 - Enhancement: Encode JSON with
JSON_PRETTY_PRINT
flag by @localheinz in #795 - Enhancement: Encode JSON with
JSON_UNESCAPED_SLASHES
flag by @localheinz in #801 - Enhancement: Encode JSON with
JSON_UNESCAPED_UNICODE
flag by @localheinz in #802 - Fix: Adjust
ComposerJsonNormalizer
to reject JSON when it is not an object by @localheinz in #804 - Fix: Inline and remove
Vendor\Composer\BinNormalizer
by @localheinz in #805 - Enhancement: Compose
WithFinalNewLineNormalizer
intoVendor\Composer\ComposerJsonNormalizer
by @localheinz in #806 - Enhancement: Generate test cases for
VersionConstraintNormalizer
by @localheinz in #809 - Fix: Add test cases for
suggest
by @localheinz in #810 - Enhancement: Skip normalization of unparseable version constraints by @localheinz in #813
- Enhancement: Generate test cases during test bootstrapping by @localheinz in #815
- Always use a single space for
and
combinator by @fredden in #819 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #848 - Include examples in documentation by @fredden in #833
- Sort version numbers in ascending order by @fredden in #816
- Remove overlapping constraints by @fredden in #850
- Enhancement: Adjust
VersionConstraintNormalizer
to remove duplicate version constraints by @localheinz in #856
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #645 - Fix: Wrapping by @localheinz in #647
- Fix: Description by @localheinz in #648
- Fix: Docblock by @localheinz in #650
- Fix: Add missing comma by @localheinz in #651
- composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #652
- composer(deps-dev): bump fakerphp/faker from 1.17.0 to 1.18.0 by @dependabot in #653
- Enhancement: Reuse composite actions from
ergebnis/.github
by @localheinz in #654 - github-actions(deps): bump ergebnis/.github from 1.2.1 to 1.3.2 by @dependabot in #655
- composer(deps-dev): bump ergebnis/data-provider from 1.0.0 to 1.1.0 by @dependabot in #656
- composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #657
- composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #658
- composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #659
- Enhancement: Require
ergebnis/json-pointer
by @localheinz in #660 - Fix: Compare with empty array by @localheinz in #661
- Enhancement: Return early by @localheinz in #662
- Fix: Harden condition by @localheinz in #663
- Fix: Use
object
instead ofstdClass
by @localheinz in #664 - composer(deps): bump ergebnis/json-pointer from 2.0.0 to 2.1.0 by @dependabot in #665
- composer(deps): bump ergebnis/json-schema-validator from 2.0.0 to 3.0.0 by @dependabot in #666
- Fix: Rename interface by @localheinz in #667
- Fix: Rename exceptions by @localheinz in #668
- Fix: Rename interface by @localheinz in #669
- Fix: DocBlock by @localheinz in #670
- Fix: Remove unused method by @localheinz in #671
- Fix: Rename class by @localheinz in #672
- Fix: Rename interface by @localheinz in #673
- composer(deps-dev): bump fakerphp/faker from 1.18.0 to 1.19.0 by @dependabot in #674
- composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #675
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.0.0 to 4.1.0 by @dependabot in #677
- github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #676
- composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.5 by @dependabot in #678
- composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #679
- composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #680
- composer(deps-dev): bump ergebnis/data-provider from 1.1.0 to 1.2.0 by @dependabot in #682
- composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #683
- github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #685
- github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #684
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.1.0 to 4.2.0 by @dependabot in #688
- composer(deps-dev): bump infection/infection from 0.26.5 to 0.26.6 by @dependabot in #687
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 by @dependabot in #690
- composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.18 by @dependabot in #689
- composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #691
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #692
- github-actions(deps): bump ergebnis/.github from 1.3.2 to 1.4.0 by @dependabot in #693
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #694
- Enhancement: Update
ergebnis/composer-normalize
by @localheinz in #695 - github-actions(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #696
- Enhancement: Update
ergebnis/json-pointer
andergebnis/json-schema-validator
by @localheinz in #697 - composer(deps): bump ergebnis/json-pointer from 3.0.0 to 3.1.0 by @dependabot in #698
- github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #699
- github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1 by @dependabot in #700
- composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #701
- github-actions(deps): bump actions/stale from 4 to 5 by @dependabot in #702
- github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #703
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #704
- composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #706
- github-actions(deps): bump ergebnis/.github from 1.4.1 to 1.5.0 by @dependabot in #707
- github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0 by @dependabot in #708
- github-actions(deps): bump shivammathur/setup-php from 2.19.0 to 2.19.1 by @dependabot in #709
- composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0 by @dependabot in #710
- composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #711
- composer(deps-dev): bump vimeo/psalm from 4.23.0 to 4.24.0 by @dependabot in #712
- github-actions(deps): bump shivammathur/setup-php from 2.19.1 to 2.20.0 by @dependabot in #713
- github-actions(deps): bump shivammathur/setup-php from 2.20.0 to 2.20.1 by @dependabot in #714
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.4.0 to 4.5.0 by @dependabot in #715
- github-actions(deps): bump ergebnis/.github from 1.5.0 to 1.5.1 by @dependabot in #716
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.0 to 4.5.1 by @dependabot in #717
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.1 to 4.5.2 by @dependabot in #718
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.2 to 4.5.3 by @dependabot in #719
- github-actions(deps): bump shivammathur/setup-php from 2.20.1 to 2.21.0 by @dependabot in #720
- composer(deps-dev): bump fakerphp/faker from 1.19.0 to 1.20.0 by @dependabot in #721
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.3 to 4.6.0 by @dependabot in #722
- github-actions(deps): bump shivammathur/setup-php from 2.21.0 to 2.21.1 by @dependabot in #724
- composer(deps-dev): bump vimeo/psalm from 4.24.0 to 4.25.0 by @dependabot in #725
- composer(deps-dev): bump vimeo/psalm from 4.25.0 to 4.26.0 by @dependabot in #726
- Fix: Adjust MSI score by @localheinz in htt...
2.2.0
What's Changed
- composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18 by @dependabot in #624
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #625
- composer(deps-dev): bump vimeo/psalm from 4.18 to 4.18.1 by @dependabot in #626
- composer(deps-dev): bump infection/infection from 0.25.5 to 0.26.0 by @dependabot in #627
- composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #628
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #629
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.0.0 by @dependabot in #630
- composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #631
- Fix: Links to documentation by @localheinz in #633
- Enhancement: Add links to documentation by @localheinz in #634
- Fix: Update fixture by @localheinz in #635
- Fix: Indentation by @localheinz in #636
- Enhancement: Add fixture by @localheinz in #637
- Fix: Remove unnecessary condition by @localheinz in #632
- Fix: Rename variable by @localheinz in #638
- Enhancement: Normalize additional properties by @localheinz in #639
- Enhancement: Adjust fixtures by @localheinz in #640
- Enhancement: Normalize array values without schema definition by @localheinz in #641
- composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #642
- Enhancement: Automatically generate release body by @localheinz in #643
- Fix: Update
CHANGELOG.md
by @localheinz in #644
Full Changelog: 2.1.0...2.2.0
2.1.0
- composer(deps-dev): bump
ergebnis/license
from1.1.0
to1.2.0
(#622), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.16.1
to4.17.0
(#621), by @dependabot[bot] - Enhancement: Adjust
SchemaNormalizer
to supportanyOf
(#623), by @localheinz
2.0.0
- Fix: Reference (#465), by @localheinz
- github-actions(deps): bump
actions/stale
fromv3.0.17
tov3.0.18
(#466), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.17
to0.12.18
(#467), by @dependabot[bot] - Enhancement: Update
vimeo/psalm
andpsalm/plugin-phpunit
(#468), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.10.0
to2.13.0
(#446), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.1
to4.6.2
(#469), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.2
to4.6.4
(#472), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.14
to8.5.15
(#473), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.80
to0.12.82
(#474), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/test-util
from1.4.0
to1.5.0
(#476), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.2
tov4.10.0
(#478), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.4
tov2.1.5
(#479), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.82
to0.12.84
(#480), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.4
to4.7.0
(#475), by @dependabot[bot] - Fix: Use Xdebug instead of pcov for collecting code coverage (#481), by @localheinz
- composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.0
to2.13.1
(#482), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
fromv3.1
tov4.0.2
(#484), by @dependabot[bot] - Enhancement: Restore auto-merge of dependabot pull requests (#522), by @localheinz
- Enhancement: Add badge for Triage workflow (#523), by @localheinz
- github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.10.0
to4.11.0
(#492), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.5
to2.1.6
(#499), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.18
to4
(#513), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.1
to2.14.0
(#490), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.15
to8.5.19
(#519), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.18
to0.12.22
(#521), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.9
to0.12.10
(#510), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.10.0
to2.12.0
(#512), by @dependabot[bot] - composer(deps): bump
justinrainbow/json-schema
from5.2.10
to5.2.11
(#517), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.1
to0.16.1
(#506), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.2
to4.9.3
(#524), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.0.2
to4.1
(#525), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.94
to0.12.95
(#526), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.12.0
to2.13.0
(#527), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.95
to0.12.96
(#528), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.10
to0.12.11
(#529), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.19
to8.5.20
(#530), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#531), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.97
to0.12.98
(#532), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.3
to4.10.0
(#533), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.11.0
to4.12.0
(#534), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.13.0
to2.14.0
(#535), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.98
to0.12.99
(#536), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.1
to5
(#537), by @dependabot[bot] - Fix: Adjust usage of octokit (#550), by @localheinz
- composer(deps-dev): bump
phpunit/phpunit
from8.5.20
to8.5.21
(#538), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.4
to2.4.0
(#543), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.14.0
to2.16.0
(#548), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.6
to2.1.7
(#546), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.10.0
to4.14.0
(#549), by @dependabot[bot] - Enhancement: Update
ergebnis/composer-normalize
(#551), by @localheinz - Enhancement: Run tests on PHP 8.1 (#552), by @localheinz
- Fix: Do not recommend to use
pcov
(#553), by @localheinz - composer(deps-dev): bump
vimeo/psalm
from4.14.0
to4.15.0
(#554), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.15.0
to4.16.1
(#555), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.21
to8.5.22
(#556), by @dependabot[bot] - Fix: Remove auto-review tests (#557), by @localheinz
- Fix: Order (#558), by @localheinz
- Fix: Remove empty integration test suite (#559), by @localheinz
- Fix: Rename
.php_cs
to.php-cs-fixer.php
(#561), by @localheinz - Fix: Allow composer plugins (#560), by @localheinz
- Fix: Remove
phpstan/phpstan
(#562), by @localheinz - Fix: Use dashes instead of asterisks for unordered lists (#563), by @localheinz
- Fix: Drop support for PHP 7.2 (#564), by @localheinz
- Enhancement: Use
Php73
rule set (#565), by @localheinz - composer(deps-dev): bump
infection/infection
from0.15.3
to0.18.2
(#567), by @dependabot[bot] - Fix: Remove
infection/infection
(#568), by @localheinz - composer(deps-dev): bump
phpunit/phpunit
from8.5.22
to9.5.11
(#566), by @dependabot[bot] - Fix: Migrate configuration for
phpunit/phpunit
(#569), by @localheinz - Fix: Do not use deprecated
--diff-format
option (#572), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.14.0
to3.4.0
(#571), by @dependabot[bot] - Fix: Do not use
phpspec/prophecy
(#570), by @localheinz - Fix: Drop support for PHP 7.3 (#573), by @localheinz
- Enhancement: Run mutation tests with
infection/infection
(#574), by @localheinz - Fix: Disallow
phpstan/extension-installer
(#575), by @localheinz - Fix: DocBlock (#577), by @localheinz
- Enhancement: Use
Php74
rule set (#576), by @localheinz - Fix: Wrapping (#578), by @localheinz
- composer(deps): bump
ergebnis/json-printer
from3.1.1
to3.2.0
(#579), by @dependabot[bot] - Enhancement: Require
fakerphp/faker
(#581), by @localheinz - Fix: Remove useless tests and assertions (#582), by @localheinz
- Fix: Remove useless test (#583), by @localheinz
- Enhancement: Pull in
Helper
fromergebnis/test-util
(#580), by @localheinz - Enhancement: Require
ergebnis/data-provider
(#584), by @localheinz - Enhancement: Use data providers provided by
ergebnis/data-provider
(#585), by @localheinz - Fix: Remove
ergebnis/test-util
(#586), by @localheinz - Fix: Avoid unnecessary imports (#587), by @localheinz
- Enhancement: Require
ergebnis/json-schema-validator
(#588), by @localheinz - Fix: Disallow implicit cast to
string
(#589), by @localheinz - Fix: Do not sort
allow-plugins
configuration (#590), by @localheinz - Fix: Use methods instead of deprecated magic properties (#591), by @localheinz
- Fix: Run
make static-code-analysis-baseline
(#592), by @localheinz - Fix: Wrapping (#593), by @localheinz
- Fix: References (#594), by @localheinz
- Fix: Do not cache cache directory for
vimeo/psalm
(#596), by @localheinz - Enhancement: Use
SchemaValidator
provided byergebnis/json-schema-validator
(#595), by @localheinz - Fix: Update
README.md
(#598), by @localheinz - Fix: Remove
SchemaValidator
(#597), by @localheinz - Fix: Rename parameter and field (#599), by @localheinz
- Fix: Declare object as immutable (#600), by @localheinz
- Fix: Declare object as immutable (#601), by @localheinz
- Fix: DocBlock (#602), by @localheinz
- Fix: Rename method (#603), by @localheinz
- Fix: Simplify (#604), by @localheinz
- Fix: Rename parameter and field (#605), by @localheinz
- Fix: Declare object as immutable (#606), by @localheinz
- Fix: Rename parameter (#607), by @localheinz
- Enhancement: Extract named constructor (#608), by @localheinz
- Fix: Rename steps (#610), by @localheinz
- Fix: Declare object as immutable (#609), by @localheinz
- Fix: Initialize field during construction (#611), by @localheinz
- Fix: Declare object as immutable (#612), by @localheinz
- Enhancement: Update
maglnet/composer-require-checker
(#614), by @localheinz - Enhancement: Update
ergebnis/composer-normalize
(#615), by @localheinz - Fix: Use
JSON_THROW_ON_ERROR
(#613), by @localheinz - Fix: Do not compose
Format
intoJson
(#616), by @localheinz - Fix: Use
array_reduce()
(#617), by @localheinz - Fix: Rename class (#618), by @localheinz
- Fix: Rename class (#619), by @localheinz
- Fix: Update
CHANGELOG.md
(#620), by @localheinz
1.0.3
- Enhancement: Update license year (#430), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#431), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.64
to0.12.65
(#432), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.65
to0.12.66
(#433), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.7
to0.12.8
(#434), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.8
to0.12.9
(#435), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.66
to0.12.67
(#436), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.13
to8.5.14
(#437), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.67
to0.12.68
(#439), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.68
to0.12.69
(#441), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.14
to3.0.15
(#442), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.69
to0.12.71
(#447), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.3
to2.1.4
(#448), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.15
to3.0.16
(#449), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.71
to0.12.73
(#450), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.73
to0.12.74
(#451), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.74
to0.12.75
(#452), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.75
to0.12.76
(#453), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.76
to0.12.77
(#454), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.16
to3.0.17
(#455), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.8.0
to4.9.0
(#456), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.77
to0.12.78
(#457), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.9.0
to2.10.0
(#458), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.9.0
to4.9.1
(#459), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.78
to0.12.79
(#460), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.79
to0.12.80
(#461), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.9.1
to4.9.2
(#462), by @dependabot[bot] - Fix: Correctly sort
composer-plugin-api
(#463), by @localheinz - Fix: Update
CHANGELOG.md
(#464), by @localheinz
1.0.2
- Fix: Use constants (#427), by @localheinz
- Fix: Add reference to documentation (#428), by @localheinz
- Fix: Use property path instead of property name to exclude property (#429), by @localheinz
1.0.1
- Fix: Do not sort
preferred-install
hash (#425), by @localheinz - Fix: Rename fields and variables (#426), by @localheinz
1.0.0
- Enhancement: Let
ConfigHashNormalizer
recursively sort hashes by key (#424), by @localheinz