wordpress-plugin icon indicating copy to clipboard operation
wordpress-plugin copied to clipboard

Add vendor dependencies to composer.json

Open csjoblom opened this issue 6 years ago • 2 comments

We currently have 2 libraries that we include with our vendor folder that should be handled via composer instead.

  • Carbon
  • Symphony

AC

  • Review the versions we include in the vendor folder
  • Add to composer.json
  • Once confirmed that composer is installing dependencies correctly, add vendor folder to gitignore

csjoblom avatar Nov 13 '18 20:11 csjoblom