mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
Updates for paypal text
This commit is contained in:
parent
6aac4a03b7
commit
93c6de7747
46
composer.lock
generated
46
composer.lock
generated
@ -535,16 +535,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.315.0",
|
||||
"version": "3.315.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "a7f6026f00771025c32548dac321541face0dedc"
|
||||
"reference": "13871330833e167d098240dab74b8b069b9b07e3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a7f6026f00771025c32548dac321541face0dedc",
|
||||
"reference": "a7f6026f00771025c32548dac321541face0dedc",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/13871330833e167d098240dab74b8b069b9b07e3",
|
||||
"reference": "13871330833e167d098240dab74b8b069b9b07e3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -624,9 +624,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.315.0"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.315.1"
|
||||
},
|
||||
"time": "2024-06-26T18:08:22+00:00"
|
||||
"time": "2024-06-27T18:03:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -4609,16 +4609,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v11.12.0",
|
||||
"version": "v11.13.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "9a6d9cea83cfa6b9e8eda05c89741d0411d8ebe8"
|
||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/9a6d9cea83cfa6b9e8eda05c89741d0411d8ebe8",
|
||||
"reference": "9a6d9cea83cfa6b9e8eda05c89741d0411d8ebe8",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/92deaa4f037ff100e36809443811301819a8cf84",
|
||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4810,7 +4810,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2024-06-25T19:33:56+00:00"
|
||||
"time": "2024-06-27T09:04:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
@ -11010,16 +11010,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sprain/swiss-qr-bill",
|
||||
"version": "v4.12.1",
|
||||
"version": "v4.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sprain/php-swiss-qr-bill.git",
|
||||
"reference": "3728cd1366ac631a0587c0997a4878c37923e55b"
|
||||
"reference": "5490e9139c4050d18533440cd9ff51a64955c035"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sprain/php-swiss-qr-bill/zipball/3728cd1366ac631a0587c0997a4878c37923e55b",
|
||||
"reference": "3728cd1366ac631a0587c0997a4878c37923e55b",
|
||||
"url": "https://api.github.com/repos/sprain/php-swiss-qr-bill/zipball/5490e9139c4050d18533440cd9ff51a64955c035",
|
||||
"reference": "5490e9139c4050d18533440cd9ff51a64955c035",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -11067,7 +11067,7 @@
|
||||
"description": "A PHP library to create Swiss QR bills",
|
||||
"support": {
|
||||
"issues": "https://github.com/sprain/php-swiss-qr-bill/issues",
|
||||
"source": "https://github.com/sprain/php-swiss-qr-bill/tree/v4.12.1"
|
||||
"source": "https://github.com/sprain/php-swiss-qr-bill/tree/v4.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -11075,7 +11075,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-05-16T07:19:59+00:00"
|
||||
"time": "2024-06-27T11:17:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "square/square",
|
||||
@ -19006,16 +19006,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/error-solutions",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/error-solutions.git",
|
||||
"reference": "9782ba6e25cb026cc653619e01ca695d428b3f03"
|
||||
"reference": "55ea4117e0fde89d520883734ab9b71064c48876"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/9782ba6e25cb026cc653619e01ca695d428b3f03",
|
||||
"reference": "9782ba6e25cb026cc653619e01ca695d428b3f03",
|
||||
"url": "https://api.github.com/repos/spatie/error-solutions/zipball/55ea4117e0fde89d520883734ab9b71064c48876",
|
||||
"reference": "55ea4117e0fde89d520883734ab9b71064c48876",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -19068,7 +19068,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/error-solutions/issues",
|
||||
"source": "https://github.com/spatie/error-solutions/tree/1.0.2"
|
||||
"source": "https://github.com/spatie/error-solutions/tree/1.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -19076,7 +19076,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-06-26T13:09:17+00:00"
|
||||
"time": "2024-06-27T12:22:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/flare-client-php",
|
||||
|
@ -1,4 +1,4 @@
|
||||
@extends('portal.ninja2020.layout.payments', ['gateway_title' => ctrans('texts.payment_type_credit_card'), 'card_title' => ''])
|
||||
@extends('portal.ninja2020.layout.payments', ['gateway_title' => ctrans('texts.paypal'), 'card_title' => ''])
|
||||
|
||||
@section('gateway_head')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user