1
This commit is contained in:
6
vendor/phpoffice/math/composer.json
vendored
6
vendor/phpoffice/math/composer.json
vendored
@@ -7,7 +7,11 @@
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PhpOffice\\Math\\": "src/Math/",
|
||||
"PhpOffice\\Math\\": "src/Math/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\PhpOffice\\Math\\": "tests/Math/"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user