Skip to content

Composer repository for external dependencies on Drupal WxT

Notifications You must be signed in to change notification settings

drupalwxt/composer-extdeps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drupal WxT - External Dependency Composer Repository

This project is a Composer Repository generator for external dependencies of Drupal WxT which are not already in a Composer repository.

This mostly includes:

Usage

Merge the following JSON to your project's composer.json file:

{
   "repositories": [
      "type": "composer",
      "url": "https://drupalwxt.github.io/composer-extdeps/"
   ]
}

About

Composer repository for external dependencies on Drupal WxT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published