Releases: ergebnis/classy
Releases · ergebnis/classy
1.6.0
What's Changed
- Fix: Do not configure
platform
by @localheinz in #793 - Enhancement: Add support for PHP 8.3 by @localheinz in #795
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #796
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Fix: Use
~
operator to limit compatibility with PHP versions by @localheinz in #630 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #688 - Fix: Drop support for PHP 8.0 by @localheinz in #702
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #705 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #750
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Fix: Update
README.md
by @localheinz in #496 - Fix: Description by @localheinz in #497
- Fix: Set
XDEBUG_MODE
tocoverage
when collecting code coverage by @localheinz in #499 - Fix: Enable required extensions only by @localheinz in #498
- composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #500
- composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #501
- composer(deps-dev): bump ergebnis/composer-normalize from 2.22.0 to 2.23.0 by @dependabot in #502
- composer(deps-dev): bump infection/infection from 0.25.5 to 0.26.0 by @dependabot in #505
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #506
- composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #507
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #508
- composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #510
- composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #511
- composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #512
- composer(deps-dev): bump fakerphp/faker from 1.17.0 to 1.18.0 by @dependabot in #513
- composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #514
- composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #515
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.0 to 2.23.1 by @dependabot in #517
- Enhancement: Reuse composite actions from
ergebnis/.github
by @localheinz in #537 - composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.3.0 by @dependabot in #535
- github-actions(deps): bump actions/github-script from 5 to 6 by @dependabot in #522
- composer(deps-dev): bump fakerphp/faker from 1.18.0 to 1.19.0 by @dependabot in #518
- composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.6 by @dependabot in #531
- Enhancement: Reuse composite actions from ergebnis/.github by @localheinz in #538
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.1 to 2.24.0 by @dependabot in #536
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #539 - composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.22.0 by @dependabot in #528
- composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.18 by @dependabot in #534
- composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #558
- composer(deps-dev): bump ergebnis/composer-normalize from 2.24.0 to 2.26.0 by @dependabot in #559
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #545
- composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.20 by @dependabot in #550
- composer(deps-dev): bump ergebnis/composer-normalize from 2.26.0 to 2.28.0 by @dependabot in #564
- github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.19.1 by @dependabot in #565
- github-actions(deps): bump actions/cache from 2.1.7 to 3.0.4 by @dependabot in #566
- github-actions(deps): bump ergebnis/.github from 1.3.2 to 1.5.0 by @dependabot in #560
- composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0 by @dependabot in #567
- composer(deps-dev): bump ergebnis/composer-normalize from 2.28.0 to 2.28.1 by @dependabot in #569
- composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #568
- composer(deps-dev): bump vimeo/psalm from 4.23.0 to 4.24.0 by @dependabot in #570
- composer(deps-dev): bump ergebnis/composer-normalize from 2.28.1 to 2.28.2 by @dependabot in #571
- github-actions(deps): bump shivammathur/setup-php from 2.19.1 to 2.20.0 by @dependabot in #572
- composer(deps-dev): bump ergebnis/composer-normalize from 2.28.2 to 2.28.3 by @dependabot in #573
- github-actions(deps): bump shivammathur/setup-php from 2.20.0 to 2.20.1 by @dependabot in #574
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.4.0 to 4.5.0 by @dependabot in #575
- github-actions(deps): bump shivammathur/setup-php from 2.20.1 to 2.21.2 by @dependabot in #589
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.0 to 4.7.0 by @dependabot in #590
- composer(deps-dev): bump vimeo/psalm from 4.24.0 to 4.26.0 by @dependabot in #586
- composer(deps-dev): bump fakerphp/faker from 1.19.0 to 1.20.0 by @dependabot in #582
- github-actions(deps): bump actions/cache from 3.0.4 to 3.0.8 by @dependabot in #591
- composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.23 by @dependabot in #592
- github-actions(deps): bump ergebnis/.github from 1.5.0 to 1.5.1 by @dependabot in #576
- composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #593
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.7.0 to 4.8.0 by @dependabot in #594
- composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0 by @dependabot in #595
- github-actions(deps): bump codecov/codecov-action from 2.1.0 to 3.1.1 by @dependabot in #596
- github-actions(deps): bump actions/stale from 5 to 6 by @dependabot in #597
- composer(deps-dev): bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #599
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.15.0 by @dependabot in #598
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.8.0 to 4.9.0 by @dependabot in #600
- github-actions(deps): bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #601
- github-actions(deps): bump ergebnis/.github from 1.5.1 to 1.7.0 by @dependabot in #603
- composer(deps-dev): bump ergebnis/license from 1.2.0 to 2.0.0 by @dependabot in #604
- github-actions(deps): bump actions/cache from 3.0.9 to 3.0.10 by @dependabot in #602
- composer(deps-dev): bump vimeo/psalm from 4.27.0 to 4.28.0 by @dependabot in #605
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 by @dependabot in #606
- composer(deps-dev): bump vimeo/psalm from 4.28.0 to 4.29.0 by @dependabot in #607
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.9.0 to 4.10.0 by @dependabot in #609
- github-actions(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #608
- github-actions(deps): Bump shivammathur/setup-php from 2.21.2 to 2.22.0 by @dependabot in #612
- composer(deps-dev): Bump psalm/plugin-phpunit from 0.17.0 to 0.18.3 by @dependabot in #618
- composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 4.10.0 to 4.11.0 by @dependabot in #614
- composer(deps-dev): Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #613
- github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.4 by @dependabot in #616
- Fix: Drop support for PHP 7.4 by @localheinz in #619
- composer(deps-dev): Bump ergebnis/license from 2.0.0 to 2.1.0 by @dependabot in #621
Full Changelog: 1.3.0...1.4.0
1.3.0
- Fix: Drop support for PHP 7.2 (#481), by @localheinz
- Enhancement: Use
Php73
rule set (#482), by @localheinz - composer(deps-dev): bump
ergebnis/composer-normalize
from2.19.0
to2.20.0
(#484), by @dependabot[bot] - Fix: Drop support for PHP 7.3 (#486), by @localheinz
- composer(deps-dev): bump
infection/infection
from0.15.3
to0.25.5
(#487), by @dependabot[bot] - Fix: Allow composer plugin (#488), by @localheinz
- Fix: Configure
infection/infection
via configuration file only (#489), by @localheinz - composer(deps-dev): bump
phpunit/phpunit
from8.5.22
to9.5.11
(#485), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.20.0
to2.22.0
(#491), by @dependabot[bot] - Fix: Do not use deprecated
--diff-format
option (#492), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.14.0
to3.4.0
(#490), by @dependabot[bot] - Enhancement: Use
Php74
rule set (#493), by @localheinz - Fix: Initialize fields (#494), by @localheinz
- Fix: Update
CHANGELOG.md
(#495), by @localheinz
1.2.0
- composer(deps-dev): bump
phpstan/phpstan
from0.12.70
to0.12.71
(#345), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.3
tov2.1.4
(#346), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.15
tov3.0.16
(#347), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.71
to0.12.73
(#348), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.73
to0.12.74
(#349), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.74
to0.12.75
(#352), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.4.1
to4.5.2
(#353), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.75
to0.12.76
(#354), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.5.2
to4.6.0
(#355), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.76
to0.12.77
(#357), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.0
to4.6.1
(#356), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.16
tov3.0.17
(#358), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.8.0
tov4.9.0
(#359), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.77
to0.12.78
(#360), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.9.0
to2.10.0
(#361), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.0
tov4.9.1
(#362), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.1
to4.6.2
(#363), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.78
to0.12.79
(#364), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.79
to0.12.80
(#365), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.1
tov4.9.2
(#366), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.2
to2.13.3
(#367), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.17
tov3.0.18
(#368), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.80
to0.12.81
(#369), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.2
to4.6.4
(#371), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.14
to8.5.15
(#372), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.81
to0.12.82
(#373), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.4
to4.7.0
(#374), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.2
tov4.10.0
(#376), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.4
tov2.1.5
(#377), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.82
to0.12.84
(#378), by @dependabot[bot] - Enhancement: Restore auto-merge of dependabot pull requests (#418), by @localheinz
- github-actions(deps): bump
actions/cache
from2.1.5
to2.1.6
(#397), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.0
to2.14.0
(#387), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.18
to4
(#411), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.10.0
to4.11.0
(#390), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.84
to0.12.94
(#415), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.7.0
to4.9.2
(#417), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.15
to8.5.19
(#416), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.1
to0.16.1
(#405), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.10.0
to2.12.0
(#412), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.9
to0.12.10
(#409), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.3
to2.15.0
(#403), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.2
to4.9.3
(#419), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.0.2
to4.1
(#420), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.94
to0.12.95
(#421), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.95
to0.12.96
(#424), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.12.0
to2.13.0
(#422), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.10
to0.12.11
(#423), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.19
to8.5.20
(#425), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#426), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.97
to0.12.98
(#427), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.3
to4.10.0
(#428), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.11.0
to4.12.0
(#430), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.13.0
to2.14.0
(#429), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.98
to0.12.99
(#431), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.1
to5
(#432), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.20
to8.5.21
(#433), by @dependabot[bot] - Fix: Adjust usage of
octokit
(#434), by @localheinz - github-actions(deps): bump
shivammathur/setup-php
from2.14.0
to2.15.0
(#435), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.4
to2.3.5
(#436), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.10.0
to4.11.1
(#437), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.11.1
to4.11.2
(#438), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.5
to2.4.0
(#439), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.11.2
to4.12.0
(#440), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.15.0
to2.16.0
(#441), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.6
to2.1.7
(#443), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.12.0
to4.13.1
(#444), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.15.0
to2.16.0
(#445), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.21
to8.5.22
(#450), by @dependabot[bot] - Fix: Allow composer plugins (#453), by @localheinz
- Fix: Adjust usage of octokit (#454), by @localheinz
- Fix: Remove
phpstan/phpstan
(#455), by @localheinz - Fix: Order (#456), by @localheinz
- Enhancement: Run tests on PHP
8.1
(#457), by @localheinz - Fix: Use dashes instead of asterisks for unordered lists (#458), by @localheinz
- Fix: Remove auto-review tests (#459), by @localheinz
- Fix: Remove empty integration test suite (#460), by @localheinz
- composer(deps-dev): bump
vimeo/psalm
from4.13.1
to4.16.1
(#451), by @dependabot[bot] - Fix: Rename
.php_cs
to.php-cs-fixer.php
(#461), by @localheinz - composer(deps-dev): bump
ergebnis/composer-normalize
from2.16.0
to2.19.0
(#452), by @dependabot[bot] - Enhancement: Pull in
Helper
fromergebnis/test-util
(#462), by @localheinz - Fix: Use methods instead of deprecated magic properties (#464), by @localheinz
- Fix: Remove
ergebnis/test-util
(#463), by @localheinz - Fix: Remove useless assertions (#465), by @localheinz
- Fix: Use
range()
(#466), by @localheinz - Fix: Do not cache cache directory for
vimeo/psalm
(#469), by @localheinz - Fix: Run
make static-code-analysis-baseline
(#468), by @localheinz - Fix: Deprecate magic method (#467), by @localheinz
- Fix: Declare object as immutable (#470), by @localheinz
- Fix: DocBlock (#471), by @localheinz
- Enhancement: Use
Php72
rule set (#472), by @localheinz - Fix: Wrapping (#473), by @localheinz
- Fix: Avoid unnecessary imports (#474), by @localheinz
- Enhancement: Extract
Scenario
(#475), by @localheinz - Fix: Use class pseudo constant (#476), by @localheinz
- Enhancement: Implement
PhpVersion
(#477), by @localheinz - Fix: Move fixtures (#479), by @localheinz
- Fix: Do not suggest to use
pcov
(#480), by @localheinz - Enhancement: Add support for
enum
(#478), by @localheinz
1.1.1
- Fix: Require tests for PHP 8.0 to pass (#241), by @localheinz
- composer(deps-dev): bump
phpstan/extension-installer
from1.0.4
to1.0.5
(#243), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/license
from1.0.0
to1.1.0
(#245), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.11.0
to0.12.1
(#244), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.4
to0.12.5
(#247), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.7.1
to2.8.1
(#246), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.2.1
to2.2.2
(#242), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.14.2
to3.15
(#248), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.40
to0.12.42
(#249), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.4.3
to2.5.0
(#250), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.10
tov3.0.11
(#251), by @dependabot[bot] - github-actions(deps): bump
actions/create-release
fromv1.1.3
tov1.1.4
(#252), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.15
to3.16
(#253), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-action
fromv1.2.10
tov1.3.0
(#254), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.42
to0.12.43
(#255), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.8.1
to2.8.2
(#256), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
fromv2.3.2
tov2.3.3
(#257), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.43
to0.12.44
(#258), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#259), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.44
to0.12.45
(#260), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.45
to0.12.46
(#261), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.12.1
to0.12.2
(#262), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.46
to0.12.47
(#263), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.47
to0.12.48
(#264), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.5.0
to2.6.0
(#265), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.2.2
to2.3.0
(#266), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.1
tov2.1.2
(#267), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.11
tov3.0.12
(#268), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.16
to3.17.1
(#269), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.48
to0.12.49
(#270), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.17.1
to3.17.2
(#271), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.49
to0.12.50
(#272), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.6.0
to2.7.0
(#273), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.17.2
to3.18.0
(#274), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.8.2
to2.9.0
(#277), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.18.0
to3.18.2
(#275), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
fromv1.0.0
tov2
(#278), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.3.0
to2.4.0
(#276), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#279), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.50
to0.12.52
(#280), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.4.0
to2.5.1
(#281), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.52
to0.12.53
(#282), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.5.1
to2.5.2
(#283), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rules
from0.15.2
to0.15.3
(#284), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.12
tov3.0.13
(#285), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
fromv2.3.3
tov2.3.4
(#286), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.53
to0.12.54
(#287), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.2
tov2.1.3
(#288), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
fromv2.0.0
tov3
(#289), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.5.2
to2.5.3
(#290), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.8
to8.5.9
(#291), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.54
to0.12.55
(#292), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-action
fromv1.3.0
tov1.3.1
(#293), by @dependabot[bot] - Fix: Update
ergebnis/composer-root-version-action
(#295), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.55
to0.12.56
(#294), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
fromv3.0.0
tov3.1
(#297), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.7.0
to2.8.0
(#296), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.13
tov3.0.14
(#298), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.56
to0.12.57
(#299), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.9
to8.5.10
(#300), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.8.0
to2.9.0
(#301), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-action
fromv1.3.1
tov1.3.3
(#302), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.57
to0.12.58
(#303), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.10
to8.5.11
(#304), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.11
to8.5.13
(#305), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.58
to0.12.59
(#306), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.5.3
to2.7.0
(#307), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#308), by @localheinz - composer(deps-dev): bump
phpstan/extension-installer
from1.0.5
to1.0.6
(#309), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#310), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#311), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.59
to0.12.62
(#312), by @dependabot[bot] - composer(deps-dev): bump
phpstan/extension-installer
from1.0.6
to1.1.0
(#313), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.5
to0.12.7
(#314), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#316), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.7.0
to2.10.0
(#317), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.62
to0.12.64
(#318), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-deprecation-rules
from0.12.5
to0.12.6
(#315), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.9.0
to2.13.0
(#319), by @dependabot[bot] - Enhancement: Update license year (#321), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.0
to2.13.2
(#320), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#322), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#323), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#324), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.64
to0.12.65
(#325), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.65
to0.12.66
(#327), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.7
to0.12.8
(#328), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.8
to0.12.9
(#329), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.66
to0.12.67
(#330), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.13
to8.5.14
(#331), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.67
to0.12.68
(#332), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.14
tov3.0.15
(#334), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.68
to0.12.69
(#335), by @dependabot[bot] - Enhancement: Update
vimeo/psalm
andpsalm/plugin-phpunit
(#340), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.69
to0.12.70
(#338), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.10.0
to2.13.0
(#339), by @dependabot[bot] - Fix: Run 'make coding-standards' (#341), by @localheinz
- Fix: Use classmap autoloader for test fixtures (#342), by @localheinz
- Enhancement: Synchronize with `er...
1.1.0
- Enhancement: Add support for PHP 8.0 (#235), by @localheinz
- Fix: Changelog (#236), by @localheinz
- composer(deps-dev): bump
psalm/plugin-phpunit
from0.10.1
to0.11.0
(#238), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from7.5.20
to8.5.8
(#239), by @dependabot[bot] - composer(deps-dev): bump
infection/infection
from0.13.6
to0.15.3
(#240), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#237), by @localheinz
1.0.1
- Enhancement: Synchronize with
ergebnis/php-library-template
(#130), by @localheinz - made the 'classy' term clearer (#131), by @staabm
- Build(deps-dev): Bump
phpstan/phpstan
from0.12.7
to0.12.8
(#132), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rules
from0.14.2
to0.14.3
(#133), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.8
to0.12.9
(#134), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.8.3
to3.8.4
(#135), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.8.4
to3.8.5
(#136), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.9
to0.12.10
(#137), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.8.1
to0.9.0
(#138), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.2
to2.2.3
(#139), by @dependabot-preview[bot] - Fix: Exclude fixtures from analysis with
vimeo/psalm
(#144), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan
from0.12.10
to0.12.11
(#140), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.8.5
to3.9.3
(#143), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.0.0
to2.1.0
(#146), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.3
to2.2.4
(#145), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.11
to0.12.12
(#147), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.12
to0.12.14
(#149), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.9.3
to3.9.4
(#150), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.9.4
to3.9.5
(#151), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#152), by @localheinz - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.4
to2.3.0
(#153), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rules
from0.14.3
to0.14.4
(#155), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.14
to0.12.15
(#157), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.3.0
to2.3.2
(#156), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.15
to0.12.16
(#158), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/test-util
from0.7.0
to1.0.0
(#154), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#159), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan
from0.12.16
to0.12.17
(#160), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.17
to0.12.18
(#161), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.9.5
to3.10.0
(#162), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.10.0
to3.10.1
(#163), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.0
to0.9.1
(#164), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/extension-installer
from1.0.3
to1.0.4
(#165), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.1
to0.9.2
(#166), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.2
to0.10.0
(#167), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.1.0
to2.1.1
(#168), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#169), by @localheinz - Fix: Synchronize with
ergebnis/php-library-template
(#173), by @localheinz - Build(deps-dev): Bump
vimeo/psalm
from3.10.1
to3.11.2
(#172), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.1.1
to2.1.2
(#174), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.18
to0.12.19
(#175), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.3.2
to2.4.0
(#176), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.4.0
to2.5.0
(#177), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.5.0
to2.5.1
(#178), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.19
to0.12.20
(#179), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.20
to0.12.22
(#180), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/license
from0.1.0
to1.0.0
(#181), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#182), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan
from0.12.22
to0.12.23
(#183), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.23
to0.12.24
(#184), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rules
from0.14.4
to0.15.0
(#185), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.24
to0.12.25
(#186), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.2
to0.12.3
(#188), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.10.0
to0.10.1
(#189), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.3
to0.12.4
(#191), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.25
to0.12.26
(#192), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.26
to0.12.27
(#193), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.27
to0.12.28
(#194), by @dependabot-preview[bot] - Fix: Use
main
as default branch name (#195), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan
from0.12.28
to0.12.29
(#196), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.29
to0.12.30
(#198), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.1.2
to2.2.0
(#200), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.30
to0.12.31
(#201), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.2.0
to2.2.1
(#202), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.31
to0.12.32
(#203), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.5.1
to2.6.0
(#204), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-strict-rules
from0.12.2
to0.12.3
(#207), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.6.0
to2.6.1
(#206), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.32
to0.12.33
(#208), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.4
to0.12.5
(#209), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-strict-rules
from0.12.3
to0.12.4
(#210), by @dependabot-preview[bot] - Fix: Branch alias (#225), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#226), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.33
to0.12.40
(#227), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.6.1
to2.7.1
(#228), by @dependabot[bot] - Fix: Drop support for PHP 7.1 (#231), by @localheinz
- Fix: Export
COMPOSER_ROOT_VERSION
environment variable inMakefile
(#233), by @localheinz - composer(deps-dev): bump
vimeo/psalm
from3.11.2
to3.14.2
(#230), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rules
from0.15.0
to0.15.2
(#232), by @dependabot[bot] - Fix: Changelog (#234), by @localheinz
1.0.0
- Enhancement: Use
ergebnis/php-cs-fixer-config
instead oflocalheinz/php-cs-fixer-config
(#105), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#106), by @localheinz - Enhancement: Update
phpstan/phpstan
and friends (#101), by @localheinz - Fix: Remove abstract test case (#107), by @localheinz
- Enhancement: Update
ergebnis/composer-normalize
(#108), by @localheinz - Fix: Directory (#109), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#110), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan-strict-rules
from0.12.0
to0.12.1
(#113), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.0
to0.12.1
(#111), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.0.2
to2.2.0
(#112), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.3
to0.12.4
(#114), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunit
from7.5.18
to7.5.19
(#115), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#116), by @localheinz - Build(deps-dev): Bump
vimeo/psalm
from3.8.1
to3.8.2
(#117), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunit
from7.5.19
to7.5.20
(#118), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.8.0
to0.8.1
(#120), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.0
to2.2.1
(#119), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.4
to0.12.5
(#121), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.1
to0.12.2
(#122), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.1
to2.2.2
(#123), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.8.2
to3.8.3
(#124), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#125), by @localheinz - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from1.1.3
to2.0.0
(#126), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.5
to0.12.6
(#127), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-strict-rules
from0.12.1
to0.12.2
(#129), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.6
to0.12.7
(#128), by @dependabot-preview[bot]
0.5.2
- Enhancement: Use
ergebnis/composer-normalize
instead oflocalheinz/composer-normalize
(#102), by @localheinz - Fix: Bring back support for PHP 7.1 (#103), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#104), by @localheinz