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

Commit e28ea81

Browse files
committed
Added license and replacement suggest to composer.json
1 parent 4ea04d1 commit e28ea81

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22
"name": "creode/wordpress-theme",
33
"description": "A theme installation and development framework.",
44
"type": "wordpress-muplugin",
5+
"license": "proprietary",
56
"authors": [
67
{
78
"name": "Creode Limited"
89
}
910
],
11+
"suggest": {
12+
"creode-mosaic/theme": "Replaces this plugin using the Mosaic name."
13+
},
1014
"require": {
1115
"idleberg/vite-manifest": "^1.1",
1216
"creode/mu-plugin-installer": "*"

0 commit comments

Comments
 (0)