Skip to content

Commit ffddc7f

Browse files
authored
Don't load the functions
1 parent e08ae76 commit ffddc7f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
"autoload": {
3333
"psr-4": {
3434
"Cake\\Core\\": "."
35-
},
36-
"files": [
37-
"functions.php"
38-
]
35+
}
3936
}
4037
}

0 commit comments

Comments
 (0)