chg: pkg: add missing .env variable and increase the version number and add missing data from front-end and back-end deps descriptor #4
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"name": "splendid-bear/mineseeker",
|
||||
"version": "2026.2.1",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "https://www.splendidbear.org",
|
||||
"bugs": "https://source.splendidbear.org",
|
||||
"description": "This is a minesweeper game that is inspired from MSN Messenger's game.",
|
||||
"minimum-stability": "dev",
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"prefer-stable": true,
|
||||
"private": true,
|
||||
"require": {
|
||||
"php": ">=8.5",
|
||||
"ext-iconv": "*",
|
||||
|
||||
Reference in New Issue
Block a user