Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 05863d5

Browse files
authored
fix license in composer.json
1 parent 037ff0b commit 05863d5

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)