mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update composer to support PHP8.0
This commit is contained in:
parent
fac1eebd2c
commit
86d612f127
@ -26,7 +26,7 @@
|
||||
],
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^7.3|^7.4",
|
||||
"php": "^7.3|^7.4|^8.0",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
"ext-libxml": "*",
|
||||
@ -71,7 +71,7 @@
|
||||
"wildbit/swiftmailer-postmark": "^3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"php": "^7.3|^7.4",
|
||||
"php": "^7.3|^7.4|^8.0",
|
||||
"anahkiasen/former": "^4.2",
|
||||
"barryvdh/laravel-debugbar": "^3.4",
|
||||
"brianium/paratest": "^6.1",
|
||||
|
71
composer.lock
generated
71
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": "2307a2f3214da0d1cc772cc1a1405682",
|
||||
"content-hash": "a76d1ecefd6830083b247e8c1af5c4f0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "authorizenet/authorizenet",
|
||||
@ -1008,16 +1008,16 @@
|
||||
},
|
||||
{
|
||||
"name": "dacastro4/laravel-gmail",
|
||||
"version": "v5.1",
|
||||
"version": "v5.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dacastro4/laravel-gmail.git",
|
||||
"reference": "6d4cabe04f8cdd02b25ef73a1a489099b5e790bd"
|
||||
"reference": "7db240bb5ac2d86fdce98e1880c4c0857c73aff8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/dacastro4/laravel-gmail/zipball/6d4cabe04f8cdd02b25ef73a1a489099b5e790bd",
|
||||
"reference": "6d4cabe04f8cdd02b25ef73a1a489099b5e790bd",
|
||||
"url": "https://api.github.com/repos/dacastro4/laravel-gmail/zipball/7db240bb5ac2d86fdce98e1880c4c0857c73aff8",
|
||||
"reference": "7db240bb5ac2d86fdce98e1880c4c0857c73aff8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1028,13 +1028,13 @@
|
||||
"illuminate/routing": "~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",
|
||||
"php": "^7.2",
|
||||
"php": "^8.0",
|
||||
"swiftmailer/swiftmailer": "~5.8|^6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^4.0",
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"orchestra/testbench": "^4.0|^5.0|^6.0",
|
||||
"phpunit/phpunit": "^9.3",
|
||||
"squizlabs/php_codesniffer": "~3.4"
|
||||
},
|
||||
"type": "library",
|
||||
@ -1061,7 +1061,7 @@
|
||||
{
|
||||
"name": "Daniel Castro",
|
||||
"email": "danielcastro04@gmail.com",
|
||||
"homepage": "https://danielcastro.me"
|
||||
"homepage": "https://danielcastro.dev"
|
||||
}
|
||||
],
|
||||
"description": "Gmail API package for Laravel",
|
||||
@ -1072,9 +1072,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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",
|
||||
@ -1921,26 +1921,27 @@
|
||||
},
|
||||
{
|
||||
"name": "fzaninotto/faker",
|
||||
"version": "v1.9.2",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fzaninotto/Faker.git",
|
||||
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e"
|
||||
"reference": "5ffe7db6c80f441f150fc88008d64e64af66634b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
|
||||
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
|
||||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/5ffe7db6c80f441f150fc88008d64e64af66634b",
|
||||
"reference": "5ffe7db6c80f441f150fc88008d64e64af66634b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3.3 || ^7.0"
|
||||
"php": "^5.3.3 || ^7.0 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-intl": "*",
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
||||
"squizlabs/php_codesniffer": "^2.9.2"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@ -1969,10 +1970,10 @@
|
||||
],
|
||||
"support": {
|
||||
"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,
|
||||
"time": "2020-12-11T09:56:16+00:00"
|
||||
"time": "2020-12-11T09:59:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "google/apiclient",
|
||||
@ -3824,27 +3825,28 @@
|
||||
},
|
||||
{
|
||||
"name": "league/omnipay",
|
||||
"version": "v3.1.0",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/omnipay.git",
|
||||
"reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2"
|
||||
"reference": "e9439db0633ba988e6f6cdd029fad38aad73f9f6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/omnipay/zipball/1ba7c8a3312cf2342458b99c9e5b86eaae44aed2",
|
||||
"reference": "1ba7c8a3312cf2342458b99c9e5b86eaae44aed2",
|
||||
"url": "https://api.github.com/repos/thephpleague/omnipay/zipball/e9439db0633ba988e6f6cdd029fad38aad73f9f6",
|
||||
"reference": "e9439db0633ba988e6f6cdd029fad38aad73f9f6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"omnipay/common": "^3",
|
||||
"php": "^7.2",
|
||||
"php": "^7.2|^8.0",
|
||||
"php-http/discovery": "^1.12",
|
||||
"php-http/guzzle7-adapter": "^0.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"omnipay/tests": "^3"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@ -3875,9 +3877,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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",
|
||||
@ -4628,21 +4630,21 @@
|
||||
},
|
||||
{
|
||||
"name": "omnipay/common",
|
||||
"version": "v3.0.5",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/omnipay-common.git",
|
||||
"reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2"
|
||||
"reference": "e1ebc22615f14219d31cefdf62d7036feb228b1c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/0d1f4486c1c873537ac030d37c7ce2986c4de1d2",
|
||||
"reference": "0d1f4486c1c873537ac030d37c7ce2986c4de1d2",
|
||||
"url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e1ebc22615f14219d31cefdf62d7036feb228b1c",
|
||||
"reference": "e1ebc22615f14219d31cefdf62d7036feb228b1c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"moneyphp/money": "^3.1",
|
||||
"php": "^5.6|^7",
|
||||
"php": "^5.6|^7|^8",
|
||||
"php-http/client-implementation": "^1",
|
||||
"php-http/discovery": "^1.2.1",
|
||||
"php-http/message": "^1.5",
|
||||
@ -4657,6 +4659,7 @@
|
||||
"suggest": {
|
||||
"league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@ -4708,9 +4711,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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",
|
||||
@ -14120,13 +14123,13 @@
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^7.3|^7.4",
|
||||
"php": "^7.3|^7.4|^8.0",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
"ext-libxml": "*"
|
||||
},
|
||||
"platform-dev": {
|
||||
"php": "^7.3|^7.4"
|
||||
"php": "^7.3|^7.4|^8.0"
|
||||
},
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user