1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 03:04:04 +00:00

Update composer.json

This commit is contained in:
Abrar Ahmad 2022-01-25 13:59:54 +05:00
parent b4dba3a726
commit f196fd53c2

View file

@ -32,5 +32,7 @@
"Gloss": "Lean\\Gloss\\Gloss"
}
}
}
},
"minimum-stability": "dev",
"prefer-stable": true
}