File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 99 {
1010 "name" : " Rich Morgan" ,
111112- "role" : " Team Lead Developer"
12+ "role" : " Creator and Lead Developer"
1313 }
1414 ],
15-
1615 "repositories" : [
1716 {
1817 "type" : " git" ,
1918 "url" : " https://github.com/ionux/RichArbitraryPrecisionIntegerMath.git"
2019 }
2120 ],
22-
2321 "support" : {
2422 "issues" : " https://github.com/ionux/RichArbitraryPrecisionIntegerMath/issues" ,
25232624 "source" : " https://github.com/ionux/RichArbitraryPrecisionIntegerMath"
2725 },
28-
2926 "autoload" : {
3027 "psr-4" : {
3128 "RAPIM\\ " : " src/"
3229 }
3330 },
34-
3531 "autoload-dev" : {
3632 "psr-4" : {
3733 "RAPIM\\ " : " src/"
3834 }
3935 },
40-
4136 "require" : {
42- "php" : " >=5.4 .0" ,
37+ "php" : " >=5.5 .0" ,
4338 "ext-bcmath" : " *" ,
4439 "ext-openssl" : " *"
4540 },
46-
4741 "require-dev" : {
4842 "phpunit/phpunit" : " 4.1.3" ,
4943 "ext-gmp" : " *"
5044 },
51-
5245 "suggest" : {
5346 "ext-gmp" : " Highest performing math extension and preferred for this library's mathematical calculations."
5447 }
You can’t perform that action at this time.
0 commit comments