We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272d5a2 commit ce53ea8Copy full SHA for ce53ea8
composer.json
@@ -2,7 +2,7 @@
2
"name": "jimbo2150/php-comparable",
3
"description": "PHP library to allow for comparison of two objects with a comparison operator.",
4
"type": "library",
5
- "license": "Apache",
+ "license": "Apache-2.0",
6
"autoload": {
7
"psr-4": {
8
"Jimbo2150\\PhpComparable\\": "src/"
0 commit comments