Skip to content

Commit 97ec86f

Browse files
committed
qa: add required composer.json properties to pass composer validate
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 66d5cfc commit 97ec86f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "laminas/laminas-continuous-integration",
3+
"description": "Provides external tools for the CI container.",
4+
"license": "MIT",
25
"config": {
36
"platform": {
47
"php": "8.2.99"

composer.lock

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)