Skip to content

Commit 5c7aa0c

Browse files
authored
Merge pull request #7 from texthtml/mathroc-patch-1
fix license in composer.json
2 parents 9786909 + 634c8a3 commit 5c7aa0c

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": "texthtml/php-lock-redis",
33
"description" : "redis lock",
4-
"license": "aGPLv3",
4+
"license": "AGPL-3.0-or-later",
55
"type": "library",
66
"autoload": {
77
"psr-4": { "TH\\RedisLock\\": "src" }

0 commit comments

Comments
 (0)