mirror of
https://github.com/YahnisElsts/plugin-update-checker.git
synced 2025-10-04 02:02:05 +08:00
Enable Composer autoloading.
Very bare-bones stuff, it just includes plugin-update-checker.php.
This commit is contained in:
parent
b1d2b98197
commit
749f364e4d
1 changed files with 3 additions and 0 deletions
|
@ -15,5 +15,8 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["plugin-update-checker.php"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue