feat(addons): finalize event addon catalog and ai styling upgrade flow
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-02-07 12:35:07 +01:00
parent 8cc0918881
commit d2808ffa4f
36 changed files with 1372 additions and 457 deletions

29
composer.lock generated
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": "710c9b2af62e3768484530129f86a63d",
"content-hash": "81bcef3212aac95b1ef253c5fd14b8aa",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -1965,16 +1965,16 @@
},
{
"name": "guava/filament-knowledge-base",
"version": "2.1.2",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/GuavaCZ/filament-knowledge-base.git",
"reference": "cf62a0e526407b80c4fbcd0be6a6af508460d53d"
"reference": "88affb759afd739a640c9629dbf828b7557d3c8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GuavaCZ/filament-knowledge-base/zipball/cf62a0e526407b80c4fbcd0be6a6af508460d53d",
"reference": "cf62a0e526407b80c4fbcd0be6a6af508460d53d",
"url": "https://api.github.com/repos/GuavaCZ/filament-knowledge-base/zipball/88affb759afd739a640c9629dbf828b7557d3c8c",
"reference": "88affb759afd739a640c9629dbf828b7557d3c8c",
"shasum": ""
},
"require": {
@@ -1990,15 +1990,16 @@
"symfony/yaml": "^7.0"
},
"require-dev": {
"larastan/larastan": "^3.0",
"laravel/pint": "^1.0",
"nunomaduro/collision": "^8.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^9.0|^10.0",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-arch": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan-phpunit": "^2.0"
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0"
},
"type": "library",
"extra": {
@@ -2037,7 +2038,7 @@
],
"support": {
"issues": "https://github.com/GuavaCZ/filament-knowledge-base/issues",
"source": "https://github.com/GuavaCZ/filament-knowledge-base/tree/2.1.2"
"source": "https://github.com/GuavaCZ/filament-knowledge-base/tree/2.0.0"
},
"funding": [
{
@@ -2045,7 +2046,7 @@
"type": "github"
}
],
"time": "2026-01-25T07:48:36+00:00"
"time": "2025-10-02T20:15:48+00:00"
},
{
"name": "guzzlehttp/guzzle",
@@ -13399,5 +13400,5 @@
"php": "^8.2"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}