Releases: browscap/browscap-php
Releases · browscap/browscap-php
7.5.0
Release Notes for 7.5.0
Feature release (minor)
7.5.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
enhancement
- 771: chore: Update to PHP 8.4 thanks to @Crovitche-1623
7.4.0
7.3.0
Release Notes for 7.3.0
Will add support for PHP 8.3.0 and drop support for < 8.1
7.3.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
bug
- 642: Fix CI builds not running on PRs thanks to @asgrim
enhancement
7.2.0
7.1.0
Release Notes for 7.1.0
Feature release (minor)
7.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
enhancement
7.0.0
6.1.0
Release Notes for 6.1.0
Feature release (minor)
6.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
enhancement
- 412: Allow flysystem v3 thanks to @Slamdunk
bug
6.0.0
Release Notes for 6.0.0
Backwards incompatible release (major)
6.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
BC break,dependencies,enhancement
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
5.0.0
Release Notes for 5.0.0
5.0.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 3
dependencies
- 330: Build(deps-dev): Bump ergebnis/composer-normalize from 2.12.1 to 2.13.2 thanks to @dependabot[bot]
- 328: Build(deps-dev): Bump ergebnis/composer-normalize from 2.11.0 to 2.12.1 thanks to @dependabot[bot]
- 327: Build(deps-dev): Bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3 thanks to @dependabot[bot]
- 326: Build(deps-dev): Bump pepakriz/phpstan-exception-rules from 0.11.2 to 0.11.3 thanks to @dependabot[bot]
- 325: Build(deps-dev): Bump phpstan/phpstan from 0.12.63 to 0.12.64 thanks to @dependabot[bot]
- 324: Build(deps): Bump symfony/filesystem from 5.2.0 to 5.2.1 thanks to @dependabot[bot]
BC break,enhancement
enhancement
- 322: Replaced travis with github actions thanks to @duxthefux
- 321: Added support for PHP 8.0 thanks to @duxthefux