icinga-php-thirdparty/README.md

365 B

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