Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 315 Bytes

File metadata and controls

19 lines (12 loc) · 315 Bytes

IP Range Regex Creator

Requirements

Installing Dependencies

To fetch the defined dependencies into your local project, just run the install command of composer.phar.

$ php composer.phar install

Running The Tests

$ php vendor/bin/phpunit
``