PHP Classes

File: vendor/wp-phpunit/wp-phpunit/composer.json

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   vendor/wp-phpunit/wp-phpunit/composer.json   Download  
File: vendor/wp-phpunit/wp-phpunit/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: 2 days ago
Size: 774 bytes
 

Contents

Class file image Download
{ "name": "wp-phpunit/wp-phpunit", "description": "WordPress core PHPUnit library", "type": "library", "license": "GPL-2.0-or-later", "authors": [ { "name": "Evan Mattson", "email": "me@aaemnnost.tv" }, { "name": "WordPress Community", "homepage": "https://wordpress.org/about/" } ], "keywords": [ "wordpress", "phpunit", "test" ], "homepage": "https://github.com/wp-phpunit", "support": { "source": "https://github.com/wp-phpunit/wp-phpunit", "issues": "https://github.com/wp-phpunit/issues", "docs": "https://github.com/wp-phpunit/docs" }, "autoload": { "files": ["__loaded.php"] } }