Skip to content

Commit 3848f3b

Browse files
committed
composer: updated license
1 parent df257f4 commit 3848f3b

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
@@ -3,7 +3,7 @@
33
"description": "Nette: Standard Web Project",
44
"keywords": ["nette"],
55
"type": "project",
6-
"license": ["MIT", "BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
6+
"license": ["MIT", "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
77
"require": {
88
"php": ">= 8.1",
99
"nette/application": "^3.2.3",

0 commit comments

Comments
 (0)