Skip to content

Commit 48be662

Browse files
authored
Update composer.json
1 parent 11955a7 commit 48be662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpixie/project",
33
"type": "project",
44
"description": "PHPixie skeleton project",
5-
"license": "BSD",
5+
"license": "BSD-3-Clause",
66
"autoload": {
77
"psr-4": {
88
"": [
@@ -33,4 +33,4 @@
3333
"php ./console framework:installWebAssets"
3434
]
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)