bigcommerce / bigcommerce-for-wordpress

A headless commerce integration for WordPress, powered by BigCommerce
https://www.bigcommerce.com/wordpress/
GNU General Public License v2.0
109 stars 49 forks source link

chore: add composer files to repo #427

Closed chanceaclark closed 1 year ago

chanceaclark commented 1 year ago

What?

Adds composer.json and composer.lock files to the repo. In the case of the plugin, we only need to run composer install --no-dev in order to add the vendor files to source control. Whenever we update vendor files, make sure not to include the dev dependencies.

Tickets / Documentation

N/A

Screenshots (if appropriate)

N/A