mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
composer.json: Remove PSR0 autoload statements.
This commit is contained in:
parent
9abd251cb2
commit
3f7dc96a2b
@ -60,13 +60,6 @@
|
|||||||
},
|
},
|
||||||
"include-path": ["phpseclib/"],
|
"include-path": ["phpseclib/"],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
|
||||||
"Crypt": "phpseclib/",
|
|
||||||
"File": "phpseclib/",
|
|
||||||
"Math": "phpseclib/",
|
|
||||||
"Net": "phpseclib/",
|
|
||||||
"System": "phpseclib/"
|
|
||||||
},
|
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"phpseclib\\": "phpseclib/"
|
"phpseclib\\": "phpseclib/"
|
||||||
}
|
}
|
||||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "25def9f5be652e96726947c49eebb634",
|
"hash": "8bfef4eaee8f139a70e6250eb9175fd6",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user