PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   Recon Falcon   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Recon Falcon
Scan a list of pages to find unreachable links
Author: By
Last change:
Date: 5 years ago
Size: 263 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-4": { "dawood\\ReconFalcon\\": "src/" }, "files": [ "src/helper.php" ] }, "require": { "krakjoe/pthreads-polyfill": "^1.1", "symfony/console": "^3.4" } }