Bundle for all 3rd party PHP libraries used by Icinga Web products
Go to file
Thomas Gelf 4623f016e8 mkraemer/react-pcntl: new dependency 2017-12-15 15:30:42 +01:00
bin Initial commit 2017-10-27 14:41:48 +02:00
.gitignore Initial commit 2017-10-27 14:41:48 +02:00
README.md Initial commit 2017-10-27 14:41:48 +02:00
composer.json mkraemer/react-pcntl: new dependency 2017-12-15 15:30:42 +01:00
run.php Initial commit 2017-10-27 14:41:48 +02:00

README.md

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