mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
Renamed the 'lib' folder to 'src'
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
{"email": "cedric@belin.io", "name": "Cédric Belin", "homepage": "https://belin.io"}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {"Gitea\\": "lib/"}
|
||||
"psr-4": {"Gitea\\": "src/"}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"files": ["vendor/phpunit/phpunit/src/Framework/Assert/Functions.php"],
|
||||
|
||||
Reference in New Issue
Block a user