mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-29 19:12:30 +01:00
composer.json - Removed autoloader optimization
This commit is contained in:
@ -16,9 +16,6 @@
|
|||||||
"files": ["vendor/phpunit/phpunit/src/Framework/Assert/Functions.php"],
|
"files": ["vendor/phpunit/phpunit/src/Framework/Assert/Functions.php"],
|
||||||
"psr-4": {"Gitea\\": "test/"}
|
"psr-4": {"Gitea\\": "test/"}
|
||||||
},
|
},
|
||||||
"config": {
|
|
||||||
"optimize-autoloader": true
|
|
||||||
},
|
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"api",
|
"api",
|
||||||
"client",
|
"client",
|
||||||
|
|||||||
Reference in New Issue
Block a user