mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-13 23:56:47 +00:00
🌐 Add German and Spanish translations for Meetup-related terms
This commit is contained in:
70
composer.lock
generated
70
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": "2b5ac6d2d0ecd2bc146681ccff0ad722",
|
||||
"content-hash": "908d6585805d7d7a2adfcbdfce08ba84",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akuechler/laravel-geoly",
|
||||
@@ -711,6 +711,74 @@
|
||||
],
|
||||
"time": "2025-10-31T18:51:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "druc/laravel-langscanner",
|
||||
"version": "v2.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/druc/laravel-langscanner.git",
|
||||
"reference": "c53d8495fbe9125f5dd50da9b83a071417b6fec9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/druc/laravel-langscanner/zipball/c53d8495fbe9125f5dd50da9b83a071417b6fec9",
|
||||
"reference": "c53d8495fbe9125f5dd50da9b83a071417b6fec9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
|
||||
"php": "^8.0",
|
||||
"spatie/laravel-package-tools": "^1.11.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.3",
|
||||
"nunomaduro/collision": "^6.2|^7|^8",
|
||||
"orchestra/testbench": "^7.02|^9.0",
|
||||
"phpunit/phpunit": "^9.5|^10.1|^11.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Druc\\Langscanner\\LangscannerServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Druc\\Langscanner\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Constantin Druc",
|
||||
"email": "druc@pinsmile.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Scan missing language translations.",
|
||||
"homepage": "https://github.com/druc/laravel-langscanner",
|
||||
"keywords": [
|
||||
"druc",
|
||||
"laravel-langscanner"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/druc/laravel-langscanner/issues",
|
||||
"source": "https://github.com/druc/laravel-langscanner/tree/v2.3.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/druc",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-20T08:37:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
"version": "4.0.4",
|
||||
|
||||
Reference in New Issue
Block a user