Skip to content

Commit 809fe6c

Browse files
committed
Add missing supported Laravel version
1 parent a17491f commit 809fe6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ Earlier versions will receive security fixes as long as their **lowest** SDK req
123123
can find the currently supported versions and support options in the [SDK's README](https://github.com/kreait/firebase-php).
124124

125125
| Version | Initial Release | Supported SDK Versions | Supported Laravel Versions | Status |
126-
| ------- | --------------- | ---------------------- | -------------------------- | ----------- |
127-
| `5.x` | 13 Jan 2023 | `^7.0` | `^9.0` | Active |
126+
|---------|-----------------|------------------------|----------------------------|-------------|
127+
| `5.x` | 13 Jan 2023 | `^7.0` | `^9.0`, `^10.0` | Active |
128128
| `4.x` | 09 Jan 2022 | `^6.0` | `^8.0` | End of life |
129129
| `3.x` | 01 Nov 2020 | `^5.24` | `^6.0, ^7.0, ^8.0` | End of life |
130130
| `2.x` | 01 Apr 2020 | `^5.0` | `^5.8, ^6.0, ^7.0, ^8.0` | End of life |

0 commit comments

Comments
 (0)