@@ -122,13 +122,14 @@ $anotherAppAuth = Firebase::project('another-app')->auth();
122
122
Earlier versions will receive security fixes as long as their ** lowest** SDK requirement receives security fixes. You
123
123
can find the currently supported versions and support options in the [ SDK's README] ( https://github.com/kreait/firebase-php ) .
124
124
125
- | Version | Initial Release | Supported SDK Versions | Supported Laravel Versions | Status |
126
- | ---------| -----------------| ------------------------| ----------------------------| -------------|
127
- | ` 5.x ` | 13 Jan 2023 | ` ^7.0 ` | ` ^9.0 ` , ` ^10.0 ` , ` ^11.0 ` | Active |
128
- | ` 4.x ` | 09 Jan 2022 | ` ^6.0 ` | ` ^8.0 ` | End of life |
129
- | ` 3.x ` | 01 Nov 2020 | ` ^5.24 ` | ` ^6.0, ^7.0, ^8.0 ` | End of life |
130
- | ` 2.x ` | 01 Apr 2020 | ` ^5.0 ` | ` ^5.8, ^6.0, ^7.0, ^8.0 ` | End of life |
131
- | ` 1.x ` | 17 Aug 2019 | ` ^4.40.1 ` | ` ^5.8, ^6.0, ^7.0 ` | End of life |
125
+ | Version | Initial Release | Supported SDK Versions | Supported Laravel Versions | Status |
126
+ | ---------| -----------------| ------------------------| ----------------------------| --------------|
127
+ | ` 6.x ` | 24 Feb 2025 | ` ^7.0 ` | ` ^11.0 ` , ` ^12.0 ` | Active |
128
+ | ` 5.x ` | 13 Jan 2023 | ` ^7.0 ` | ` ^9.0 ` , ` ^10.0 ` , ` ^11.0 ` | Paid support |
129
+ | ` 4.x ` | 09 Jan 2022 | ` ^6.0 ` | ` ^8.0 ` | End of life |
130
+ | ` 3.x ` | 01 Nov 2020 | ` ^5.24 ` | ` ^6.0, ^7.0, ^8.0 ` | End of life |
131
+ | ` 2.x ` | 01 Apr 2020 | ` ^5.0 ` | ` ^5.8, ^6.0, ^7.0, ^8.0 ` | End of life |
132
+ | ` 1.x ` | 17 Aug 2019 | ` ^4.40.1 ` | ` ^5.8, ^6.0, ^7.0 ` | End of life |
132
133
133
134
## License
134
135
0 commit comments