mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update composer lock + json
This commit is contained in:
parent
c2945c532e
commit
217ca98933
@ -52,7 +52,7 @@
|
|||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"bacon/bacon-qr-code": "1.*",
|
"bacon/bacon-qr-code": "1.*",
|
||||||
"bunq/sdk_php": "0.*",
|
"bunq/sdk_php": "dev-master#8c1faefc111d9b970168a1837ca165d854954941",
|
||||||
"davejamesmiller/laravel-breadcrumbs": "5.*",
|
"davejamesmiller/laravel-breadcrumbs": "5.*",
|
||||||
"doctrine/dbal": "2.*",
|
"doctrine/dbal": "2.*",
|
||||||
"fideloper/proxy": "4.*",
|
"fideloper/proxy": "4.*",
|
||||||
|
11
composer.lock
generated
11
composer.lock
generated
@ -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": "bf40fba7d645937e78a74f539ebb3fdc",
|
"content-hash": "312e75271d4570f83bc7554892a3b6ab",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
@ -54,16 +54,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bunq/sdk_php",
|
"name": "bunq/sdk_php",
|
||||||
"version": "0.13.1",
|
"version": "dev-master",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bunq/sdk_php.git",
|
"url": "https://github.com/bunq/sdk_php.git",
|
||||||
"reference": "652e650aa35a8c0c598653e986ac7f68d4808bdd"
|
"reference": "8c1faefc111d9b970168a1837ca165d854954941"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/bunq/sdk_php/zipball/652e650aa35a8c0c598653e986ac7f68d4808bdd",
|
"url": "https://api.github.com/repos/bunq/sdk_php/zipball/8c1faefc111d9b970168a1837ca165d854954941",
|
||||||
"reference": "652e650aa35a8c0c598653e986ac7f68d4808bdd",
|
"reference": "8c1faefc111d9b970168a1837ca165d854954941",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -6422,6 +6422,7 @@
|
|||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
|
"bunq/sdk_php": 20,
|
||||||
"roave/security-advisories": 20
|
"roave/security-advisories": 20
|
||||||
},
|
},
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user