nozavroni / csvelte

🕺🏻 CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6 stars 0 forks source link

Set up origin/develop branch #158

Open nozavroni opened 7 years ago

nozavroni commented 7 years ago

I am working on a symfony bundle for CSVelte, which isn't really meant for production or even to be used, but instead is meant basically just to get a feel for what it's like to actually work with my library in the real world. But I want to work with my most recent version so I need to set up a branch that I can count on to be semi-stable but also to contain all my most recent changes. This branch will be origin/develop and can be referenced from a composer file via "dev-develop".