Skip to content

Commit da708d1

Browse files
committed
Added license attribute to package.
1 parent f2e2460 commit da708d1

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
@@ -2,6 +2,7 @@
22
"name": "francerz/php-http-tools",
33
"description": "PHP HTTP Tool kit compatible with PSR-7, PSR-17 and PSR-18",
44
"type": "library",
5+
"license": "MIT",
56
"require": {
67
"psr/http-message": "^1.0",
78
"psr/http-factory": "^1.0"

0 commit comments

Comments
 (0)