Update composer to support PHP8.0

This commit is contained in:
David Bomba 2021-04-06 10:46:45 +10:00
parent fac1eebd2c
commit 86d612f127
2 changed files with 39 additions and 36 deletions

View File

@ -26,7 +26,7 @@
], ],
"type": "project", "type": "project",
"require": { "require": {
"php": "^7.3|^7.4", "php": "^7.3|^7.4|^8.0",
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-libxml": "*", "ext-libxml": "*",
@ -71,7 +71,7 @@
"wildbit/swiftmailer-postmark": "^3.3" "wildbit/swiftmailer-postmark": "^3.3"
}, },
"require-dev": { "require-dev": {
"php": "^7.3|^7.4", "php": "^7.3|^7.4|^8.0",
"anahkiasen/former": "^4.2", "anahkiasen/former": "^4.2",
"barryvdh/laravel-debugbar": "^3.4", "barryvdh/laravel-debugbar": "^3.4",
"brianium/paratest": "^6.1", "brianium/paratest": "^6.1",

71
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "2307a2f3214da0d1cc772cc1a1405682", "content-hash": "a76d1ecefd6830083b247e8c1af5c4f0",
"packages": [ "packages": [
{ {
"name": "authorizenet/authorizenet", "name": "authorizenet/authorizenet",
@ -1008,16 +1008,16 @@
}, },
{ {
"name": "dacastro4/laravel-gmail", "name": "dacastro4/laravel-gmail",
"version": "v5.1", "version": "v5.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dacastro4/laravel-gmail.git", "url": "https://github.com/dacastro4/laravel-gmail.git",
"reference": "6d4cabe04f8cdd02b25ef73a1a489099b5e790bd" "reference": "7db240bb5ac2d86fdce98e1880c4c0857c73aff8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dacastro4/laravel-gmail/zipball/6d4cabe04f8cdd02b25ef73a1a489099b5e790bd", "url": "https://api.github.com/repos/dacastro4/laravel-gmail/zipball/7db240bb5ac2d86fdce98e1880c4c0857c73aff8",
"reference": "6d4cabe04f8cdd02b25ef73a1a489099b5e790bd", "reference": "7db240bb5ac2d86fdce98e1880c4c0857c73aff8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1028,13 +1028,13 @@
"illuminate/routing": "~5.8|^6.0|^7.0|^8.0", "illuminate/routing": "~5.8|^6.0|^7.0|^8.0",
"illuminate/session": "~5.8|^6.0|^7.0|^8.0", "illuminate/session": "~5.8|^6.0|^7.0|^8.0",
"illuminate/support": "~5.8|^6.0|^7.0|^8.0", "illuminate/support": "~5.8|^6.0|^7.0|^8.0",
"php": "^7.2", "php": "^8.0",
"swiftmailer/swiftmailer": "~5.8|^6.0" "swiftmailer/swiftmailer": "~5.8|^6.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"orchestra/testbench": "^4.0", "orchestra/testbench": "^4.0|^5.0|^6.0",
"phpunit/phpunit": "^8.5", "phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "~3.4" "squizlabs/php_codesniffer": "~3.4"
}, },
"type": "library", "type": "library",
@ -1061,7 +1061,7 @@
{ {
"name": "Daniel Castro", "name": "Daniel Castro",
"email": "danielcastro04@gmail.com", "email": "danielcastro04@gmail.com",
"homepage": "https://danielcastro.me" "homepage": "https://danielcastro.dev"
} }
], ],
"description": "Gmail API package for Laravel", "description": "Gmail API package for Laravel",
@ -1072,9 +1072,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/dacastro4/laravel-gmail/issues", "issues": "https://github.com/dacastro4/laravel-gmail/issues",
"source": "https://github.com/dacastro4/laravel-gmail/tree/v5.1" "source": "https://github.com/dacastro4/laravel-gmail/tree/v5.1.2"
}, },
"time": "2020-12-13T19:17:07+00:00" "time": "2021-04-05T20:34:36+00:00"
}, },
{ {
"name": "dasprid/enum", "name": "dasprid/enum",
@ -1921,26 +1921,27 @@
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
"version": "v1.9.2", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fzaninotto/Faker.git", "url": "https://github.com/fzaninotto/Faker.git",
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e" "reference": "5ffe7db6c80f441f150fc88008d64e64af66634b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/5ffe7db6c80f441f150fc88008d64e64af66634b",
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e", "reference": "5ffe7db6c80f441f150fc88008d64e64af66634b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3 || ^7.0" "php": "^5.3.3 || ^7.0 || ^8.0"
}, },
"require-dev": { "require-dev": {
"ext-intl": "*", "ext-intl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpunit/phpunit": "^4.8.35 || ^5.7",
"squizlabs/php_codesniffer": "^2.9.2" "squizlabs/php_codesniffer": "^2.9.2"
}, },
"default-branch": true,
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -1969,10 +1970,10 @@
], ],
"support": { "support": {
"issues": "https://github.com/fzaninotto/Faker/issues", "issues": "https://github.com/fzaninotto/Faker/issues",
"source": "https://github.com/fzaninotto/Faker/tree/v1.9.2" "source": "https://github.com/fzaninotto/Faker/tree/master"
}, },
"abandoned": true, "abandoned": true,
"time": "2020-12-11T09:56:16+00:00" "time": "2020-12-11T09:59:14+00:00"
}, },
{ {
"name": "google/apiclient", "name": "google/apiclient",
@ -3824,27 +3825,28 @@
}, },
{ {
"name": "league/omnipay", "name": "league/omnipay",
"version": "v3.1.0", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/omnipay.git", "url": "https://github.com/thephpleague/omnipay.git",
"reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2" "reference": "e9439db0633ba988e6f6cdd029fad38aad73f9f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/omnipay/zipball/1ba7c8a3312cf2342458b99c9e5b86eaae44aed2", "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/e9439db0633ba988e6f6cdd029fad38aad73f9f6",
"reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2", "reference": "e9439db0633ba988e6f6cdd029fad38aad73f9f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"omnipay/common": "^3", "omnipay/common": "^3",
"php": "^7.2", "php": "^7.2|^8.0",
"php-http/discovery": "^1.12", "php-http/discovery": "^1.12",
"php-http/guzzle7-adapter": "^0.1" "php-http/guzzle7-adapter": "^0.1"
}, },
"require-dev": { "require-dev": {
"omnipay/tests": "^3" "omnipay/tests": "^3"
}, },
"default-branch": true,
"type": "metapackage", "type": "metapackage",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -3875,9 +3877,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/omnipay/issues", "issues": "https://github.com/thephpleague/omnipay/issues",
"source": "https://github.com/thephpleague/omnipay/tree/v3.1.0" "source": "https://github.com/thephpleague/omnipay/tree/master"
}, },
"time": "2020-09-22T14:02:17+00:00" "time": "2021-03-12T09:17:59+00:00"
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
@ -4628,21 +4630,21 @@
}, },
{ {
"name": "omnipay/common", "name": "omnipay/common",
"version": "v3.0.5", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/omnipay-common.git", "url": "https://github.com/thephpleague/omnipay-common.git",
"reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2" "reference": "e1ebc22615f14219d31cefdf62d7036feb228b1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/0d1f4486c1c873537ac030d37c7ce2986c4de1d2", "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e1ebc22615f14219d31cefdf62d7036feb228b1c",
"reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2", "reference": "e1ebc22615f14219d31cefdf62d7036feb228b1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"moneyphp/money": "^3.1", "moneyphp/money": "^3.1",
"php": "^5.6|^7", "php": "^5.6|^7|^8",
"php-http/client-implementation": "^1", "php-http/client-implementation": "^1",
"php-http/discovery": "^1.2.1", "php-http/discovery": "^1.2.1",
"php-http/message": "^1.5", "php-http/message": "^1.5",
@ -4657,6 +4659,7 @@
"suggest": { "suggest": {
"league/omnipay": "The default Omnipay package provides a default HTTP Adapter." "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
}, },
"default-branch": true,
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@ -4708,9 +4711,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/omnipay-common/issues", "issues": "https://github.com/thephpleague/omnipay-common/issues",
"source": "https://github.com/thephpleague/omnipay-common/tree/v3.0.5" "source": "https://github.com/thephpleague/omnipay-common/tree/master"
}, },
"time": "2020-08-20T18:22:12+00:00" "time": "2020-12-13T12:53:48+00:00"
}, },
{ {
"name": "omnipay/paypal", "name": "omnipay/paypal",
@ -14120,13 +14123,13 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^7.3|^7.4", "php": "^7.3|^7.4|^8.0",
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-libxml": "*" "ext-libxml": "*"
}, },
"platform-dev": { "platform-dev": {
"php": "^7.3|^7.4" "php": "^7.3|^7.4|^8.0"
}, },
"plugin-api-version": "2.0.0" "plugin-api-version": "2.0.0"
} }