Skip to content

Instantly share code, notes, and snippets.

@olavocneto
Last active November 25, 2022 12:36
Show Gist options
  • Save olavocneto/46d4b0cc9a8c5349afdc59c2c4acf8ed to your computer and use it in GitHub Desktop.
Save olavocneto/46d4b0cc9a8c5349afdc59c2c4acf8ed to your computer and use it in GitHub Desktop.
asdf-php
asdf plugin remove php

asdf plugin add php https://github.com/olavocneto/asdf-php.git

asdf install php latest

asdf global php 8.1.13

pecl install xdebug

pecl install grpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment