mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
meetups added
This commit is contained in:
64
composer.lock
generated
64
composer.lock
generated
@@ -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": "8289fc02dc91d846d7179784df552d42",
|
||||
"content-hash": "f361449843e880ec16cbc06c10871928",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akuechler/laravel-geoly",
|
||||
@@ -4631,6 +4631,68 @@
|
||||
],
|
||||
"time": "2022-06-22T07:13:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "oneduo/nova-time-field",
|
||||
"version": "v1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/oneduo/nova-time-field.git",
|
||||
"reference": "4c353e41b55b73d13eeb80b61898d284a26d66cf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/oneduo/nova-time-field/zipball/4c353e41b55b73d13eeb80b61898d284a26d66cf",
|
||||
"reference": "4c353e41b55b73d13eeb80b61898d284a26d66cf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"laravel/nova": "^4.0",
|
||||
"php": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"laravel/pint": "^1.2",
|
||||
"mockery/mockery": "^1.5",
|
||||
"orchestra/testbench": "^6.24|^7.6",
|
||||
"pestphp/pest": "^1.21",
|
||||
"pestphp/pest-plugin-laravel": "^1.2",
|
||||
"pestphp/pest-plugin-mock": "^1.0",
|
||||
"spatie/laravel-ray": "^1.29"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Oneduo\\NovaTimeField\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mikaël Popowicz",
|
||||
"email": "mikael@popowicz.fr"
|
||||
},
|
||||
{
|
||||
"name": "Charaf Rezrazi",
|
||||
"email": "charaf@rezrazi.fr"
|
||||
}
|
||||
],
|
||||
"description": "A Laravel Nova time field",
|
||||
"homepage": "https://github.com/oneduo/nova-time-field",
|
||||
"keywords": [
|
||||
"field",
|
||||
"laravel",
|
||||
"nova",
|
||||
"time"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/oneduo/nova-time-field/issues",
|
||||
"source": "https://github.com/oneduo/nova-time-field/tree/v1.0.0"
|
||||
},
|
||||
"time": "2022-11-18T17:20:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "openspout/openspout",
|
||||
"version": "v3.7.4",
|
||||
|
||||
Reference in New Issue
Block a user