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": {
|
||||
"psr-0": {"Canteen\\HTML5": "src/"},
|
||||
"files": ["src/html.php"]
|
||||
"psr-0": {"Canteen": "src/"},
|
||||
"files": ["src/Canteen/HTML5/html.php"]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
@ -28,5 +28,8 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/Canteen/CanteenHTML5"
|
||||
}
|
||||
]
|
||||
],
|
||||
"archive":{
|
||||
"exclude": ["/docs/"]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user