Skip to content

Instantly share code, notes, and snippets.

@bezalkogoln1y-coder
Created February 3, 2021 07:36
Show Gist options
  • Select an option

  • Save bezalkogoln1y-coder/5a5bc925e1c4938be79ee645398f8e34 to your computer and use it in GitHub Desktop.

Select an option

Save bezalkogoln1y-coder/5a5bc925e1c4938be79ee645398f8e34 to your computer and use it in GitHub Desktop.
{
"name": "evolutioncms/custom",
"require": {
"zeeyn/evocms-custom-template": "*",
"barryvdh/laravel-ide-helper": "*",
"guzzlehttp/guzzle": "*",
"psr/http-message": "*"
},
"autoload": {
"psr-4": {
"EvolutionCMS\\Main\\": "packages/main/src"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment