mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
v5.7.13
This commit is contained in:
parent
4e77b1072c
commit
9ccf93901e
@ -1 +1 @@
|
||||
5.7.12
|
||||
5.7.13
|
@ -88,7 +88,7 @@
|
||||
"spatie/laravel-data": "^3.5",
|
||||
"sprain/swiss-qr-bill": "^3.2",
|
||||
"square/square": "30.0.0.*",
|
||||
"stripe/stripe-php": "^7.50",
|
||||
"stripe/stripe-php": "^12",
|
||||
"symfony/http-client": "^6.0",
|
||||
"symfony/mailgun-mailer": "^6.1",
|
||||
"symfony/postmark-mailer": "^6.1",
|
||||
|
55
composer.lock
generated
55
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": "fe4e98a48b87b1d62a7c93b6f56c57cc",
|
||||
"content-hash": "f0ad0b9b101d54a8530ab494539e9590",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adrienrn/php-mimetyper",
|
||||
@ -3625,16 +3625,16 @@
|
||||
},
|
||||
{
|
||||
"name": "imdhemy/google-play-billing",
|
||||
"version": "1.4.2",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/imdhemy/google-play-billing.git",
|
||||
"reference": "d318db28efafb56ac8954c9f651fbe6ac367d637"
|
||||
"reference": "a227174a71bc5d7b3e5f9aa4fcad2c4a9a11a8a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/imdhemy/google-play-billing/zipball/d318db28efafb56ac8954c9f651fbe6ac367d637",
|
||||
"reference": "d318db28efafb56ac8954c9f651fbe6ac367d637",
|
||||
"url": "https://api.github.com/repos/imdhemy/google-play-billing/zipball/a227174a71bc5d7b3e5f9aa4fcad2c4a9a11a8a4",
|
||||
"reference": "a227174a71bc5d7b3e5f9aa4fcad2c4a9a11a8a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3670,9 +3670,9 @@
|
||||
"description": "Google Play Billing",
|
||||
"support": {
|
||||
"issues": "https://github.com/imdhemy/google-play-billing/issues",
|
||||
"source": "https://github.com/imdhemy/google-play-billing/tree/1.4.2"
|
||||
"source": "https://github.com/imdhemy/google-play-billing/tree/1.5.0"
|
||||
},
|
||||
"time": "2023-07-04T16:00:39+00:00"
|
||||
"time": "2023-09-17T12:33:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "imdhemy/laravel-purchases",
|
||||
@ -8793,16 +8793,16 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.11.20",
|
||||
"version": "v0.11.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "0fa27040553d1d280a67a4393194df5228afea5b"
|
||||
"reference": "bcb22101107f3bf770523b65630c9d547f60c540"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b",
|
||||
"reference": "0fa27040553d1d280a67a4393194df5228afea5b",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/bcb22101107f3bf770523b65630c9d547f60c540",
|
||||
"reference": "bcb22101107f3bf770523b65630c9d547f60c540",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8832,6 +8832,10 @@
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "0.11.x-dev"
|
||||
},
|
||||
"bamarni-bin": {
|
||||
"bin-links": false,
|
||||
"forward-command": false
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -8863,9 +8867,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.20"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.21"
|
||||
},
|
||||
"time": "2023-07-31T14:32:22+00:00"
|
||||
"time": "2023-09-17T21:15:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pusher/pusher-php-server",
|
||||
@ -10371,16 +10375,16 @@
|
||||
},
|
||||
{
|
||||
"name": "stripe/stripe-php",
|
||||
"version": "v7.128.0",
|
||||
"version": "v12.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/stripe/stripe-php.git",
|
||||
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e"
|
||||
"reference": "260aad072f92ddb05e03d47af13b3616d99b3444"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e",
|
||||
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e",
|
||||
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/260aad072f92ddb05e03d47af13b3616d99b3444",
|
||||
"reference": "260aad072f92ddb05e03d47af13b3616d99b3444",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10391,6 +10395,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "3.5.0",
|
||||
"php-coveralls/php-coveralls": "^2.5",
|
||||
"phpstan/phpstan": "^1.2",
|
||||
"phpunit/phpunit": "^5.7 || ^9.0",
|
||||
"squizlabs/php_codesniffer": "^3.3"
|
||||
@ -10425,9 +10430,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/stripe/stripe-php/issues",
|
||||
"source": "https://github.com/stripe/stripe-php/tree/v7.128.0"
|
||||
"source": "https://github.com/stripe/stripe-php/tree/v12.3.0"
|
||||
},
|
||||
"time": "2022-05-05T17:18:02+00:00"
|
||||
"time": "2023-09-15T00:57:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
@ -15078,16 +15083,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.26.1",
|
||||
"version": "v3.27.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "d023ba6684055f6ea1da1352d8a02baca0426983"
|
||||
"reference": "e73ccaae1208f017bb7860986eebb3da48bd25d6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d023ba6684055f6ea1da1352d8a02baca0426983",
|
||||
"reference": "d023ba6684055f6ea1da1352d8a02baca0426983",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e73ccaae1208f017bb7860986eebb3da48bd25d6",
|
||||
"reference": "e73ccaae1208f017bb7860986eebb3da48bd25d6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -15161,7 +15166,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.26.1"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.27.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -15169,7 +15174,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-09-08T19:09:07+00:00"
|
||||
"time": "2023-09-17T14:37:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
|
@ -15,8 +15,8 @@ return [
|
||||
'require_https' => env('REQUIRE_HTTPS', true),
|
||||
'app_url' => rtrim(env('APP_URL', ''), '/'),
|
||||
'app_domain' => env('APP_DOMAIN', 'invoicing.co'),
|
||||
'app_version' => env('APP_VERSION','5.7.12'),
|
||||
'app_tag' => env('APP_TAG','5.7.12'),
|
||||
'app_version' => env('APP_VERSION','5.7.13'),
|
||||
'app_tag' => env('APP_TAG','5.7.13'),
|
||||
'minimum_client_version' => '5.0.16',
|
||||
'terms_version' => '1.0.1',
|
||||
'api_secret' => env('API_SECRET', ''),
|
||||
|
Loading…
Reference in New Issue
Block a user