Changes
This commit is contained in:
Generated
+70
-1
@@ -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": "25ebd7fca281d22d4022ea15464d54f2",
|
||||
"content-hash": "0e0616783641aeb05f872887cfa59e66",
|
||||
"packages": [
|
||||
{
|
||||
"name": "anourvalar/eloquent-serialize",
|
||||
@@ -10915,6 +10915,75 @@
|
||||
"source": "https://github.com/xvladxtremal/Faker-LoremFlickr/tree/v1.0.0"
|
||||
},
|
||||
"time": "2021-01-18T02:03:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "yepsua/filament-range-field",
|
||||
"version": "v0.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/yepsua/filament-range-field.git",
|
||||
"reference": "fc29d84819960b3ad12354c5473649d7989f1883"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/yepsua/filament-range-field/zipball/fc29d84819960b3ad12354c5473649d7989f1883",
|
||||
"reference": "fc29d84819960b3ad12354c5473649d7989f1883",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filament/filament": "^3.0",
|
||||
"illuminate/contracts": "^8.0|^9.0|^10.0",
|
||||
"php": "^8.0",
|
||||
"spatie/laravel-package-tools": "^1.9.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"nunomaduro/collision": "^6.0",
|
||||
"nunomaduro/larastan": "^2.0.1",
|
||||
"orchestra/testbench": "^7.0",
|
||||
"pestphp/pest": "^1.21",
|
||||
"pestphp/pest-plugin-laravel": "^1.1",
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||
"phpstan/phpstan-phpunit": "^1.0",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"spatie/laravel-ray": "^1.26"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Yepsua\\Filament\\FilamentRangeFieldServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Yepsua\\Filament\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Omar Yepez",
|
||||
"email": "oyepez003@gmail.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "The missing range/slider field for the Filament forms.",
|
||||
"homepage": "https://github.com/yepsua/filament-range-field",
|
||||
"keywords": [
|
||||
"filament-range-field",
|
||||
"laravel",
|
||||
"yepsua"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/yepsua/filament-range-field/issues",
|
||||
"source": "https://github.com/yepsua/filament-range-field/tree/v0.3.4"
|
||||
},
|
||||
"time": "2023-12-29T06:06:23+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
||||
Reference in New Issue
Block a user