mirror of
https://github.com/Mibew/CanteenHTML5.git
synced 2025-02-05 13:34:42 +03:00
Reorganized
This commit is contained in:
parent
96982f9cde
commit
229ec1af8d
@ -16,8 +16,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {"Canteen\\HTML5": "src/"},
|
"psr-0": {"Canteen": "src/"},
|
||||||
"files": ["src/html.php"]
|
"files": ["src/Canteen/HTML5/html.php"]
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
@ -28,5 +28,8 @@
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/Canteen/CanteenHTML5"
|
"url": "https://github.com/Canteen/CanteenHTML5"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"archive":{
|
||||||
|
"exclude": ["/docs/"]
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user