Skip to content

Commit 4fafcd4

Browse files
committed
add description and license
1 parent ff075ca commit 4fafcd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "svnldwg/lambda-php-skeleton",
3+
"description": "Skeleton project to quickly get started with running PHP on AWS Lambda",
4+
"license": "MIT",
35
"type": "project",
46
"require": {
57
"php": "^7.4",

0 commit comments

Comments
 (0)