Feature: Updating .env.example, composer boboko/core version

This commit is contained in:
2026-07-06 02:20:21 +03:00
parent b16413ff9a
commit ff9659e5c3
3 changed files with 21 additions and 21 deletions
Generated
+9 -10
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d159988b8e0edece23fcf2e7b59d1cfa",
"content-hash": "497fd57dba085798efccc5819904020f",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -569,7 +569,7 @@
"source": {
"type": "git",
"url": "https://code.radical-elements.com/boboko/core.git",
"reference": "ebe905acfa4915a62b409f91480db46f01a5462c"
"reference": "ab213f69ecedc845a0ee3b4bf8bff88b83d2f2d5"
},
"require": {
"laravel/framework": "^12.0",
@@ -604,7 +604,7 @@
}
},
"description": "Core module — authentication and shared panel behaviour",
"time": "2026-07-03T12:09:28+00:00"
"time": "2026-07-03T14:16:30+00:00"
},
{
"name": "brick/math",
@@ -5088,20 +5088,19 @@
},
{
"name": "nikic/php-parser",
"version": "v5.7.0",
"version": "v5.8.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
"reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
"reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"ext-tokenizer": "*",
"php": ">=7.4"
@@ -5140,9 +5139,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.8.0"
},
"time": "2025-12-06T11:56:16+00:00"
"time": "2026-07-04T14:30:18+00:00"
},
{
"name": "nunomaduro/termwind",