Skip to content

Commit

Permalink
Merge pull request #31 from fastly/alpha-pointer
Browse files Browse the repository at this point in the history
Pointer to alpha release
  • Loading branch information
triblondon authored Jun 28, 2021
2 parents 446d577 + aed90fe commit b873a46
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Fastly PHP Client [![Build Status](https://travis-ci.org/fastly/fastly-php.svg?branch=master)](https://travis-ci.org/fastly/fastly-php)
====

---

🌱 Coming soon: 1.0.0
---------------------

The current version of Fastly-PHP supports only a subset of the current Fastly API. A new major release with significantly improved API coverage and comprehensive documentation is [now available as an alpha release on Packagist](https://packagist.org/packages/fastly/fastly#1.0.0-alpha1). This is a **major breaking change** and will not be compatible with any code written for 0.x versions.

**We strongly recommend that you do not install alpha and beta releases on live production services.** No official support is provided for such releases.

---

Installation via Composer
-------------------------
The recommended method to install _Fastly-PHP_ is through [Composer](http://getcomposer.org).
Expand Down

0 comments on commit b873a46

Please sign in to comment.