Skip to content

Commit 9b88669

Browse files
committed
License should also be in composer.json
1 parent 1c6667e commit 9b88669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mollie/php-coding-standards",
33
"description": "Contains PHP coding standards like rules for PHP-CS-Fixer that serves for purpose of standardization.",
4-
"license": "proprietary",
4+
"license": "BSD-2-Clause",
55
"type": "library",
66
"authors": [
77
{

0 commit comments

Comments
 (0)