Skip to content

Commit

Permalink
Clarify roadmap and support
Browse files Browse the repository at this point in the history
  • Loading branch information
haphan committed Mar 13, 2018
1 parent 354631a commit 6bb67f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ OpenStack services, and versions of services, are supported.
## Getting help

- Meet us on Slack: https://phpopencloud.slack.com ([Get your invitation](https://launchpass.com/phpopencloud))
- Report and issue: https://github.com/php-opencloud/openstack/issues
- Report an issue: https://github.com/php-opencloud/openstack/issues


### Version Guidance
## Version Guidance

| Version | Status | PHP Version | Life span |
| Version | Status | PHP Version | End of life |
| --------- | --------------------------- | ------------- | ----------------------- |
| `^2.0` | Maintained (Bug fixes only) | `>=7.0,<7.2` | March 2016 - March 2018 |
| `^3.0` | Latest | `^7.0` | March 2018 - March 2020 |
| `^3.0` | Latest | `>=7.0` | March 2020 |
| `^2.0` | Maintained (Bug fixes only) | `>=7.0,<7.2` | March 2018 |

## Upgrade from 2.x to 3.x

Expand Down

0 comments on commit 6bb67f1

Please sign in to comment.