2a06261f75
This adds a composer.json for all dependencies that are available
10 lines
156 B
HTML
10 lines
156 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Test</title>
|
|
</head>
|
|
<body>
|
|
<p>This is a test.</p>
|
|
</body>
|
|
</html> |