oliva/utils-tree

This package is abandoned and no longer maintained. The author suggests using the oliva/tree package instead.
There is no license information available for the latest version (1.1.0) of this package.

Redirect package for oliva/tree, previously named oliva/utils-tree. Please update your composer.json.

1.1.0 2015-10-18 11:22 UTC

This package is auto-updated.

Last update: 2022-02-01 12:48:58 UTC


README

A redirect package for Oliva-Tree package.

I created this package to redirect downloads of the Oliva Tree package which I renamed from Oliva Utils Tree.

Please use oliva/tree package instead.

Installation (of oliva/tree)

Simply insert oliva/tree to the require section of your project's composer.json:

{
	"require": {
		"oliva/tree": "*"
	}
}