- 2.x - sites finishing

This commit is contained in:
Saeed Vaziry
2024-10-06 16:06:51 +02:00
parent 3c50e2c947
commit c24b4b7333
82 changed files with 1250 additions and 345 deletions

73
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": "12a4dd2d7ef0bd63bdd94c2ab1ba72e1",
"content-hash": "616d8813a66d4a67234d11ebe6f90d67",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@ -557,77 +557,6 @@
],
"time": "2024-02-09T16:56:22+00:00"
},
{
"name": "codeat3/blade-simple-icons",
"version": "5.10.0",
"source": {
"type": "git",
"url": "https://github.com/codeat3/blade-simple-icons.git",
"reference": "2e6c78bca0200b008e23c60cd481ab750267ed9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/codeat3/blade-simple-icons/zipball/2e6c78bca0200b008e23c60cd481ab750267ed9a",
"reference": "2e6c78bca0200b008e23c60cd481ab750267ed9a",
"shasum": ""
},
"require": {
"blade-ui-kit/blade-icons": "^1.1",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"php": "^7.4|^8.0"
},
"require-dev": {
"codeat3/blade-icon-generation-helpers": "^0.8",
"codeat3/phpcs-styles": "^1.0",
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.0|^10.5|^11.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Codeat3\\BladeSimpleIcons\\BladeSimpleIconsServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Codeat3\\BladeSimpleIcons\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Swapnil Sarwe",
"homepage": "https://swapnilsarwe.com"
},
{
"name": "Dries Vints",
"homepage": "https://driesvints.com"
}
],
"description": "A package to easily make use of \"Simple Icons\" in your Laravel Blade views. ",
"homepage": "https://github.com/codeat3/blade-simple-icons",
"keywords": [
"blade",
"laravel",
"simpleicons"
],
"support": {
"issues": "https://github.com/codeat3/blade-simple-icons/issues",
"source": "https://github.com/codeat3/blade-simple-icons/tree/5.10.0"
},
"funding": [
{
"url": "https://github.com/swapnilsarwe",
"type": "github"
}
],
"time": "2024-09-21T14:06:07+00:00"
},
{
"name": "danharrin/date-format-converter",
"version": "v0.3.1",