PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP Composer Assets   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Dummy assets project composer.json file
Class: PHP Composer Assets
Package for loading the assets installer plugin
Author: By
Last change:
Date: 10 years ago
Size: 213 bytes
 

Contents

Class file image Download
{ "name": "assets", "description": "Dummy package to trigger the assets-installer plugin", "version": "1.0.0", "type": "assets", "require": { "phpclasses/assets-installer": "*" }, }