This commit is contained in:
f4ilji
2025-03-13 12:17:27 +05:00
parent 2fa59350cf
commit 7a7ecf7b0d
32 changed files with 571 additions and 311 deletions
Generated
+124 -1
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": "0e0616783641aeb05f872887cfa59e66",
"content-hash": "80caf6cd28399609a51515170b117048",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -10541,6 +10541,129 @@
},
"time": "2023-12-08T13:03:43+00:00"
},
{
"name": "tomatophp/console-helpers",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/tomatophp/console-helpers.git",
"reference": "69dd818a2bfa7d038467fb526be6c9b573d36a34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tomatophp/console-helpers/zipball/69dd818a2bfa7d038467fb526be6c9b573d36a34",
"reference": "69dd818a2bfa7d038467fb526be6c9b573d36a34",
"shasum": ""
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"TomatoPHP\\ConsoleHelpers\\ConsoleHelpersServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"TomatoPHP\\ConsoleHelpers\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fady Mondy",
"email": "EngFadyMondy@gmail.com"
}
],
"description": "tons of helper you need for you artisan command line application",
"keywords": [
"application",
"artisan",
"command",
"console",
"helpers",
"line"
],
"support": {
"issues": "https://github.com/tomatophp/console-helpers/issues",
"source": "https://github.com/tomatophp/console-helpers/tree/v1.1.0"
},
"funding": [
{
"url": "https://github.com/3x1io",
"type": "github"
}
],
"time": "2023-02-12T12:00:38+00:00"
},
{
"name": "tomatophp/filament-icons",
"version": "v1.1.4",
"source": {
"type": "git",
"url": "https://github.com/tomatophp/filament-icons.git",
"reference": "fd9cd3d0741bb286a833f390e723f4d8f4004f27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tomatophp/filament-icons/zipball/fd9cd3d0741bb286a833f390e723f4d8f4004f27",
"reference": "fd9cd3d0741bb286a833f390e723f4d8f4004f27",
"shasum": ""
},
"require": {
"calebporzio/sushi": "*",
"filament/filament": "^3.0.0",
"php": "^8.1|^8.2",
"tomatophp/console-helpers": "^1.1"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"TomatoPHP\\FilamentIcons\\FilamentIconsServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"TomatoPHP\\FilamentIcons\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fady Mondy",
"email": "info@3x1.io"
}
],
"description": "Picker & Table Column & Icons Provider for FilamentPHP",
"keywords": [
"Heroicons",
"component",
"filament",
"filamentphp",
"icons picker",
"laravel",
"php"
],
"support": {
"issues": "https://github.com/tomatophp/filament-icons/issues",
"source": "https://github.com/tomatophp/filament-icons/tree/v1.1.4"
},
"funding": [
{
"url": "https://github.com/3x1io",
"type": "github"
}
],
"time": "2025-02-08T14:08:00+00:00"
},
{
"name": "ueberdosis/tiptap-php",
"version": "1.4.0",