icinga-php-thirdparty/README.md

21 lines
365 B
Markdown
Raw Normal View History

2017-10-27 14:41:48 +02:00
ipl 3rd Party PHP libraries
===========================
This repository replicates 3rd party libraries used or suggested by the `ipl`
(Icinga PHP Library).
Add a new dependency
--------------------
composer require author/library:version
Create a new release
--------------------
./bin/make-release.sh <version>
e.g.
./bin/make-release.sh 0.1.0