File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " quorum/array-functions" ,
2+ "name" : " quorum/array-functions" ,
33 "description" : " useful array functions" ,
4- "license" : " MIT" ,
5- "authors" : [{
6- "name" : " Jesse Donat" ,
7- "email" : " donatj@gmail.com"
8- }],
9- "require-dev" :{
10- "phpunit/phpunit" : " ~4.1"
4+ "license" : " MIT" ,
5+ "authors" : [
6+ {
7+ "name" : " Jesse Donat" ,
8+ "role" : " Developer" ,
9+ "email" : " donatj@gmail.com" ,
10+ "homepage" : " https://donatstudios.com"
11+ },
12+ {
13+ "name" : " Ray Minge" ,
14+ "role" : " Developer" ,
15+ "homepage" : " http://oranj.io"
16+ },
17+ {
18+ "name" : " Jon Henderson" ,
19+ "role" : " Developer" ,
20+ "homepage" : " http://github.com/henderjon"
21+ }
22+ ],
23+ "require-dev" : {
24+ "phpunit/phpunit" : " ~4.1"
1125 },
12- "autoload" : {
13- "files" : [ " src/array.php" ]
26+ "autoload" : {
27+ "files" : [" src/array.php" ]
1428 }
1529}
You can’t perform that action at this time.
0 commit comments