We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c458d7e + 41fd085 commit 55b900fCopy full SHA for 55b900f
1 file changed
composer.json
@@ -1,8 +1,13 @@
1
{
2
"name": "os2display/display-api-service",
3
"description": "Api backend for OS2display",
4
- "license": "proprietary",
+ "license": "MPL-2.0",
5
"type": "project",
6
+ "homepage": "https://github.com/os2display/display-api-service",
7
+ "support": {
8
+ "issues": "https://github.com/os2display/display-api-service/issues",
9
+ "source": "https://github.com/os2display/display-api-service"
10
+ },
11
"require": {
12
"php": ">=8.4",
13
"ext-ctype": "*",
0 commit comments