File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "license" : " BSD-3-Clause" ,
88 "authors" : [
99 {
10- "name" : " Alexandre Gomes Gaigalas" ,
11- "email" : " alexandre@gaigalas.net"
12- },
13- {
14- "name" : " Augusto Pascutti" ,
15- "email" : " augusto@phpsp.org.br"
16- },
17- {
18- "name" : " Henrique Moody" ,
19- "email" : " henriquemoody@gmail.com"
20- },
21- {
22- "name" : " Ivo Nascimento" ,
23- "email" : " iannsp@gmail.com"
24- },
25- {
26- "name" : " Nick Lombard" ,
27- "email" : " github@jigsoft.co.za"
28- },
29- {
30- "name" : " Rogerio Prado de Jesus" ,
31- "email" : " rogeriopradoj@gmail.com"
32- },
33- {
34- "name" : " Thiago Rigo" ,
35- "email" : " thiagophx@gmail.com"
10+ "name" : " Respect/Config Contributors" ,
11+ "homepage" : " https://github.com/Respect/Config/graphs/contributors"
3612 }
3713 ],
3814 "autoload" : {
39- "psr-0 " : {
40- "Respect\\ Config" : " library"
15+ "psr-4 " : {
16+ "Respect\\ Config\\ " : " library/Respect/Config "
4117 }
4218 },
4319 "require" : {
4420 "php" : " >=5.3.0"
4521 },
4622 "require-dev" : {
47- "phpunit/phpunit" : " @stable " ,
23+ "phpunit/phpunit" : " ~4.4 " ,
4824 "respect/test" : " dev-master"
25+ },
26+ "extra" : {
27+ "branch-alias" : {
28+ "dev-master" : " 1.1-dev"
29+ }
4930 }
5031}
You can’t perform that action at this time.
0 commit comments