Skip to content

Commit f87459b

Browse files
committed
adds license to composer.json
1 parent 34d009d commit f87459b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "google/cloud-functions-framework",
33
"description": "Google Cloud Functions Framework for PHP",
4+
"license": "Apache-2.0",
45
"require": {
56
"symfony/http-foundation": "^4.1"
67
},

0 commit comments

Comments
 (0)