Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jan 13, 2023
1 parent 04fd9d2 commit 90d2a2e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

## [Unreleased]

## [5.0.0] - 2023-01-13

* Upgraded `kreait/firebase-php` from 6.x to 7.x
* Dropped support for PHP <8.1 (the PHP SDK requires PHP 8.1/8.2)
*

## [4.1.0] - 2022-07-07

Expand Down Expand Up @@ -86,7 +87,8 @@ This is a release with breaking changes. Please review the following changes and
* Removed Support for `kreait/firebase-php:<5.0`
* Removed project aliases

[Unreleased]: https://github.com/kreait/firebase-bundle/compare/4.1.0...HEAD
[Unreleased]: https://github.com/kreait/firebase-bundle/compare/5.0.0...HEAD
[5.0.0]: https://github.com/kreait/firebase-bundle/compare/4.1.0...5.0.0
[4.1.0]: https://github.com/kreait/firebase-bundle/compare/4.0.0...4.1.0
[4.0.0]: https://github.com/kreait/firebase-bundle/compare/3.1.0...4.0.0
[3.1.0]: https://github.com/kreait/firebase-bundle/compare/3.0.0...3.1.0
Expand Down

0 comments on commit 90d2a2e

Please sign in to comment.