add swiftpayments from old source

This commit is contained in:
2024-09-01 17:06:49 +05:00
parent 9d65fa72b6
commit a5978835d0
27 changed files with 1822 additions and 141 deletions

675
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": "3cd540740add5d5729bbcc32e5d8ef44",
"content-hash": "62ccda866adacb31ba0f1cd5e3300ea4",
"packages": [
{
"name": "brick/math",
@@ -264,6 +264,87 @@
],
"time": "2024-03-15T14:00:32+00:00"
},
{
"name": "composer/semver",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-08-31T09:50:34+00:00"
},
{
"name": "denniseilander/pulse-about-application",
"version": "0.1.1",
@@ -1029,6 +1110,54 @@
],
"time": "2023-08-10T19:36:49+00:00"
},
{
"name": "ebess/advanced-nova-media-library",
"version": "4.2",
"source": {
"type": "git",
"url": "https://github.com/ebess/advanced-nova-media-library.git",
"reference": "08b5b8827bc42dcaf53944232774914006d82adc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ebess/advanced-nova-media-library/zipball/08b5b8827bc42dcaf53944232774914006d82adc",
"reference": "08b5b8827bc42dcaf53944232774914006d82adc",
"shasum": ""
},
"require": {
"laravel/framework": "^8.0|^9.0|^10.0|^11.0",
"laravel/nova": "^4.0",
"php": ">=7.4",
"spatie/laravel-medialibrary": "^8.0|^9.0|^10.0|^11.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Ebess\\AdvancedNovaMediaLibrary\\AdvancedNovaMediaLibraryServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Ebess\\AdvancedNovaMediaLibrary\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Laravel Nova tools for managing the Spatie media library.",
"keywords": [
"laravel",
"nova"
],
"support": {
"issues": "https://github.com/ebess/advanced-nova-media-library/issues",
"source": "https://github.com/ebess/advanced-nova-media-library/tree/4.2"
},
"time": "2024-03-18T06:36:40+00:00"
},
{
"name": "egulias/email-validator",
"version": "4.0.2",
@@ -1966,52 +2095,6 @@
],
"time": "2023-10-27T10:59:02+00:00"
},
{
"name": "konsulting/nova-target",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/konsulting/nova-target.git",
"reference": "b9922ecbc94ea68a574d8386f7e1e612d2732418"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/konsulting/nova-target/zipball/b9922ecbc94ea68a574d8386f7e1e612d2732418",
"reference": "b9922ecbc94ea68a574d8386f7e1e612d2732418",
"shasum": ""
},
"require": {
"laravel/nova": "^4.26",
"php": "^8.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Konsulting\\NovaTarget\\FieldServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Konsulting\\NovaTarget\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Target elements to hide or adjust classes in Laravel Nova resources",
"keywords": [
"laravel",
"nova"
],
"support": {
"issues": "https://github.com/konsulting/nova-target/issues",
"source": "https://github.com/konsulting/nova-target/tree/1.0.1"
},
"time": "2023-07-04T11:06:03+00:00"
},
{
"name": "laravel/framework",
"version": "v10.48.10",
@@ -3327,6 +3410,87 @@
},
"time": "2023-12-10T21:55:46+00:00"
},
{
"name": "maennchen/zipstream-php",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/maennchen/ZipStream-PHP.git",
"reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
"reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-zlib": "*",
"php-64bit": "^8.1"
},
"require-dev": {
"ext-zip": "*",
"friendsofphp/php-cs-fixer": "^3.16",
"guzzlehttp/guzzle": "^7.5",
"mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.5",
"phpunit/phpunit": "^10.0",
"vimeo/psalm": "^5.0"
},
"suggest": {
"guzzlehttp/psr7": "^2.4",
"psr/http-message": "^2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"ZipStream\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paul Duncan",
"email": "pabs@pablotron.org"
},
{
"name": "Jonatan Männchen",
"email": "jonatan@maennchen.ch"
},
{
"name": "Jesse Donat",
"email": "donatj@gmail.com"
},
{
"name": "András Kolesár",
"email": "kolesar@kolesar.hu"
}
],
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
"keywords": [
"stream",
"zip"
],
"support": {
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
"source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
},
"funding": [
{
"url": "https://github.com/maennchen",
"type": "github"
},
{
"url": "https://opencollective.com/zipstream",
"type": "open_collective"
}
],
"time": "2023-06-21T14:59:35+00:00"
},
{
"name": "maxmind-db/reader",
"version": "v1.11.1",
@@ -4307,6 +4471,58 @@
},
"time": "2024-01-05T13:46:10+00:00"
},
{
"name": "outl1ne/nova-simple-repeatable",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/outl1ne/nova-simple-repeatable.git",
"reference": "d5f186b2d51401905c5868fb1561f0e94f3259d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/outl1ne/nova-simple-repeatable/zipball/d5f186b2d51401905c5868fb1561f0e94f3259d0",
"reference": "d5f186b2d51401905c5868fb1561f0e94f3259d0",
"shasum": ""
},
"require": {
"laravel/nova": "^4.0",
"outl1ne/nova-translations-loader": "^5.0",
"php": ">=8.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Outl1ne\\NovaSimpleRepeatable\\SimpleRepeatableServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Outl1ne\\NovaSimpleRepeatable\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A Laravel Nova simple repeatable rows field.",
"keywords": [
"Flexible",
"field",
"keyvalue",
"laravel",
"nova",
"repeatable",
"rows"
],
"support": {
"issues": "https://github.com/outl1ne/nova-simple-repeatable/issues",
"source": "https://github.com/outl1ne/nova-simple-repeatable/tree/2.2.3"
},
"time": "2024-02-15T13:30:24+00:00"
},
{
"name": "outl1ne/nova-translatable",
"version": "2.2.0",
@@ -4370,6 +4586,54 @@
},
"time": "2023-06-30T09:22:48+00:00"
},
{
"name": "outl1ne/nova-translations-loader",
"version": "5.0.2",
"source": {
"type": "git",
"url": "https://github.com/outl1ne/nova-translations-loader.git",
"reference": "baa886cb7082eb0fc399c64a54b996ca8df28f8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/outl1ne/nova-translations-loader/zipball/baa886cb7082eb0fc399c64a54b996ca8df28f8d",
"reference": "baa886cb7082eb0fc399c64a54b996ca8df28f8d",
"shasum": ""
},
"require": {
"laravel/nova": "^4.0",
"php": ">=8.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [],
"aliases": []
}
},
"autoload": {
"psr-4": {
"Outl1ne\\NovaTranslationsLoader\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "This Laravel Nova package helps developers load translations into their packages.",
"keywords": [
"laravel",
"nova",
"optimistdigital",
"outl1ne",
"translations"
],
"support": {
"issues": "https://github.com/outl1ne/nova-translations-loader/issues",
"source": "https://github.com/outl1ne/nova-translations-loader/tree/5.0.2"
},
"time": "2024-03-13T08:57:31+00:00"
},
{
"name": "phpoption/phpoption",
"version": "1.9.2",
@@ -5343,6 +5607,133 @@
],
"time": "2024-04-24T14:54:13+00:00"
},
{
"name": "spatie/image",
"version": "3.7.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/image.git",
"reference": "62897055045fa74efc6d1bf201c783841a679e99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/image/zipball/62897055045fa74efc6d1bf201c783841a679e99",
"reference": "62897055045fa74efc6d1bf201c783841a679e99",
"shasum": ""
},
"require": {
"ext-exif": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": "^8.2",
"spatie/image-optimizer": "^1.7.5",
"spatie/temporary-directory": "^2.2",
"symfony/process": "^6.4|^7.0"
},
"require-dev": {
"ext-gd": "*",
"ext-imagick": "*",
"pestphp/pest": "^2.28",
"phpstan/phpstan": "^1.10.50",
"spatie/pest-plugin-snapshots": "^2.1",
"spatie/pixelmatch-php": "^1.0",
"spatie/ray": "^1.40.1",
"symfony/var-dumper": "^6.4|7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\Image\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Manipulate images with an expressive API",
"homepage": "https://github.com/spatie/image",
"keywords": [
"image",
"spatie"
],
"support": {
"source": "https://github.com/spatie/image/tree/3.7.3"
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2024-08-06T12:32:33+00:00"
},
{
"name": "spatie/image-optimizer",
"version": "1.7.5",
"source": {
"type": "git",
"url": "https://github.com/spatie/image-optimizer.git",
"reference": "43aff6725cd87bb78ccd8532633cfa8bdc962505"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/image-optimizer/zipball/43aff6725cd87bb78ccd8532633cfa8bdc962505",
"reference": "43aff6725cd87bb78ccd8532633cfa8bdc962505",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.3|^8.0",
"psr/log": "^1.0 | ^2.0 | ^3.0",
"symfony/process": "^4.2|^5.0|^6.0|^7.0"
},
"require-dev": {
"pestphp/pest": "^1.21",
"phpunit/phpunit": "^8.5.21|^9.4.4",
"symfony/var-dumper": "^4.2|^5.0|^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\ImageOptimizer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Easily optimize images using PHP",
"homepage": "https://github.com/spatie/image-optimizer",
"keywords": [
"image-optimizer",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/image-optimizer/issues",
"source": "https://github.com/spatie/image-optimizer/tree/1.7.5"
},
"time": "2024-05-16T08:48:33+00:00"
},
{
"name": "spatie/laravel-backup",
"version": "8.8.0",
@@ -5442,6 +5833,115 @@
],
"time": "2024-05-02T13:09:01+00:00"
},
{
"name": "spatie/laravel-medialibrary",
"version": "11.9.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-medialibrary.git",
"reference": "b103470caad6e7cd8013130e2651e637da94d4ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/b103470caad6e7cd8013130e2651e637da94d4ef",
"reference": "b103470caad6e7cd8013130e2651e637da94d4ef",
"shasum": ""
},
"require": {
"composer/semver": "^3.4",
"ext-exif": "*",
"ext-fileinfo": "*",
"ext-json": "*",
"illuminate/bus": "^10.0|^11.0",
"illuminate/conditionable": "^10.0|^11.0",
"illuminate/console": "^10.0|^11.0",
"illuminate/database": "^10.0|^11.0",
"illuminate/pipeline": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"maennchen/zipstream-php": "^3.1",
"php": "^8.2",
"spatie/image": "^3.3.2",
"spatie/laravel-package-tools": "^1.16.1",
"spatie/temporary-directory": "^2.2",
"symfony/console": "^6.4.1|^7.0"
},
"conflict": {
"php-ffmpeg/php-ffmpeg": "<0.6.1"
},
"require-dev": {
"aws/aws-sdk-php": "^3.293.10",
"ext-imagick": "*",
"ext-pdo_sqlite": "*",
"ext-zip": "*",
"guzzlehttp/guzzle": "^7.8.1",
"larastan/larastan": "^2.7",
"league/flysystem-aws-s3-v3": "^3.22",
"mockery/mockery": "^1.6.7",
"orchestra/testbench": "^7.0|^8.17|^9.0",
"pestphp/pest": "^2.28",
"phpstan/extension-installer": "^1.3.1",
"spatie/laravel-ray": "^1.33",
"spatie/pdf-to-image": "^2.2|^3.0",
"spatie/pest-plugin-snapshots": "^2.1"
},
"suggest": {
"league/flysystem-aws-s3-v3": "Required to use AWS S3 file storage",
"php-ffmpeg/php-ffmpeg": "Required for generating video thumbnails",
"spatie/pdf-to-image": "Required for generating thumbnails of PDFs and SVGs"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Spatie\\MediaLibrary\\MediaLibraryServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Spatie\\MediaLibrary\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Associate files with Eloquent models",
"homepage": "https://github.com/spatie/laravel-medialibrary",
"keywords": [
"cms",
"conversion",
"downloads",
"images",
"laravel",
"laravel-medialibrary",
"media",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/laravel-medialibrary/issues",
"source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.0"
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
"time": "2024-08-22T09:20:42+00:00"
},
{
"name": "spatie/laravel-package-tools",
"version": "1.16.4",
@@ -9043,87 +9543,6 @@
},
"time": "2023-02-15T13:05:41+00:00"
},
{
"name": "composer/semver",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-08-31T09:50:34+00:00"
},
{
"name": "dragon-code/contracts",
"version": "2.23.0",