Skip to content

Commit 16f3b0f

Browse files
authored
Merge pull request #21 from texthtml/mathroc-patch-1
fix license in composer.json
2 parents 037ff0b + 05863d5 commit 16f3b0f

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

0 commit comments

Comments
 (0)