Skip to content

Instantly share code, notes, and snippets.

@chrisk8er
Last active October 27, 2018 07:08
Show Gist options
  • Save chrisk8er/08498ae9d1a966465c560663ae6d7e1e to your computer and use it in GitHub Desktop.
Save chrisk8er/08498ae9d1a966465c560663ae6d7e1e to your computer and use it in GitHub Desktop.
laravel composer for specific php version
...
"config": {
"platform": {
"php": "7.0"
},
...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment