Christopher Vagnetoft
9b78e90b57
Some checks failed
continuous-integration/woodpecker the build failed
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"name": "noccy/docker-pipeline-test",
|
|
"description": "Pipeline test",
|
|
"type": "application",
|
|
"license": "MIT",
|
|
"require": {},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hello\\": "src/"
|
|
}
|
|
}
|
|
}
|