mirror of
https://github.com/Mibew/CanteenHTML5.git
synced 2025-02-05 13:34:42 +03:00
Composer test
This commit is contained in:
parent
9878391de0
commit
b01772b918
@ -17,9 +17,12 @@
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Canteen\\HTML5\\" : "src/"
|
||||
"Canteen\\HTML5" : "src"
|
||||
},
|
||||
"files": ["src/html.php"]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"repositories": [
|
||||
|
Loading…
Reference in New Issue
Block a user