Skip to content

Commit 9ddb4b5

Browse files
committed
docs: correct license
1 parent 86814ea commit 9ddb4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemorroj/syntax",
33
"type": "library",
44
"description": "PHP code syntax checker.",
5-
"license": "LGPL-3.0",
5+
"license": "LGPL-3.0-or-later",
66
"require": {
77
"php": ">=7.3",
88
"symfony/process": "^4.4|^5.0"

0 commit comments

Comments
 (0)