Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 423 Bytes

01-installation.md

File metadata and controls

20 lines (15 loc) · 423 Bytes

Installation

Requirements

  • PHP >= 5.5
  • (optional) PHPUnit to run tests.

Autoload

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Then run the following command to require the library:

$ composer require antalaron/circular-reference-detect