Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 4512923

Browse files
Fix validation errors
1 parent 743a053 commit 4512923

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"name": "thephpcc/caledonia",
3+
"description": "Example application used in presentations by Sebastian Bergmann",
4+
"type": "project",
5+
"license": "proprietary",
6+
"authors": [
7+
{
8+
"name": "Sebastian Bergmann",
9+
"email": "sebastian@phpunit.de",
10+
"role": "lead"
11+
}
12+
],
213
"config": {
314
"platform": {
415
"php": "8.4.4"

composer.lock

Lines changed: 1 addition & 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)