added marketing page and moved events&general landing page

This commit is contained in:
Codex Agent
2025-09-26 15:40:37 +02:00
parent 6215ebbaa0
commit 492b9b9fd1
12 changed files with 609 additions and 13 deletions

55
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": "855707cf018e10451bf627dbd6593f0a",
"content-hash": "b0eebcaa1d38fb0a00e546fad7bdc991",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -4407,6 +4407,59 @@
},
"time": "2024-05-08T12:36:18+00:00"
},
{
"name": "paypal/rest-api-sdk-php",
"version": "v1.6.4",
"source": {
"type": "git",
"url": "https://github.com/paypal/PayPal-PHP-SDK.git",
"reference": "06837d290c4906578cfd92786412dff330a1429c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/06837d290c4906578cfd92786412dff330a1429c",
"reference": "06837d290c4906578cfd92786412dff330a1429c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"autoload": {
"psr-0": {
"PayPal": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"authors": [
{
"name": "PayPal",
"homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
}
],
"description": "PayPal's PHP SDK for REST APIs",
"homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
"keywords": [
"payments",
"paypal",
"rest",
"sdk"
],
"support": {
"issues": "https://github.com/paypal/PayPal-PHP-SDK/issues",
"source": "https://github.com/paypal/PayPal-PHP-SDK/tree/stable"
},
"abandoned": "paypal/paypal-server-sdk",
"time": "2016-01-20T17:45:52+00:00"
},
{
"name": "phpoption/phpoption",
"version": "1.9.4",