Skip to content

Instantly share code, notes, and snippets.

@ryanjohnston
Last active September 10, 2018 14:33
Show Gist options
  • Save ryanjohnston/da7cf1f64118234c5f51a09ee9c0797a to your computer and use it in GitHub Desktop.
Save ryanjohnston/da7cf1f64118234c5f51a09ee9c0797a to your computer and use it in GitHub Desktop.
[๐Ÿ›  PHP - Snippets] Examples and tips #dev

PHP

Table of Contents

#!/usr/bin/env bash
GITHUB_TOKEN=""
composer config --global github-oauth.github.com "$GITHUB_TOKEN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment