mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add landing pages for meetups
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": "d570d40413edbe29a499759d99b8584c",
|
||||
"content-hash": "5ff6a604d24b926e66423e09d07edd78",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akuechler/laravel-geoly",
|
||||
@@ -7054,6 +7054,74 @@
|
||||
},
|
||||
"time": "2022-12-23T17:47:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "qcod/laravel-gamify",
|
||||
"version": "1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/qcod/laravel-gamify.git",
|
||||
"reference": "e642db7b77f52980606f4037a9bddde896c12cb4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/qcod/laravel-gamify/zipball/e642db7b77f52980606f4037a9bddde896c12cb4",
|
||||
"reference": "e642db7b77f52980606f4037a9bddde896c12cb4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"laravel/framework": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
|
||||
"php": "^7.3|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^0.9.4 || ~1.0",
|
||||
"orchestra/testbench": "~3.8|^4.0|^5.0|^7.0",
|
||||
"phpunit/phpunit": "~8.5|^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"QCod\\Gamify\\GamifyServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"src/helpers.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"QCod\\Gamify\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mohd Saqueib Ansari",
|
||||
"email": "saquibweb@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "Add gamification in laravel app with reputation point and badges support",
|
||||
"homepage": "https://github.com/qcod/laravel-gamify",
|
||||
"keywords": [
|
||||
"Gamification",
|
||||
"achivement",
|
||||
"badge",
|
||||
"gamify",
|
||||
"laravel",
|
||||
"points",
|
||||
"qcod",
|
||||
"reputation",
|
||||
"reward"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/qcod/laravel-gamify/issues",
|
||||
"source": "https://github.com/qcod/laravel-gamify/tree/1.0.6"
|
||||
},
|
||||
"time": "2022-02-09T10:01:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ralouphie/getallheaders",
|
||||
"version": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user