5.1.0
Release Notes for 5.1.0
Feature release (minor)
5.1.0
- Total issues resolved: 0
- Total pull requests resolved: 28
- Total contributors: 3
enhancement
- 410: Enable dependabot auto-merge thanks to @asgrim
dependencies
- 409: Build(deps): Bump guzzlehttp/guzzle from 7.3.0 to 7.4.1 thanks to @dependabot[bot]
- 366: Build(deps): Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0 thanks to @dependabot[bot]
- 365: Build(deps-dev): Bump phpstan/phpstan from 0.12.81 to 0.12.82 thanks to @dependabot[bot]
- 364: Build(deps-dev): Bump friendsofphp/php-cs-fixer from 2.18.3 to 2.18.4 thanks to @dependabot[bot]
- 363: Build(deps-dev): Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.3 thanks to @dependabot[bot]
- 362: Build(deps-dev): Bump phpstan/phpstan from 0.12.80 to 0.12.81 thanks to @dependabot[bot]
- 361: Build(deps-dev): Bump ergebnis/composer-normalize from 2.13.2 to 2.13.3 thanks to @dependabot[bot]
- 360: Build(deps-dev): Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 thanks to @dependabot[bot]
- 359: Build(deps): Bump symfony/filesystem from 5.2.3 to 5.2.4 thanks to @dependabot[bot]
- 358: Build(deps-dev): Bump phpstan/phpstan from 0.12.79 to 0.12.80 thanks to @dependabot[bot]
- 357: Build(deps-dev): Bump phpstan/phpstan from 0.12.78 to 0.12.79 thanks to @dependabot[bot]
- 356: Build(deps-dev): Bump phpstan/phpstan from 0.12.77 to 0.12.78 thanks to @dependabot[bot]
- 355: Build(deps-dev): Bump phpstan/phpstan from 0.12.76 to 0.12.77 thanks to @dependabot[bot]
- 354: Build(deps-dev): Bump phpstan/phpstan from 0.12.75 to 0.12.76 thanks to @dependabot[bot]
- 353: Build(deps-dev): Bump phpstan/phpstan from 0.12.74 to 0.12.75 thanks to @dependabot[bot]
- 352: Build(deps-dev): Bump phpstan/phpstan from 0.12.73 to 0.12.74 thanks to @dependabot[bot]
- 351: Build(deps-dev): Bump phpstan/phpstan from 0.12.71 to 0.12.73 thanks to @dependabot[bot]
- 350: Build(deps): Bump symfony/filesystem from 5.2.2 to 5.2.3 thanks to @dependabot[bot]
- 349: Build(deps-dev): Bump phpstan/phpstan from 0.12.70 to 0.12.71 thanks to @dependabot[bot]
- 348: Build(deps-dev): Bump phpstan/phpstan from 0.12.67 to 0.12.70 thanks to @dependabot[bot]
- 347: Build(deps-dev): Bump pepakriz/phpstan-exception-rules from 0.11.3 to 0.11.6 thanks to @dependabot[bot]
- 346: Build(deps): Bump symfony/filesystem from 5.2.1 to 5.2.2 thanks to @dependabot[bot]
- 345: Build(deps-dev): Bump phpstan/phpstan-beberlei-assert from 0.12.4 to 0.12.6 thanks to @dependabot[bot]
- 335: Build(deps-dev): Bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 thanks to @dependabot[bot]
- 332: Build(deps-dev): Bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 thanks to @dependabot[bot]
- 331: Build(deps-dev): Bump phpstan/phpstan from 0.12.64 to 0.12.65 thanks to @dependabot[bot]
bug
- 408: fix quoting error thanks to @mimmi20