Closed agallou closed 9 years ago
Could be great to create a 0.1.0
version to get rid off the --dev
(Composer does not like it :-(…).
@Hywan why get rid off the --dev
option ? The library is for testing, so it will mostly be on the require_dev section of the composer.json. (but when will create a tag, we could remove the :dev-master
).
@agallou Yup ;-).
:+1: for me now.
One the first tag is pushed we'll only have to remove the :dev-master
as @agallou said. I think we should merge this one as is and fix it later (when the tag is out)
@jubianchi Exact.
i've added the
--dev
option. When we'll create the first tag i'll remove the:dev-master
version.