mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
add functions file to autoloader
This commit is contained in:
parent
9f9a2d8b6b
commit
bb44d2a3c9
@ -22,7 +22,8 @@
|
|||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Alert\\": "lib/"
|
"Alert\\": "lib/"
|
||||||
}
|
},
|
||||||
|
"files": ["lib/functions.php"]
|
||||||
},
|
},
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "0.10.x-dev"
|
"dev-master": "0.10.x-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user