Skip to content

Commit 84facc3

Browse files
committed
fix: Metadata
1 parent c2bac79 commit 84facc3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Files and folders here will be not included when creating package
22
/tests export-ignore
3-
/app export-ignore
3+
/App export-ignore
44
/public export-ignore
5-
/themes export-ignore
6-
/webfiori/framework/db export-ignore
5+
/Themes export-ignore
6+
/Webfiori/Framework/Db export-ignore
77
/.github export-ignore
88
/.gitignore export-ignore
99
/.travis.yml export-ignore

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "library",
77
"support": {
88
"issues": "https://github.com/webfiori/framework/issues",
9-
"source": "https://github.com/webfior/framework"
9+
"source": "https://github.com/webfiori/framework"
1010
},
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)