ergebnis/json-normalizer
Normalize JSON documents with composable normalizers. Includes generic and vendor-specific normalizers for formatting, indentation, schema-based ordering, JSON encoding, chaining, callbacks, and controlling final newlines. Install via Composer and apply a Normalizer to produce consistent JSON output...
Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.10.0...4.10.1
schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1212schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1216Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.9.0...4.10.0
schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1202composer.json by @fredden in https://github.com/ergebnis/json-normalizer/pull/1053Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.8.0...4.9.0
schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1196Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.7.0...4.8.0
ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1194Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.6.0...4.7.0
x and X wildcards with * by @fredden in https://github.com/ergebnis/json-normalizer/pull/1052schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1111schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1158Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.5.0...4.6.0
ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1058ergebnis/json:^1.2.0 by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1073ergebnis/json-printer:^3.5.0 by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1074ergebnis/json-pointer:^3.4.0 by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1075ergebnis/json-schema-validator:^4.2.0 by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1076Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.4.1...4.5.0
schema.json by @ergebnis-bot in https://github.com/ergebnis/json-normalizer/pull/1038Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.4.0...4.4.1
platform by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1019ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1020ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1033ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/1036v prefixes from version strings by @fredden in https://github.com/ergebnis/json-normalizer/pull/1027Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.3.0...4.4.0
ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/963allow-plugins and preferred-install when feasible by @fredden in https://github.com/ergebnis/json-normalizer/pull/980Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.2.0...4.3.0
ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/923Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.1.0...4.2.0
Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.0.2...4.1.0
Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.0.1...4.0.2
repositories by key by @localheinz in https://github.com/ergebnis/json-normalizer/pull/858BinNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/860config by key by @localheinz in https://github.com/ergebnis/json-normalizer/pull/861Full Changelog: https://github.com/ergebnis/json-normalizer/compare/4.0.0...4.0.1
ergebnis/json by @localheinz in https://github.com/ergebnis/json-normalizer/pull/772ergebnis/json-schema-validator:^4.0.0 by @localheinz in https://github.com/ergebnis/json-normalizer/pull/771SchemaNormalizer to exclude properties from being sorted by @localheinz in https://github.com/ergebnis/json-normalizer/pull/774ConfigHashNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/775ComposerJsonNormalizer to stop sorting scripts.auto-scripts by @localheinz in https://github.com/ergebnis/json-normalizer/pull/776ComposerJsonNormalizer to stop sorting extra.installer-paths by @localheinz in https://github.com/ergebnis/json-normalizer/pull/777ComposerJsonNormalizer to stop sorting config.allow-plugins by @localheinz in https://github.com/ergebnis/json-normalizer/pull/778ComposerJsonNormalizer to stop sorting config.preferred-install by @localheinz in https://github.com/ergebnis/json-normalizer/pull/779ComposerJsonNormalizer to stop sorting direct children of extra.patches by @localheinz in https://github.com/ergebnis/json-normalizer/pull/780~ operator to limit compatibility with PHP versions by @localheinz in https://github.com/ergebnis/json-normalizer/pull/783ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/788FormatNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/781AutoFormatNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/793FixedFormatNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/794json_encode() options by @localheinz in https://github.com/ergebnis/json-normalizer/pull/799JSON_PRETTY_PRINT flag by @localheinz in https://github.com/ergebnis/json-normalizer/pull/795JSON_UNESCAPED_SLASHES flag by @localheinz in https://github.com/ergebnis/json-normalizer/pull/801JSON_UNESCAPED_UNICODE flag by @localheinz in https://github.com/ergebnis/json-normalizer/pull/802ComposerJsonNormalizer to reject JSON when it is not an object by @localheinz in https://github.com/ergebnis/json-normalizer/pull/804Vendor\Composer\BinNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/805WithFinalNewLineNormalizer into Vendor\Composer\ComposerJsonNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/806VersionConstraintNormalizer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/809suggest by @localheinz in https://github.com/ergebnis/json-normalizer/pull/810and combinator by @fredden in https://github.com/ergebnis/json-normalizer/pull/819ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/848VersionConstraintNormalizer to remove duplicate version constraints by @localheinz in https://github.com/ergebnis/json-normalizer/pull/856Full Changelog: https://github.com/ergebnis/json-normalizer/compare/3.0.0...4.0.0
ergebnis/php-package-template by @localheinz in https://github.com/ergebnis/json-normalizer/pull/645ergebnis/.github by @localheinz in https://github.com/ergebnis/json-normalizer/pull/654ergebnis/json-pointer by @localheinz in https://github.com/ergebnis/json-normalizer/pull/660object instead of stdClass by @localheinz in https://github.com/ergebnis/json-normalizer/pull/664ergebnis/composer-normalize by @localheinz in https://github.com/ergebnis/json-normalizer/pull/695ergebnis/json-pointer and ergebnis/json-schema-validator by @localheinz in https://github.com/ergebnis/json-normalizer/pull/697allow-plugins and preferred-install properly by @fredden in https://github.com/ergebnis/json-normalizer/pull/723CHANGELOG.md by @localheinz in https://github.com/ergebnis/json-normalizer/pull/729Full Changelog: https://github.com/ergebnis/json-normalizer/compare/2.2.0...3.0.0
CHANGELOG.md by @localheinz in https://github.com/ergebnis/json-normalizer/pull/644Full Changelog: https://github.com/ergebnis/json-normalizer/compare/2.1.0...2.2.0
ergebnis/license from 1.1.0 to 1.2.0 (#622), by @dependabot[bot]vimeo/psalm from 4.16.1 to 4.17.0 (#621), by @dependabot[bot]SchemaNormalizer to support anyOf (#623), by @localheinzactions/stale from v3.0.17 to v3.0.18 (#466), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 (#467), by @dependabot[bot]vimeo/psalm and psalm/plugin-phpunit (#468), by @localheinzergebnis/php-cs-fixer-config from 2.10.0 to 2.13.0 (#446), by @dependabot[bot]vimeo/psalm from 4.6.1 to 4.6.2 (#469), by @dependabot[bot]vimeo/psalm from 4.6.2 to 4.6.4 (#472), by @dependabot[bot]phpunit/phpunit from 8.5.14 to 8.5.15 (#473), by @dependabot[bot]phpstan/phpstan from 0.12.80 to 0.12.82 (#474), by @dependabot[bot]ergebnis/test-util from 1.4.0 to 1.5.0 (#476), by @dependabot[bot]stefanzweifel/git-auto-commit-action from v4.9.2 to v4.10.0 (#478), by @dependabot[bot]actions/cache from v2.1.4 to v2.1.5 (#479), by @dependabot[bot]phpstan/phpstan from 0.12.82 to 0.12.84 (#480), by @dependabot[bot]vimeo/psalm from 4.6.4 to 4.7.0 (#475), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.13.0 to 2.13.1 (#482), by @dependabot[bot]actions/github-script from v3.1 to v4.0.2 (#484), by @dependabot[bot]stefanzweifel/git-auto-commit-action from 4.10.0 to 4.11.0 (#492), by @dependabot[bot]actions/cache from 2.1.5 to 2.1.6 (#499), by @dependabot[bot]actions/stale from 3.0.18 to 4 (#513), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.13.1 to 2.14.0 (#490), by @dependabot[bot]phpunit/phpunit from 8.5.15 to 8.5.19 (#519), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.18 to 0.12.22 (#521), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.9 to 0.12.10 (#510), by @dependabot[bot]shivammathur/setup-php from 2.10.0 to 2.12.0 (#512), by @dependabot[bot]justinrainbow/json-schema from 5.2.10 to 5.2.11 (#517), by @dependabot[bot]psalm/plugin-phpunit from 0.15.1 to 0.16.1 (#506), by @dependabot[bot]vimeo/psalm from 4.9.2 to 4.9.3 (#524), by @dependabot[bot]actions/github-script from 4.0.2 to 4.1 (#525), by @dependabot[bot]phpstan/phpstan from 0.12.94 to 0.12.95 (#526), by @dependabot[bot]shivammathur/setup-php from 2.12.0 to 2.13.0 (#527), by @dependabot[bot]phpstan/phpstan from 0.12.95 to 0.12.96 (#528), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.10 to 0.12.11 (#529), by @dependabot[bot]phpunit/phpunit from 8.5.19 to 8.5.20 (#530), by @dependabot[bot]phpstan/phpstan from 0.12.96 to 0.12.97 (#531), by @dependabot[bot]phpstan/phpstan from 0.12.97 to 0.12.98 (#532), by @dependabot[bot]vimeo/psalm from 4.9.3 to 4.10.0 (#533), by @dependabot[bot]stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0 (#534), by @dependabot[bot]shivammathur/setup-php from 2.13.0 to 2.14.0 (#535), by @dependabot[bot]phpstan/phpstan from 0.12.98 to 0.12.99 (#536), by @dependabot[bot]actions/github-script from 4.1 to 5 (#537), by @dependabot[bot]phpunit/phpunit from 8.5.20 to 8.5.21 (#538), by @dependabot[bot]actions/checkout from 2.3.4 to 2.4.0 (#543), by @dependabot[bot]shivammathur/setup-php from 2.14.0 to 2.16.0 (#548), by @dependabot[bot]actions/cache from 2.1.6 to 2.1.7 (#546), by @dependabot[bot]vimeo/psalm from 4.10.0 to 4.14.0 (#549), by @dependabot[bot]ergebnis/composer-normalize (#551), by @localheinzpcov (#553), by @localheinzvimeo/psalm from 4.14.0 to 4.15.0 (#554), by @dependabot[bot]vimeo/psalm from 4.15.0 to 4.16.1 (#555), by @dependabot[bot]phpunit/phpunit from 8.5.21 to 8.5.22 (#556), by @dependabot[bot].php_cs to .php-cs-fixer.php (#561), by @localheinzphpstan/phpstan (#562), by @localheinzPhp73 rule set (#565), by @localheinzinfection/infection from 0.15.3 to 0.18.2 (#567), by @dependabot[bot]infection/infection (#568), by @localheinzphpunit/phpunit from 8.5.22 to 9.5.11 (#566), by @dependabot[bot]phpunit/phpunit (#569), by @localheinz--diff-format option (#572), by @localheinzergebnis/php-cs-fixer-config from 2.14.0 to 3.4.0 (#571), by @dependabot[bot]phpspec/prophecy (#570), by @localheinzinfection/infection (#574), by @localheinzphpstan/extension-installer (#575), by @localheinzPhp74 rule set (#576), by @localheinzergebnis/json-printer from 3.1.1 to 3.2.0 (#579), by @dependabot[bot]fakerphp/faker (#581), by @localheinzHelper from ergebnis/test-util (#580), by @localheinzergebnis/data-provider (#584), by @localheinzergebnis/data-provider (#585), by @localheinzergebnis/test-util (#586), by @localheinzergebnis/json-schema-validator (#588), by @localheinzstring (#589), by @localheinzallow-plugins configuration (#590), by @localheinzmake static-code-analysis-baseline (#592), by @localheinzvimeo/psalm (#596), by @localheinzSchemaValidator provided by ergebnis/json-schema-validator (#595), by @localheinzREADME.md (#598), by @localheinzSchemaValidator (#597), by @localheinzmaglnet/composer-require-checker (#614), by @localheinzergebnis/composer-normalize (#615), by @localheinzJSON_THROW_ON_ERROR (#613), by @localheinzFormat into Json (#616), by @localheinzarray_reduce() (#617), by @localheinzCHANGELOG.md (#620), by @localheinzergebnis/php-library-template (#431), by @localheinzphpstan/phpstan from 0.12.64 to 0.12.65 (#432), by @dependabot[bot]phpstan/phpstan from 0.12.65 to 0.12.66 (#433), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 (#434), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#435), by @dependabot[bot]phpstan/phpstan from 0.12.66 to 0.12.67 (#436), by @dependabot[bot]phpunit/phpunit from 8.5.13 to 8.5.14 (#437), by @dependabot[bot]phpstan/phpstan from 0.12.67 to 0.12.68 (#439), by @dependabot[bot]phpstan/phpstan from 0.12.68 to 0.12.69 (#441), by @dependabot[bot]actions/stale from 3.0.14 to 3.0.15 (#442), by @dependabot[bot]phpstan/phpstan from 0.12.69 to 0.12.71 (#447), by @dependabot[bot]actions/cache from 2.1.3 to 2.1.4 (#448), by @dependabot[bot]actions/stale from 3.0.15 to 3.0.16 (#449), by @dependabot[bot]phpstan/phpstan from 0.12.71 to 0.12.73 (#450), by @dependabot[bot]phpstan/phpstan from 0.12.73 to 0.12.74 (#451), by @dependabot[bot]phpstan/phpstan from 0.12.74 to 0.12.75 (#452), by @dependabot[bot]phpstan/phpstan from 0.12.75 to 0.12.76 (#453), by @dependabot[bot]phpstan/phpstan from 0.12.76 to 0.12.77 (#454), by @dependabot[bot]actions/stale from 3.0.16 to 3.0.17 (#455), by @dependabot[bot]stefanzweifel/git-auto-commit-action from 4.8.0 to 4.9.0 (#456), by @dependabot[bot]phpstan/phpstan from 0.12.77 to 0.12.78 (#457), by @dependabot[bot]shivammathur/setup-php from 2.9.0 to 2.10.0 (#458), by @dependabot[bot]stefanzweifel/git-auto-commit-action from 4.9.0 to 4.9.1 (#459), by @dependabot[bot]phpstan/phpstan from 0.12.78 to 0.12.79 (#460), by @dependabot[bot]phpstan/phpstan from 0.12.79 to 0.12.80 (#461), by @dependabot[bot]stefanzweifel/git-auto-commit-action from 4.9.1 to 4.9.2 (#462), by @dependabot[bot]composer-plugin-api (#463), by @localheinzCHANGELOG.md (#464), by @localheinzpreferred-install hash (#425), by @localheinzConfigHashNormalizer recursively sort hashes by key (#424), by @localheinzergebnis/phpstan-rules from 0.15.2 to 0.15.3 (#386), by @dependabot[bot]phpstan/phpstan from 0.12.52 to 0.12.53 (#387), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.5.1 to 2.5.2 (#388), by @dependabot[bot]actions/stale from 3.0.12 to 3.0.13 (#389), by @dependabot[bot]actions/checkout from 2.3.3 to 2.3.4 (#390), by @dependabot[bot]phpstan/phpstan from 0.12.53 to 0.12.54 (#391), by @dependabot[bot]ibiqlik/action-yamllint from 2.0.0 to 3 (#392), by @dependabot[bot]actions/cache from 2.1.2 to 2.1.3 (#393), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.5.2 to 2.5.3 (#394), by @dependabot[bot]phpstan/phpstan from 0.12.54 to 0.12.55 (#396), by @dependabot[bot]gr2m/create-or-update-pull-request-action from 1.3.0 to 1.3.1 (#397), by @dependabot[bot]phpunit/phpunit from 8.5.8 to 8.5.9 (#395), by @dependabot[bot]phpstan/phpstan from 0.12.55 to 0.12.56 (#398), by @dependabot[bot]actions/github-script from 3.0.0 to 3.1 (#399), by @dependabot[bot]shivammathur/setup-php from 2.7.0 to 2.8.0 (#400), by @dependabot[bot]actions/stale from 3.0.13 to 3.0.14 (#402), by @dependabot[bot]phpstan/phpstan from 0.12.56 to 0.12.57 (#403), by @dependabot[bot]ergebnis/test-util from 1.3.0 to 1.4.0 (#401), by @dependabot[bot]shivammathur/setup-php from 2.8.0 to 2.9.0 (#404), by @dependabot[bot]gr2m/create-or-update-pull-request-action from 1.3.1 to 1.3.3 (#405), by @dependabot[bot]phpstan/phpstan from 0.12.57 to 0.12.58 (#406), by @dependabot[bot]phpunit/phpunit from 8.5.9 to 8.5.11 (#407), by @dependabot[bot]phpunit/phpunit from 8.5.11 to 8.5.13 (#408), by @dependabot[bot]phpstan/phpstan from 0.12.58 to 0.12.59 (#409), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.5.3 to 2.7.0 (#410), by @dependabot[bot]ergebnis/php-library-template (#411), by @localheinzphpstan/phpstan from 0.12.59 to 0.12.60 (#412), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#413), by @dependabot[bot]phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#414), by @dependabot[bot]ergebnis/php-library-template (#416), by @localheinzphpstan/extension-installer from 1.0.5 to 1.1.0 (#415), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#419), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.7.0 to 2.10.0 (#421), by @dependabot[bot]ConfigHashNormalizer normalize other properties when property is empty (#423), by @localheinz.dependabot directory (#341), by @localheinzpsalm/plugin-phpunit from 0.11.0 to 0.12.1 (#343), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.4 to 0.12.5 (#344), by @dependabot[bot]ergebnis/license from 1.0.0 to 1.1.0 (#347), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.2.1 to 2.2.2 (#345), by @dependabot[bot]phpstan/extension-installer from 1.0.4 to 1.0.5 (#346), by @dependabot[bot]ergebnis/json-printer from 3.1.0 to 3.1.1 (#342), by @dependabot[bot]vimeo/psalm from 3.14.2 to 3.15 (#348), by @dependabot[bot]phpstan/phpstan from 0.12.40 to 0.12.42 (#349), by @dependabot[bot]shivammathur/setup-php from 2.4.3 to 2.5.0 (#350), by @dependabot[bot]actions/stale from v3.0.10 to v3.0.11 (#351), by @dependabot[bot]actions/create-release from v1.1.3 to v1.1.4 (#352), by @dependabot[bot]vimeo/psalm from 3.15 to 3.16 (#353), by @dependabot[bot]phpstan/phpstan from 0.12.42 to 0.12.43 (#354), by @dependabot[bot]gr2m/create-or-update-pull-request-action from v1.2.10 to v1.3.0 (#355), by @dependabot[bot]actions/checkout from v2.3.2 to v2.3.3 (#356), by @dependabot[bot]phpstan/phpstan from 0.12.43 to 0.12.44 (#357), by @dependabot[bot]phpstan/phpstan from 0.12.44 to 0.12.45 (#358), by @dependabot[bot]psalm/plugin-phpunit from 0.12.1 to 0.12.2 (#359), by @dependabot[bot]phpstan/phpstan from 0.12.45 to 0.12.46 (#360), by @dependabot[bot]phpstan/phpstan from 0.12.46 to 0.12.47 (#361), by @dependabot[bot]phpstan/phpstan from 0.12.47 to 0.12.48 (#362), by @dependabot[bot]ergebnis/test-util from 1.1.0 to 1.2.0 (#363), by @dependabot[bot]shivammathur/setup-php from 2.5.0 to 2.6.0 (#364), by @dependabot[bot]ergebnis/test-util from 1.2.0 to 1.3.0 (#365), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.2.2 to 2.3.0 (#366), by @dependabot[bot]actions/stale from v3.0.11 to v3.0.12 (#367), by @dependabot[bot]actions/cache from v2.1.1 to v2.1.2 (#368), by @dependabot[bot]phpstan/phpstan from 0.12.48 to 0.12.49 (#369), by @dependabot[bot]vimeo/psalm from 3.16 to 3.17.1 (#370), by @dependabot[bot]vimeo/psalm from 3.17.1 to 3.17.2 (#371), by @dependabot[bot]phpstan/phpstan from 0.12.49 to 0.12.50 (#372), by @dependabot[bot]shivammathur/setup-php from 2.6.0 to 2.7.0 (#373), by @dependabot[bot]vimeo/psalm from 3.17.2 to 3.18.0 (#374), by @dependabot[bot]vimeo/psalm from 3.18.0 to 3.18.2 (#375), by @dependabot[bot]ibiqlik/action-yamllint from v1.0.0 to v2 (#377), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.3.0 to 2.4.0 (#376), by @dependabot[bot]ergebnis/php-library-template (#378), by @localheinzjangregor/phpstan-prophecy from 0.8.0 to 0.8.1 (#380), by @dependabot[bot]phpstan/phpstan from 0.12.50 to 0.12.52 (#381), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.4.0 to 2.5.1 (#382), by @dependabot[bot]ergebnis/php-library-template (#383), by @localheinzphpstan/phpstan-strict-rules from 0.12.2 to 0.12.3 (#309), by @dependabot[bot]phpstan/phpstan from 0.12.32 to 0.12.33 (#310), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.11 to 0.12.12 (#311), by @dependabot[bot]phpstan/phpstan-strict-rules from 0.12.3 to 0.12.4 (#312), by @dependabot[bot]phpstan/phpstan-deprecation-rules from 0.12.4 to 0.12.5 (#313), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.12 to 0.12.13 (#314), by @dependabot[bot]actions/github-script from v2 to v3 (#329), by @dependabot[bot]ergebnis/test-util from 1.0.0 to 1.1.0 (#336), by @dependabot[bot]psalm/plugin-phpunit from 0.10.1 to 0.11.0 (#332), by @dependabot[bot]phpunit/phpunit from 7.5.20 to 8.5.8 (#337), by @dependabot[bot]vimeo/psalm from 3.12.2 to 3.14.2 (#330), by @dependabot[bot]phpstan/phpstan-phpunit from 0.12.13 to 0.12.16 (#323), by @dependabot[bot]ergebnis/phpstan-rules from 0.15.0 to 0.15.2 (#338), by @dependabot[bot]phpstan/phpstan from 0.12.33 to 0.12.40 (#333), by @dependabot[bot]infection/infection from 0.13.6 to 0.15.3 (#339), by @dependabot[bot]actions/checkout from v2.3.1 to v2.3.2 (#325), by @dependabot[bot]actions/create-release from v1.1.1 to v1.1.3 (#326), by @dependabot[bot]ergebnis/php-library-template (#340), by @localheinzergebnis/license from 0.1.0 to 1.0.0 (#273), by @dependabot-preview[bot]jangregor/phpstan-prophecy from 0.6.2 to 0.7.0 (#275), by @dependabot-preview[bot]ergebnis/phpstan-rules from 0.14.4 to 0.15.0 (#277), by @dependabot-preview[bot]vimeo/psalm from 3.11.2 to 3.11.4 (#279), by @dependabot-preview[bot]jangregor/phpstan-prophecy from 0.7.0 to 0.8.0 (#280), by @dependabot-preview[bot]phpstan/phpstan-deprecation-rules from 0.12.2 to 0.12.3 (#281), by @dependabot-preview[bot]psalm/plugin-phpunit from 0.10.0 to 0.10.1 (#282), by @dependabot-preview[bot]phpstan/phpstan-deprecation-rules from 0.12.3 to 0.12.4 (#285), by @dependabot-preview[bot]main as default branch name (#289), by @localheinzjustinrainbow/json-schema from 5.2.9 to 5.2.10 (#284), by @dependabot-preview[bot]vimeo/psalm from 3.11.4 to 3.11.5 (#283), by @dependabot-preview[bot]ergebnis/composer-normalize-action (#290), by @localheinzphpstan/phpstan from 0.12.18 to 0.12.28 (#288), by @dependabot-preview[bot]phpstan/phpstan from 0.12.28 to 0.12.29 (#291), by @dependabot-preview[bot]ergebnis/php-library-template (#292), by @localheinzphpstan/phpstan-phpunit from 0.12.8 to 0.12.11 (#293), by @dependabot[bot]vimeo/psalm from 3.11.5 to 3.11.6 (#296), by @dependabot[bot]phpstan/phpstan from 0.12.29 to 0.12.30 (#297), by @dependabot[bot]vimeo/psalm from 3.11.6 to 3.12.1 (#298), by @dependabot[bot]ergebnis/php-cs-fixer-config from 2.1.2 to 2.2.0 (#299), by @dependabot[bot]phpstan/phpstan from 0.12.30 to 0.12.31 (#300), by @dependabot[bot]actions/create-release from v1 to v1.1.1 (#294), by @dependabot[bot]actions/checkout from v2 to v2.3.0 (#295), by @dependabot[bot]ergebnis/php-library-template (#301), by @localheinzergebnis/php-cs-fixer-config from 2.2.0 to 2.2.1 (#302), by @dependabot[bot]phpstan/phpstan from 0.12.31 to 0.12.32 (#303), by @dependabot[bot]vimeo/psalm from 3.12.1 to 3.12.2 (#305), by @dependabot[bot]ergebnis/json-printer from 3.0.2 to 3.1.0 (#306), by @dependabot[bot]ergebnis/php-library-template (#307), by @localheinzpsalm/plugin-phpunit from 0.8.0 to 0.8.1 (#209), by @dependabot-preview[bot]phpstan/phpstan-phpunit from 0.12.5 to 0.12.6 (#210), by @dependabot-preview[bot]phpstan/phpstan from 0.12.4 to 0.12.5 (#211), by @dependabot-preview[bot]static (#212), by @localheinzmake static-code-analysis-baseline (#213), by @localheinzergebnis/php-library-template (#214), by @localheinzphpstan/phpstan-deprecation-rules from 0.12.1 to 0.12.2 (#215), by @dependabot-preview[bot]vimeo/psalm from 3.8.2 to 3.8.3 (#216), by @dependabot-preview[bot]ergebnis/php-library-template (#217), by @localheinzergebnis/php-cs-fixer-config from 1.1.3 to 2.0.0 (#218), by @dependabot-preview[bot]phpstan/phpstan from 0.12.5 to 0.12.6 (#219), by @dependabot-preview[bot]phpstan/phpstan-strict-rules from 0.12.1 to 0.12.2 (#221), by @dependabot-preview[bot]phpstan/phpstan from 0.12.6 to 0.12.7 (#220), by @dependabot-preview[bot]phpstan/phpstan from 0.12.7 to 0.12.8 (#224), by @dependabot-preview[bot]ergebnis/phpstan-rules from 0.14.2 to 0.14.3 (#225), by @dependabot-preview[bot]phpstan/phpstan from 0.12.8 to 0.12.9 (#226), by @dependabot-preview[bot]jangregor/phpstan-prophecy from 0.6.0 to 0.6.1 (#227), by @dependabot-preview[bot]vimeo/psalm from 3.8.3 to 3.8.4 (#228), by @dependabot-preview[bot]vimeo/psalm from 3.8.4 to 3.8.5 (#229), by @dependabot-preview[bot]phpstan/phpstan from 0.12.9 to 0.12.10 (#230), by @dependabot-preview[bot]psalm/plugin-phpunit from 0.8.1 to 0.9.0 (#231), by @dependabot-preview[bot]vimeo/psalm from 3.8.5 to 3.9.0 (#233), by @dependabot-preview[bot]phpstan/phpstan from 0.12.10 to 0.12.11 (#232), by @dependabot-preview[bot]jangregor/phpstan-prophecy from 0.6.1 to 0.6.2 (#234), by @dependabot-preview[bot]vimeo/psalm from 3.9.0 to 3.9.2 (#235), by @dependabot-preview[bot]vimeo/psalm from 3.9.2 to 3.9.3 (#236), by @dependabot-preview[bot]ergebnis/php-cs-fixer-config from 2.0.0 to 2.1.0 (#237), by @dependabot-preview[bot]phpstan/phpstan from 0.12.11 to 0.12.12 (#238), by @dependabot-preview[bot]phpstan/phpstan from 0.12.12 to 0.12.13 (#239), by @dependabot-preview[bot]phpstan/phpstan from 0.12.13 to 0.12.14 (#240), by @dependabot-preview[bot]vimeo/psalm from 3.9.3 to 3.9.4 (#241), by @dependabot-preview[bot]vimeo/psalm from 3.9.4 to 3.9.5 (#242), by @dependabot-preview[bot]ergebnis/test-util from 0.9.1 to 1.0.0 (#243), by @dependabot-preview[bot]ergebnis/php-library-template (#244), by @localheinzergebnis/phpstan-rules from 0.14.3 to 0.14.4 (#246), by @dependabot-preview[bot]phpstan/phpstan from 0.12.14 to 0.12.15 (#247), by @dependabot-preview[bot]phpstan/phpstan from 0.12.15 to 0.12.16 (#248), by @dependabot-preview[bot]phpstan/phpstan from 0.12.16 to 0.12.17 (#249), by @dependabot-preview[bot]phpstan/phpstan from 0.12.17 to 0.12.18 (#250), by @dependabot-preview[bot]vimeo/psalm from 3.9.5 to 3.10.0 (#251), by @dependabot-preview[bot]vimeo/psalm from 3.10.0 to 3.10.1 (#252), by @dependabot-preview[bot]psalm/plugin-phpunit from 0.9.0 to 0.9.1 (#253), by @dependabot-preview[bot]phpstan/extension-installer from 1.0.3 to 1.0.4 (#254), by @dependabot-preview[bot]psalm/plugin-phpunit from 0.9.1 to 0.9.2 (#255), by @dependabot-preview[bot]psalm/plugin-phpunit from 0.9.2 to 0.10.0 (#256), by @dependabot-preview[bot]ergebnis/php-cs-fixer-config from 2.1.0 to 2.1.1 (#257), by @dependabot-preview[bot]ergebnis/php-library-template (#258), by @localheinzergebnis/php-library-template (#263), by @localheinzphpstan/phpstan-phpunit from 0.12.6 to 0.12.8 (#265), by @dependabot-preview[bot]vimeo/psalm from 3.10.1 to 3.11.2 (#262), by @dependabot-preview[bot]ergebnis/php-cs-fixer-config from 2.1.1 to 2.1.2 (#264), by @dependabot-preview[bot]validate() and return result with error messages (#268), by @localheinzSchemaValidator::isValid() (#269), by @localheinzphpstan/phpstan and friends (#184), by @localheinzergebnis/php-library-template (#193), by @localheinzergebnis/php-library-template (#195), by @localheinzphpstan/phpstan-deprecation-rules from 0.12.0 to 0.12.1 (#196), by @dependabot-preview[bot]jangregor/phpstan-prophecy from 0.5.1 to 0.6.0 (#198), by @dependabot-preview[bot]phpstan/phpstan-strict-rules from 0.12.0 to 0.12.1 (#197), by @dependabot-preview[bot]phpstan/phpstan from 0.12.3 to 0.12.4 (#199), by @dependabot-preview[bot]phpunit/phpunit from 7.5.18 to 7.5.19 (#200), by @dependabot-preview[bot]ergebnis/php-library-template (#201), by @localheinzChainUriRetriever (#202), by @localheinzvimeo/psalm from 3.8.1 to 3.8.2 (#204), by @dependabot-preview[bot]ergebnis/composer-json-normalizer (#205), by @localheinzphpunit/phpunit from 7.5.19 to 7.5.20 (#207), by @dependabot-preview[bot]ergebnis/composer-json-normalizer (#203), by @localheinzergebnis/php-library-template (#208), by @localheinzREADME.md (#186), by @localheinzergebnis/test-util from 0.9.0 to 0.9.1 (#188), by @dependabot-preview[bot]ergebnis/php-cs-fixer-config from 1.1.1 to 1.1.2 (#190), by @dependabot-preview[bot]ergebnis/phpstan-rules from 0.14.1 to 0.14.2 (#189), by @dependabot-preview[bot]ergebnis/php-library-template (#192), by @localheinzHow can I help you explore Laravel packages today?