Skip to content

Commit ce53ea8

Browse files
committed
- Fixed license ID
1 parent 272d5a2 commit ce53ea8

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
@@ -2,7 +2,7 @@
22
"name": "jimbo2150/php-comparable",
33
"description": "PHP library to allow for comparison of two objects with a comparison operator.",
44
"type": "library",
5-
"license": "Apache",
5+
"license": "Apache-2.0",
66
"autoload": {
77
"psr-4": {
88
"Jimbo2150\\PhpComparable\\": "src/"

0 commit comments

Comments
 (0)