We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a569e59 commit 6587e4eCopy full SHA for 6587e4e
composer.json
@@ -21,16 +21,13 @@
21
"./"
22
],
23
"license": "BSD License",
24
- "name": "pear/math_numerical_rootfinding",
+ "name": "hashmode/math_numerical_rootfinding",
25
"support": {
26
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Math_Numerical_RootFinding",
27
"source": "https://github.com/pear/Math_Numerical_RootFinding"
28
},
29
"type": "library",
30
- "require": {
31
- "pear/pear_exception": "*"
32
- },
33
"require-dev": {
34
"phpunit/phpunit": "*"
35
}
36
-}
+}
0 commit comments