Files
PHP.Composer.noop/Readme.md

12 lines
297 B
Markdown
Raw Normal View History

2022-03-22 09:25:27 +09:00
# Noop Package
When there is a need to init a composer setting but there is no wish to set any detailed data as this will be just used for installing other packages or to just get the composer autoloader
## Install
2022-03-22 09:36:22 +09:00
`composer require gullevek/noop`
2022-03-22 09:25:27 +09:00
## Usage
After that nothing has to be done.