mirror of
https://github.com/Mibew/CanteenHTML5.git
synced 2025-02-05 13:34:42 +03:00
Moved the global function to the root src folder.
This commit is contained in:
parent
19c2f7233b
commit
978989f4d4
@ -17,7 +17,7 @@
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {"Canteen": "src/"},
|
||||
"files": ["src/Canteen/HTML5/html.php"]
|
||||
"files": ["src/html.php"]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
@ -28,8 +28,5 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/Canteen/CanteenHTML5"
|
||||
}
|
||||
],
|
||||
"archive":{
|
||||
"exclude": ["/docs/"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user