symfonypress / installer
Installer definition for SymfonyPress dependancies
Installs: 37
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:composer-installer
Requires (Dev)
- composer/composer: ~1.0@dev
This package is not auto-updated.
Last update: 2024-11-04 11:32:32 UTC
README
Custom installer definition for composer. This repository only contains a composer.json file as the real installer is in the main SymfonyPress repository.
Usage
Add the following line to composer.json:
"symfonypress/installer": "~0.1"
See the SymfonyPress Application repository composer.json for an example of how the installer can be used.