Skip to content

1.0.0

Compare
Choose a tag to compare
@ergebnis-bot ergebnis-bot released this 28 Nov 11:58
· 811 commits to main since this release
1.0.0
bf77cf1

What's Changed

  • composer(deps-dev): bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #183
  • Fix: Allow composer plugins by @localheinz in #184
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.18.0 to 2.21.0 by @dependabot in #185
  • composer(deps-dev): bump vimeo/psalm from 4.15.0 to 4.16.1 by @dependabot in #182
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.21.0 to 2.22.0 by @dependabot in #186
  • composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #188
  • composer(deps): bump symfony/yaml from 5.4.0 to 5.4.2 by @dependabot in #187
  • composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #190
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.22.0 to 2.23.0 by @dependabot in #191
  • composer(deps-dev): bump infection/infection from 0.25.5 to 0.25.6 by @dependabot in #192
  • composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18.1 by @dependabot in #193
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #194
  • composer(deps-dev): bump infection/infection from 0.25.6 to 0.26.0 by @dependabot in #195
  • composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #196
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #197
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.0.0 by @dependabot in #198
  • composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #199
  • composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #200
  • composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #201
  • composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #202
  • composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #204
  • composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #203
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.23.0 to 2.23.1 by @dependabot in #206
  • composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #207
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.0.0 to 4.1.0 by @dependabot in #208
  • github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #209
  • github-actions(deps): bump actions/github-script from 5 to 6 by @dependabot in #210
  • composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.5 by @dependabot in #211
  • composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #212
  • composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #213
  • composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.16 by @dependabot in #214
  • composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #215
  • github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #216
  • github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #217
  • composer(deps-dev): bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #218
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.1.0 to 4.2.0 by @dependabot in #220
  • composer(deps-dev): bump infection/infection from 0.26.5 to 0.26.6 by @dependabot in #219
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 by @dependabot in #221
  • composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #222
  • Fix: Remove auto-review tests by @localheinz in #223
  • Enhancement: Implement Helper trait by @localheinz in #224
  • Enhancement: Require fakerphp/faker by @localheinz in #225
  • composer(deps-dev): bump ergebnis/test-util from 1.5.0 to 1.6.0 by @dependabot in #189
  • Enhancement: Require ergebnis/data-provider by @localheinz in #227
  • Enhancement: Use data providers provided by ergebnis/data-provider by @localheinz in #228
  • Fix: Remove ergebnis/test-util by @localheinz in #226
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.23.1 to 2.24.0 by @dependabot in #229
  • composer(deps): bump symfony/yaml from 5.4.2 to 5.4.3 by @dependabot in #205
  • Fix: Remove empty integration test suite by @localheinz in #230
  • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #231
  • Fix: Do not let dependabot update symfony/yaml by @localheinz in #232
  • Fix: Allow installation of symfony/yaml:^6.0.0 by @localheinz in #233
  • composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #234
  • github-actions(deps): bump ergebnis/.github from 1.3.2 to 1.4.0 by @dependabot in #235
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #236
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #238
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.24.0 to 2.24.1 by @dependabot in #237
  • github-actions(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #239
  • github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #240
  • github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1 by @dependabot in #242
  • composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #243
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.24.1 to 2.25.1 by @dependabot in #241
  • github-actions(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #244
  • github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #245
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #246
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.25.1 to 2.25.2 by @dependabot in #247
  • composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #248
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.25.2 to 2.26.0 by @dependabot in #249
  • github-actions(deps): bump ergebnis/.github from 1.4.1 to 1.5.0 by @dependabot in #250
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.26.0 to 2.27.0 by @dependabot in #251
  • github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0 by @dependabot in #252
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.27.0 to 2.28.0 by @dependabot in #253
  • github-actions(deps): bump shivammathur/setup-php from 2.19.0 to 2.19.1 by @dependabot in #254
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0 by @dependabot in #255
  • composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #256
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.28.0 to 2.28.1 by @dependabot in #257
  • composer(deps-dev): bump vimeo/psalm from 4.23.0 to 4.24.0 by @dependabot in #258
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.28.1 to 2.28.2 by @dependabot in #259
  • github-actions(deps): bump shivammathur/setup-php from 2.19.1 to 2.20.0 by @dependabot in #260
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.28.2 to 2.28.3 by @dependabot in #261
  • github-actions(deps): bump shivammathur/setup-php from 2.20.0 to 2.20.1 by @dependabot in #262
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.4.0 to 4.5.0 by @dependabot in #263
  • github-actions(deps): bump ergebnis/.github from 1.5.0 to 1.5.1 by @dependabot in #264
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.0 to 4.5.1 by @dependabot in #265
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.1 to 4.5.2 by @dependabot in #266
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.2 to 4.5.3 by @dependabot in #267
  • github-actions(deps): bump shivammathur/setup-php from 2.20.1 to 2.21.0 by @dependabot in #268
  • composer(deps-dev): bump fakerphp/faker from 1.19.0 to 1.20.0 by @dependabot in #269
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.3 to 4.6.0 by @dependabot in #270
  • github-actions(deps): bump shivammathur/setup-php from 2.21.0 to 2.21.1 by @dependabot in #271
  • composer(deps-dev): bump vimeo/psalm from 4.24.0 to 4.25.0 by @dependabot in #272
  • composer(deps-dev): bump vimeo/psalm from 4.25.0 to 4.26.0 by @dependabot in #273
  • github-actions(deps): bump shivammathur/setup-php from 2.21.1 to 2.21.2 by @dependabot in #274
  • composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22 by @dependabot in #276
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.6.0 to 4.7.0 by @dependabot in #275
  • composer(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23 by @dependabot in #277
  • composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #278
  • composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0 by @dependabot in #279
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.7.0 to 4.8.0 by @dependabot in #280
  • github-actions(deps): bump actions/stale from 5 to 6 by @dependabot in #281
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0 by @dependabot in #282
  • composer(deps-dev): bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #283
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.8.0 to 4.9.0 by @dependabot in #284
  • composer(deps-dev): bump ergebnis/license from 1.2.0 to 2.0.0 by @dependabot in #286
  • github-actions(deps): bump ergebnis/.github from 1.5.1 to 1.7.0 by @dependabot in #285
  • composer(deps-dev): bump vimeo/psalm from 4.27.0 to 4.28.0 by @dependabot in #287
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 by @dependabot in #288
  • composer(deps-dev): bump vimeo/psalm from 4.28.0 to 4.29.0 by @dependabot in #289
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.9.0 to 4.10.0 by @dependabot in #290
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2 by @dependabot in #291
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3 by @dependabot in #292
  • github-actions(deps): bump shivammathur/setup-php from 2.21.2 to 2.22.0 by @dependabot in #293
  • composer(deps-dev): bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #294
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.10.0 to 4.11.0 by @dependabot in #296
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.17.0 to 0.18.0 by @dependabot in #295
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.18.0 to 0.18.1 by @dependabot in #297
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.18.1 to 0.18.3 by @dependabot in #298
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4 by @dependabot in #299
  • composer(deps-dev): bump vimeo/psalm from 4.29.0 to 4.30.0 by @dependabot in #300
  • Fix: Drop support for PHP 7.4 by @localheinz in #301

Full Changelog: 0.4.0...1.0.0