Skip to content

Commit

Permalink
Changed the readme a little
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusnordlander committed Jun 16, 2023
1 parent 3367158 commit 0a86411
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@

Pre-built PHP extensions for Heroku that are not included or fully supported by the official [PHP buildpack](https://github.com/heroku/heroku-buildpack-php).

- [Relay](https://relaycache.com)
- [PhpRedis](https://pecl.php.net/package/redis) (with _igbinary_, _lzf_, _lz4_ and _zstd_ support)
- [Swoole](https://pecl.php.net/package/swoole)
- [OpenSwoole](https://pecl.php.net/package/openswoole)
- [MessagePack](https://pecl.php.net/package/msgpack)
- [igbinary](https://pecl.php.net/package/igbinary)
- [excimer](https://pecl.php.net/package/excimer)

The supported PHP versions are `7.3`, `7.4`, `8.0` and `8.1` on the `heroku-18`, `heroku-20`, and `heroku-22` stacks.

Expand Down

0 comments on commit 0a86411

Please sign in to comment.