11{
22 "name" : " drupal/console-core" ,
33 "description" : " Drupal Console Core" ,
4- "keywords" : [" Drupal" , " Console" , " Development" , " Symfony" ],
4+ "keywords" : [
5+ " Drupal" ,
6+ " Console" ,
7+ " Development" ,
8+ " Symfony"
9+ ],
510 "homepage" : " http://drupalconsole.com/" ,
611 "type" : " library" ,
712 "license" : " GPL-2.0-or-later" ,
813 "authors" : [
914 {
10- "name" : " David Flores" ,
11- "email" : " dmousex@gmail.com" ,
12- "homepage" : " http://dmouse.net"
15+ "name" : " David Flores" ,
16+ "email" : " dmousex@gmail.com" ,
17+ "homepage" : " http://dmouse.net"
1318 },
1419 {
15- "name" : " Jesus Manuel Olivas" ,
16- "email" : " jesus.olivas@gmail.com" ,
17- "homepage" : " http://jmolivas.com"
20+ "name" : " Jesus Manuel Olivas" ,
21+ "email" : " jesus.olivas@gmail.com" ,
22+ "homepage" : " http://jmolivas.com"
1823 },
1924 {
20- "name" : " Eduardo Garcia" ,
21- "email" : " enzo@enzolutions.com" ,
22- "homepage" : " http://enzolutions.com/"
25+ "name" : " Eduardo Garcia" ,
26+ "email" : " enzo@enzolutions.com" ,
27+ "homepage" : " http://enzolutions.com/"
2328 },
2429 {
25- "name" : " Omar Aguirre" ,
26- "email" : " omersguchigu@gmail.com"
30+ "name" : " Omar Aguirre" ,
31+ "email" : " omersguchigu@gmail.com"
2732 },
2833 {
29- "name" : " Drupal Console Contributors" ,
30- "homepage" : " https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
34+ "name" : " Drupal Console Contributors" ,
35+ "homepage" : " https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
3136 }
3237 ],
3338 "support" : {
3843 "require" : {
3944 "php" : " >=7.0.8" ,
4045 "dflydev/dot-access-configuration" : " ^1.0" ,
41- "drupal/console-en" : " 1.9.5 " ,
46+ "drupal/console-en" : " 1.9.7 " ,
4247 "stecman/symfony-console-completion" : " ~0.7" ,
4348 "symfony/config" : " ~3.0|^4.4" ,
4449 "symfony/console" : " ~3.0|^4.4" ,
6166 "files" : [
6267 " src/functions.php"
6368 ],
64- "psr-4" : {"Drupal\\ Console\\ Core\\ " : " src" }
69+ "psr-4" : {
70+ "Drupal\\ Console\\ Core\\ " : " src"
71+ }
6572 }
66- }
73+ }
0 commit comments