Skip to content

Commit f4d1e47

Browse files
author
Ben Plunkett
committed
Updated library name and added license to composer.json
1 parent fcd2e34 commit f4d1e47

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"name": "netodev/php-lambda-router",
2+
"name": "netolabs/php-lambda-router",
33
"description": "Route requests to controller actions using the AWS Lambda handler",
4+
"license": "MIT",
45
"type": "library",
56
"authors": [
67
{

0 commit comments

Comments
 (0)