File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ Latest Version] ( https://img.shields.io/github/release/loadsys/CakePHP-ConfigReadShell.svg?style=flat-square )] ( https://github.com/loadsys/CakePHP-ConfigReadShell/releases )
44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
5- [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/loadsys/config-read.svg?style=flat-square )] ( https://packagist.org/packages/loadsys/config-read )
5+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/loadsys/cakephp- config-read.svg?style=flat-square )] ( https://packagist.org/packages/loadsys/cakephp- config-read )
66
77A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line.
88
@@ -21,7 +21,7 @@ A CakePHP plugin that provides a Shell to read an app's Configure vars from the
2121## Installation
2222
2323``` bash
24- $ composer require loadsys/config-read:~ 3.0
24+ $ composer require loadsys/cakephp- config-read:~ 3.0
2525```
2626
2727
Original file line number Diff line number Diff line change 11{
2- "name" : " loadsys/config-read" ,
2+ "name" : " loadsys/cakephp- config-read" ,
33 "description" : " A CakePHP plugin that provides a Shell to read an app's Configure vars from the command line." ,
44 "type" : " cakephp-plugin" ,
55 "keywords" : [
You can’t perform that action at this time.
0 commit comments