1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00

Fixes for lock file

This commit is contained in:
David Bomba 2021-01-09 15:24:18 +11:00
parent 597d582a73
commit df2f42a330
2 changed files with 5 additions and 2 deletions

View File

@ -68,6 +68,7 @@
"webpatser/laravel-countries": "dev-master#75992ad"
},
"require-dev": {
"php": "^7.4",
"anahkiasen/former": "^4.2",
"barryvdh/laravel-debugbar": "^3.4",
"darkaonline/l5-swagger": "^8.0",

6
composer.lock generated
View File

@ -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": "273f7f27b567f7ff2b5abe0895306cb3",
"content-hash": "0afe2d541cb6e16cfb9d29faf3425c2d",
"packages": [
{
"name": "asgrim/ofxparser",
@ -13861,6 +13861,8 @@
"ext-json": "*",
"ext-libxml": "*"
},
"platform-dev": [],
"platform-dev": {
"php": "^7.4"
},
"plugin-api-version": "2.0.0"
}