File tree Expand file tree Collapse file tree 1 file changed +6
-16
lines changed
Expand file tree Collapse file tree 1 file changed +6
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vinceg /firstdataapi" ,
2+ "name" : " integready /firstdataapi" ,
33 "type" : " library" ,
44 "description" : " First Data Api" ,
55 "keywords" : [],
6- "homepage" : " http://vadimg.com/" ,
76 "license" : " MIT" ,
8- "authors" : [
9- {
10- "name" : " Vincent Gabriel" ,
11- "email" : " vadimg88@gmail.com"
12- },
13- {
14- "name" : " Vincent Gabriel" ,
15- "homepage" : " http://vadimg.com/"
16- }
17- ],
7+ "authors" : [],
188 "require" : {
19- "php" : " >=5.3.3 " ,
9+ "php" : " >=7.1 " ,
2010 "ext-curl" : " *"
2111 },
2212 "autoload" : {
2313 "psr-0" : {
24- "VinceG \\ FirstDataApi\\ " : " VinceG /FirstDataApi/src"
14+ "integready \\ FirstDataApi\\ " : " integready /FirstDataApi/src"
2515 }
2616 },
27- "target-dir" : " VinceG /FirstDataApi" ,
28- "minimum-stability" : " dev "
17+ "target-dir" : " integready /FirstDataApi" ,
18+ "minimum-stability" : " stable "
2919}
You can’t perform that action at this time.
0 commit comments