Skip to content

Commit 36bb99c

Browse files
committed
Merge pull request #72 from websafe/hotfix/71/added-missing-license-in-composer-json
Added license BSD-3-Clause in composer.json. Fixes issue #71.
2 parents 08c043a + f293d53 commit 36bb99c

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": "zf-commons/zfc-user-doctrine-orm",
33
"description": "Doctrine2 ORM storage adapter for ZfcUser.",
44
"type": "library",
5+
"license": "BSD-3-Clause",
56
"keywords": [
67
"zf2"
78
],

0 commit comments

Comments
 (0)