PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   ReconCat   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ReconCat
Retrieve past versions pages from Web Archive
Author: By
Last change:
Date: 1 year ago
Size: 299 bytes
 

Contents

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