Skip to content

Instantly share code, notes, and snippets.

@kodetop
Created August 8, 2019 21:28
Show Gist options
  • Save kodetop/d645993528ac5bfbd9f2b602dc5ca923 to your computer and use it in GitHub Desktop.
Save kodetop/d645993528ac5bfbd9f2b602dc5ca923 to your computer and use it in GitHub Desktop.
Archivo compose.json base
{
"name": "kodetop/composer",
"description": "Composer demo project",
"type": "project",
"authors": [
{
"name": "Kodetop",
"email": "info@kodetop.com"
}
],
"require": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment