This repository was archived by the owner on Jan 4, 2022. It is now read-only.
Releases: ergebnis/test-util
Releases · ergebnis/test-util
1.6.0
- Fix: Imports (#436), by @localheinz
- github-actions(deps): bump
actions/cachefromv2.1.4tov2.1.5(#438), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfromv4.9.2tov4.10.0(#439), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.82to0.12.84(#440), by @dependabot[bot] - github-actions(deps): bump
actions/github-scriptfromv3.1tov4.0.2(#443), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom4.7.0to4.7.1(#444), by @dependabot[bot] - Enhancement: Restore auto-merge of dependabot pull requests (#483), by @localheinz
- composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.13.0to2.14.0(#449), by @dependabot[bot] - github-actions(deps): bump
actions/cachefrom2.1.5to2.1.6(#459), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfrom4.10.0to4.11.0(#451), by @dependabot[bot] - github-actions(deps): bump
actions/stalefrom3.0.18to4(#476), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunitfrom0.15.1to0.16.1(#469), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.10.0to2.12.0(#475), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.13.3to2.15.0(#465), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.15to8.5.19(#482), by @dependabot[bot] - github-actions(deps): bump
actions/github-scriptfrom4.0.2to4.1(#486), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.12.0to2.13.0(#488), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.19to8.5.20(#491), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom4.9.2to4.9.3(#485), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfrom4.11.0to4.12.0(#497), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.13.0to2.14.0(#496), by @dependabot[bot] - github-actions(deps): bump
actions/github-scriptfrom4.1to5(#499), by @dependabot[bot] - Fix: Adjust usage of
octokit(#521), by @localheinz - Fix: Allow composer plugins (#522), by @localheinz
- composer(deps-dev): bump
vimeo/psalmfrom4.9.3to4.17.0(#523), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.20to8.5.22(#518), by @dependabot[bot] - Enhancement: Run tests on PHP
8.1(#524), by @localheinz - github-actions(deps): bump
actions/checkoutfrom2.3.4to2.4.0(#505), by @dependabot[bot] - github-actions(deps): bump
actions/cachefrom2.1.6to2.1.7(#509), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.14.0to2.16.0(#511), by @dependabot[bot] - Fix: Rename steps (#525), by @localheinz
- composer(deps): bump
ergebnis/classyfrom1.1.1to1.2.0(#520), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.18to0.12.22(#484), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.9to0.12.11(#489), by @dependabot[bot] - Fix: Deprecate data providers (#526), by @localheinz
- Fix: Do not cache cache directory for
phpstan/phpstanandvimeo/psalm(#527), by @localheinz - composer(deps): bump
fakerphp/fakerfrom1.14.1to1.17.0(#513), by @dependabot[bot] - Fix: Remove auto-review tests (#528), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalizefrom2.15.0to2.19.0(#519), by @dependabot[bot] - Fix: Remove empty integration test suite (#529), by @localheinz
- Fix: Drop support for PHP 7.2 (#530), by @localheinz
- Enhancement: Use
Php73rule set (#531), by @localheinz - Fix: Order (#532), by @localheinz
- Fix: Rename
.php_csto.php-cs-fixer.php(#533), by @localheinz - Fix: Use
--dry-runoption (#534), by @localheinz - Fix: Do not use deprecated
--diff-formatoption (#535), by @localheinz - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.19.0to2.20.0(#537), by @dependabot[bot] - Fix: Run
friendsofphp/php-cs-fixeron fixtures (#539), by @localheinz - Fix: Drop support for PHP 7.3 (#540), by @localheinz
- Fix: Use
Xdebuginstead ofpcovfor collecting code coverage (#542), by @localheinz - Fix: Set
XDEBUG_MODEtocoveragewhen collecting code coverage (#543), by @localheinz - composer(deps-dev): bump
infection/infectionfrom0.15.3to0.25.5(#541), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/licensefrom1.1.0to1.2.0(#545), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.14.0to3.4.0(#546), by @dependabot[bot] - Fix: Deprecate assertions (#548), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalizefrom2.20.0to2.22.0(#547), by @dependabot[bot] - composer(deps): bump
ergebnis/classyfrom1.2.0to1.3.0(#544), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.22to9.5.11(#536), by @dependabot[bot] - Fix: Deprecate provide methods (#549), by @localheinz
- Enhancement: Use
Php74rule set (#550), by @localheinz - Fix: Update
CHANGELOG.md(#551), by @localheinz
1.5.0
- github-actions(deps): bump
actions/github-scriptfromv3.0.0tov3.1(#375), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.7.0to2.8.0(#376), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.13tov3.0.14(#377), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.8.0to2.9.0(#378), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-actionfromv1.3.1tov1.3.3(#379), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#380), by @localheinz - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.16to0.12.17(#381), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-deprecation-rulesfrom0.12.5to0.12.6(#382), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#383), by @localheinz - composer(deps-dev): bump
phpstan/extension-installerfrom1.0.5to1.1.0(#387), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.10.0to2.12.1(#386), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.8to8.5.13(#389), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.5to0.12.7(#388), by @dependabot[bot] - composer(deps): bump
fakerphp/fakerfrom1.11.0to1.13.0(#384), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.5.2to2.10.0(#385), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.12.1to2.13.0(#390), by @dependabot[bot] - Enhancement: Update license year (#392), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalizefrom2.13.0to2.13.2(#391), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#393), by @localheinz - composer(deps-dev): bump
phpstan/phpstanfrom0.12.64to0.12.65(#394), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.7to0.12.8(#395), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.8to0.12.9(#397), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.13to8.5.14(#399), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.14tov3.0.15(#404), by @dependabot[bot] - github-actions(deps): bump
actions/cachefromv2.1.3tov2.1.4(#410), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.15tov3.0.16(#411), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.16tov3.0.17(#417), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfromv4.8.0tov4.9.0(#418), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfromv4.9.0tov4.9.1(#420), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.9.0to2.10.0(#421), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-actionfromv4.9.1tov4.9.2(#424), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.13.2to2.13.3(#426), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.17tov3.0.18(#427), by @dependabot[bot] - composer(deps): bump
ergebnis/classyfrom1.1.0to1.1.1(#408), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom8.5.14to8.5.15(#429), by @dependabot[bot] - Enhancement: Update
vimeo/psalmand friends (#431), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.10.0to2.13.0(#407), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.17to0.12.18(#425), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom4.6.4to4.7.0(#432), by @dependabot[bot] - composer(deps): bump
fakerphp/fakerfrom1.13.0to1.14.1(#434), by @dependabot[bot] - Fix: Use magic methods instead of magic properties (#435), by @localheinz
1.4.0
- Fix: Test method name (#373), by @localheinz
- Enhancement: Add
DataProvider\StringProvider::withWhitespace()(#374), by @localheinz
1.3.1
- github-actions(deps): bump
shivammathur/setup-phpfrom2.5.0to2.6.0(#345), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.2.2to2.3.0(#346), by @dependabot[bot] - github-actions(deps): bump
actions/cachefromv2.1.1tov2.1.2(#347), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.11tov3.0.12(#348), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.16to3.17.1(#350), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.48to0.12.49(#349), by @dependabot[bot] - Fix: Use vendor-specific annotations (#351), by @localheinz
- composer(deps-dev): bump
vimeo/psalmfrom3.17.1to3.17.2(#352), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.49to0.12.50(#353), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.6.0to2.7.0(#354), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.17.2to3.18.0(#355), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.18.0to3.18.2(#356), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.8.2to2.9.0(#358), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllintfromv1.0.0tov2(#359), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.3.0to2.4.0(#357), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#360), by @localheinz - composer(deps-dev): bump
phpstan/phpstanfrom0.12.50to0.12.52(#361), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.4.0to2.5.1(#362), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.52to0.12.53(#363), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.5.1to2.5.2(#365), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rulesfrom0.15.2to0.15.3(#364), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.12tov3.0.13(#366), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#367), by @localheinz - github-actions(deps): bump
actions/checkoutfromv2.3.3tov2.3.4(#368), by @dependabot[bot] - github-actions(deps): bump
actions/cachefromv2.1.2tov2.1.3(#369), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllintfromv2.0.0tov3(#370), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-actionfromv1.3.0tov1.3.1(#371), by @dependabot[bot] - Fix: Use
fakerphp/fakerinstead offzaninotto/faker(#372), by @localheinz
1.3.0
- Enhancement: Implement
DataProvider\ObjectProvider(#343), by @localheinz - Fix: Make clear, values are not empty (#342), by @OskarStark
- Enhancement: Implement
DataProvider\ResourceProvider(#344), by @localheinz
1.2.0
- Fix: Require tests for PHP 8.0 to pass (#303), by @localheinz
- composer(deps-dev): bump
psalm/plugin-phpunitfrom0.11.0to0.12.1(#304), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.2.1to2.2.2(#309), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.4to0.12.5(#306), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/licensefrom1.0.0to1.1.0(#305), by @dependabot[bot] - composer(deps-dev): bump
phpstan/extension-installerfrom1.0.4to1.0.5(#308), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.7.1to2.8.1(#307), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.14.2to3.15(#310), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.40to0.12.42(#311), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-phpfrom2.4.3to2.5.0(#312), by @dependabot[bot] - github-actions(deps): bump
actions/stalefromv3.0.10tov3.0.11(#313), by @dependabot[bot] - github-actions(deps): bump
actions/create-releasefromv1.1.3tov1.1.4(#314), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.15to3.16(#315), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.42to0.12.43(#316), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-actionfromv1.2.10tov1.3.0(#317), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.8.1to2.8.2(#318), by @dependabot[bot] - github-actions(deps): bump
actions/checkoutfromv2.3.2tov2.3.3(#319), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.43to0.12.44(#320), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.44to0.12.45(#321), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunitfrom0.12.1to0.12.2(#322), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.45to0.12.46(#323), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.46to0.12.47(#324), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.47to0.12.48(#325), by @dependabot[bot] - Enhancement: Implement
BooleanProvider(#326), by @localheinz - Enhancement: Implement
NullProvider(#327), by @localheinz - Enhancement: Implement
StringProvider(#328), by @localheinz - Fix: Rename methods (#329), by @localheinz
- Enhancement: Provide example for composition of data providers (#330), by @localheinz
- Fix: Add StringProvider to list in README.md (#331), by @localheinz
- Fix: Test data providers directly (#332), by @localheinz
- Fix: Remove empty list item (#333), by @localheinz
- Fix: Rename data provider (#334), by @localheinz
- Enhancement: Implement
IntProvider(#335), by @localheinz - Fix: Test provided values individually (#336), by @localheinz
- Enhancement: Extract specifications (#337), by @localheinz
- Fix: Provide all kinds of string values from
StringProvider::arbitrary()(#338), by @localheinz - Fix: Add IntProvider to list (#340), by @localheinz
- Enhancement: Implement
DataProvider\StringProvider::trimmed()(#339), by @localheinz - Enhancement: Implement
DataProvider\FloatProvider(#341), by @localheinz
1.1.0
- composer(deps): bump
ergebnis/classyfrom1.0.1to1.1.0(#301), by @dependabot[bot] - Enhancement: Add support for PHP 8.0 (#302), by @localheinz
1.0.1
- Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.2.4to2.3.0(#205), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.3.0to2.3.2(#206), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.14to0.12.15(#208), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rulesfrom0.14.3to0.14.4(#207), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.15to0.12.16(#209), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.16to0.12.18(#211), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.9.5to3.10.0(#212), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.10.0to3.10.1(#213), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.9.0to0.9.1(#214), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/extension-installerfrom1.0.3to1.0.4(#215), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.9.1to0.9.2(#216), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.9.2to0.10.0(#217), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-configfrom2.1.0to2.1.1(#218), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#219), by @localheinz - Build(deps-dev): Bump
vimeo/psalmfrom3.10.1to3.11.0(#220), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.11.0to3.11.1(#221), by @dependabot-preview[bot] - Fix: Synchronize with
ergebnis/php-library-template(#224), by @localheinz - Build(deps-dev): Bump
ergebnis/php-cs-fixer-configfrom2.1.1to2.1.2(#225), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.11.1to3.11.2(#223), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.18to0.12.19(#227), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.6to0.12.8(#226), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.3.2to2.4.0(#228), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.4.0to2.5.0(#229), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.5.0to2.5.1(#230), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.19to0.12.20(#231), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.20to0.12.21(#232), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.21to0.12.22(#233), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/licensefrom0.1.0to1.0.0(#234), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.22to0.12.23(#235), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.23to0.12.24(#236), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rulesfrom0.14.4to0.15.0(#237), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.24to0.12.25(#238), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.11.2to3.11.4(#239), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rulesfrom0.12.2to0.12.3(#240), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.10.0to0.10.1(#241), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.11.4to3.11.5(#242), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rulesfrom0.12.3to0.12.4(#243), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.8to0.12.9(#244), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.9to0.12.10(#245), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.10to0.12.11(#246), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.25to0.12.26(#247), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.26to0.12.27(#248), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.27to0.12.28(#249), by @dependabot-preview[bot] - Fix: Use
mainas default branch name (#250), by @localheinz - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.28to0.12.29(#252), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#253), by @localheinz - Build(deps-dev): Bump
vimeo/psalmfrom3.11.5to3.11.6(#256), by @dependabot[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.29to0.12.30(#257), by @dependabot[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.11.6to3.12.1(#258), by @dependabot[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-configfrom2.1.2to2.2.0(#259), by @dependabot[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.30to0.12.31(#260), by @dependabot[bot] - Build(deps): Bump
actions/create-releasefromv1tov1.1.1(#254), by @dependabot[bot] - Build(deps): Bump
actions/checkoutfromv2tov2.3.0(#255), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#261), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-configfrom2.2.0to2.2.1(#262), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.31to0.12.32(#263), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.12.1to3.12.2(#264), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.5.1to2.6.1(#266), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.2to0.12.3(#267), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.32to0.12.33(#268), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.11to0.12.12(#269), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rulesfrom0.12.3to0.12.4(#270), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-deprecation-rulesfrom0.12.4to0.12.5(#271), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.12to0.12.13(#272), by @dependabot[bot] - Fix: Use caret operator (#273), by @localheinz
- composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.13to0.12.15(#274), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.33to0.12.34(#275), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.12.2to3.13.1(#276), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rulesfrom0.15.0to0.15.1(#277), by @dependabot[bot] - github-actions(deps): bump
actions/create-releasefromv1.1.1tov1.1.2(#278), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.34to0.12.35(#279), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.35to0.12.36(#280), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunitfrom0.12.15to0.12.16(#281), by @dependabot[bot] - github-actions(deps): bump
actions/checkoutfromv2.3.1tov2.3.2(#282), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.36to0.12.37(#283), by @dependabot[bot] - github-actions(deps): bump
actions/create-releasefromv1.1.2tov1.1.3(#284), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.6.1to2.7.0(#285), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.13.1to3.14.1(#286), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalizefrom2.7.0to2.7.1(#287), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.37to0.12.38(#288), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalmfrom3.14.1to3.14.2(#290), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunitfrom0.10.1to0.11.0(#291), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.38to0.12.39(#292), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstanfrom0.12.39to0.12.40(#293), by @dependabot[bot] - github-actions(deps): bump
actions/github-scriptfromv2tov3(#289), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#294), by @localheinz - Fix: Drop support for PHP 7.1 (#295), by @localheinz
- composer(deps-dev): bump
ergebnis/phpstan-rulesfrom0.15.1to0.15.2(#296), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunitfrom7.5.20to8.5.8(#299), by @dependabot[bot] - composer(deps-dev): bump
infection/infectionfrom0.13.6to0.15.3(#298), by @dependabot[bot] - composer(deps): bump
ergebnis/classyfrom1.0.0to1.0.1(#297), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#300), by @localheinz
1.0.0
- Enhancement: Use
ergebnis/php-cs-fixer-configinstead oflocalheinz/php-cs-fixer-config(#157), by @localheinz - Enhancement: Update
phpstan/phpstanand friends (#153), by @localheinz - Enhancement: Require
phpstan/phpstan-deprecation-rules(#158), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template(#159), by @localheinz - Enhancement: Update
ergebnis/composer-normalize(#160), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template(#161), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan-strict-rulesfrom0.12.0to0.12.1(#162), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.0.2to2.2.0(#163), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.3to0.12.5(#164), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rulesfrom0.12.0to0.12.1(#165), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.3to0.12.4(#166), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunitfrom7.5.18to7.5.19(#167), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#168), by @localheinz - Build(deps-dev): Bump
vimeo/psalmfrom3.8.1to3.8.2(#169), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunitfrom7.5.19to7.5.20(#170), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.8.0to0.8.1(#171), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.2.0to2.2.1(#172), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunitfrom0.12.5to0.12.6(#173), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.4to0.12.5(#174), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rulesfrom0.12.1to0.12.2(#175), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.2.1to2.2.2(#176), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalmfrom3.8.2to3.8.3(#177), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-configfrom1.1.3to2.0.0(#178), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#179), by @localheinz - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.5to0.12.7(#181), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-strict-rulesfrom0.12.1to0.12.2(#182), by @dependabot-preview[bot] - Build(deps): Bump
ergebnis/classyfrom0.5.2to1.0.0(#183), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.7to0.12.8(#184), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rulesfrom0.14.2to0.14.3(#185), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.8to0.12.9(#186), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.9to0.12.10(#189), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunitfrom0.8.1to0.9.0(#190), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.2.2to2.2.3(#191), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalizefrom2.2.3to2.2.4(#196), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.10to0.12.11(#192), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-configfrom2.0.0to2.1.0(#197), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.11to0.12.12(#198), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.12to0.12.13(#199), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstanfrom0.12.13to0.12.14(#200), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template(#203), by @localheinz - Build(deps-dev): Bump
vimeo/psalmfrom3.8.3to3.9.5(#202), by @dependabot-preview[bot] - Fix: Use caret operator (#204), by @localheinz
0.9.1
- Fix: Require
phpstan/extension-installer(#149), by @localheinz - Enhancement: Use
ergebnis/phpstan-rulesinstead oflocalheinz/phpstan-rules(#150), by @localheinz - Fix: Add missing update instructions (#151), by @localheinz
- Fix: Use default community health files for @ergebnis (#152), by @localheinz
- Enhancement: Use
ergebnis/composer-normalizeinstead oflocalheinz/composer-normalize(#154), by @localheinz - Fix: Bring back support for PHP 7.1 (#155), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template(#156), by @localheinz