Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 621 | Revision 688 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 621 Revision 676
Zeile 2... Zeile 2...
2
    "_readme": [
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
        "This file is @generated automatically"
5
        "This file is @generated automatically"
6
    ],
6
    ],
7
    "content-hash": "e9897b9663b605d7fd008a4fb6139950",
7
    "content-hash": "9f2e10d18ffde3ef257bf61d094e9c8b",
8
    "packages": [
8
    "packages": [
9
        {
9
        {
10
            "name": "brick/math",
10
            "name": "brick/math",
11
            "version": "0.11.0",
11
            "version": "0.11.0",
12
            "source": {
12
            "source": {
Zeile 3630... Zeile 3630...
3630
                }
3630
                }
3631
            ],
3631
            ],
3632
            "time": "2023-01-23T14:29:54+00:00"
3632
            "time": "2023-01-23T14:29:54+00:00"
3633
        },
3633
        },
3634
        {
3634
        {
-
 
3635
            "name": "srmklive/paypal",
-
 
3636
            "version": "3.0.19",
-
 
3637
            "source": {
-
 
3638
                "type": "git",
-
 
3639
                "url": "https://github.com/srmklive/laravel-paypal.git",
-
 
3640
                "reference": "ece40beaa55153119be30e74fff71001882629ce"
-
 
3641
            },
-
 
3642
            "dist": {
-
 
3643
                "type": "zip",
-
 
3644
                "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/ece40beaa55153119be30e74fff71001882629ce",
-
 
3645
                "reference": "ece40beaa55153119be30e74fff71001882629ce",
-
 
3646
                "shasum": ""
-
 
3647
            },
-
 
3648
            "require": {
-
 
3649
                "ext-curl": "*",
-
 
3650
                "guzzlehttp/guzzle": "~7.0",
-
 
3651
                "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0",
-
 
3652
                "nesbot/carbon": "~2.0",
-
 
3653
                "php": ">=7.2|^8.0"
-
 
3654
            },
-
 
3655
            "require-dev": {
-
 
3656
                "phpunit/phpunit": "^8.0|^9.0",
-
 
3657
                "symfony/var-dumper": "~5.0"
-
 
3658
            },
-
 
3659
            "type": "library",
-
 
3660
            "extra": {
-
 
3661
                "laravel": {
-
 
3662
                    "providers": [
-
 
3663
                        "Srmklive\\PayPal\\Providers\\PayPalServiceProvider"
-
 
3664
                    ],
-
 
3665
                    "aliases": {
-
 
3666
                        "PayPal": "Srmklive\\PayPal\\Facades\\PayPal"
-
 
3667
                    }
-
 
3668
                }
-
 
3669
            },
-
 
3670
            "autoload": {
-
 
3671
                "psr-4": {
-
 
3672
                    "Srmklive\\PayPal\\": "src/"
-
 
3673
                }
-
 
3674
            },
-
 
3675
            "notification-url": "https://packagist.org/downloads/",
-
 
3676
            "license": [
-
 
3677
                "MIT"
-
 
3678
            ],
-
 
3679
            "authors": [
-
 
3680
                {
-
 
3681
                    "name": "Raza Mehdi",
-
 
3682
                    "email": "srmk@outlook.com"
-
 
3683
                }
-
 
3684
            ],
-
 
3685
            "description": "Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.",
-
 
3686
            "keywords": [
-
 
3687
                "http",
-
 
3688
                "laravel paypal",
-
 
3689
                "paypal",
-
 
3690
                "rest",
-
 
3691
                "web service"
-
 
3692
            ],
-
 
3693
            "support": {
-
 
3694
                "issues": "https://github.com/srmklive/laravel-paypal/issues",
-
 
3695
                "source": "https://github.com/srmklive/laravel-paypal/tree/3.0.19"
-
 
3696
            },
-
 
3697
            "time": "2023-02-20T14:35:50+00:00"
-
 
3698
        },
-
 
3699
        {
3635
            "name": "symfony/console",
3700
            "name": "symfony/console",
3636
            "version": "v6.2.5",
3701
            "version": "v6.2.5",
3637
            "source": {
3702
            "source": {
3638
                "type": "git",
3703
                "type": "git",
3639
                "url": "https://github.com/symfony/console.git",
3704
                "url": "https://github.com/symfony/console.git",
Zeile 8701... Zeile 8766...
8701
    "minimum-stability": "dev",
8766
    "minimum-stability": "dev",
8702
    "stability-flags": [],
8767
    "stability-flags": [],
8703
    "prefer-stable": true,
8768
    "prefer-stable": true,
8704
    "prefer-lowest": false,
8769
    "prefer-lowest": false,
8705
    "platform": {
8770
    "platform": {
8706
        "php": "^8.0.2"
8771
        "php": "^8.0.2",
-
 
8772
        "ext-libxml": "*",
-
 
8773
        "ext-simplexml": "*"
8707
    },
8774
    },
8708
    "platform-dev": [],
8775
    "platform-dev": [],
8709
    "plugin-api-version": "2.3.0"
8776
    "plugin-api-version": "2.3.0"
8710
}
8777
}