Closed GoogleCodeExporter closed 8 years ago
Can I use /trunk as initial repository? Does the Packagist update the package
automatically? Is it better to user /tags (stable releases) as source of the
Packagist?
Original comment by pho...@gmx.de
on 13 Jan 2014 at 3:06
I did some testing and it seems you can just use /trunk and composer will
automatically use the latest tag (as long as you don't specify anything on your
own).
So at the moment it would result in a installation of tag 2014-01-08 (rev. 937)
and as soon as there is a newer tag, projects can be updated by executing
`composer update` in your project.
Original comment by phoffman...@gmail.com
on 13 Jan 2014 at 3:13
I see. I have added the project as greenlion/php-sql-parser.
Original comment by pho...@gmx.de
on 13 Jan 2014 at 3:21
Thank you for the fast registration!
Original comment by phoffman...@gmail.com
on 13 Jan 2014 at 3:24
Original issue reported on code.google.com by
phoffman...@gmail.com
on 13 Jan 2014 at 2:28