🎨 - Met à jour composer.json pour ajuster la stabilité minimale et préférer des versions stables
This commit is contained in:
parent
3bdb2fc00f
commit
a25efe6fc4
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "skycel/custom-theme-tree",
|
"name": "skycel/custom-theme-tree",
|
||||||
"description": " WordPress plugin that provides a structured and organized theme development environment with customizable directory structures.",
|
"description": " WordPress plugin that provides a structured and organized theme development environment with customizable directory structures.",
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "dev",
|
||||||
|
"prefer-stable": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user