Skip to content

Commit 1af7fb0

Browse files
author
Patrick Breen
committed
Dont publish functions.php to avoid clash w/Laravel
1 parent 4f9762c commit 1af7fb0

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)