We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6015101 commit 9775954Copy full SHA for 9775954
composer.json
@@ -5,5 +5,8 @@
5
"require" : {
6
"php" : ">=7.4",
7
"ext-mbstring": "*"
8
- }
+ },
9
+ "license": [
10
+ "proprietary"
11
+ ]
12
}
0 commit comments