Added cost import via web

This commit is contained in:
Deon George
2022-08-19 15:12:56 +10:00
parent 798608cebd
commit 73d92f25c1
9 changed files with 111 additions and 17 deletions

20
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": "d82522975cd8f5a5e902d49a94527919",
"content-hash": "1f7ec4f69feb761c20af44b8efb2b2b7",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3411,11 +3411,11 @@
},
{
"name": "leenooks/laravel",
"version": "9.2.5",
"version": "9.2.6",
"source": {
"type": "git",
"url": "https://dev.leenooks.net/leenooks/laravel",
"reference": "d494400e7eae16626016c6165acf89c18333ff1b"
"reference": "e3ebef90d94e8f04dfeafd1cff3607204bd5e989"
},
"require": {
"creativeorange/gravatar": "^1.0",
@@ -3454,7 +3454,7 @@
"laravel",
"leenooks"
],
"time": "2022-08-05T14:19:20+00:00"
"time": "2022-08-19T05:11:09+00:00"
},
{
"name": "leenooks/laravel-theme",
@@ -3523,16 +3523,16 @@
},
{
"name": "masterminds/html5",
"version": "2.7.5",
"version": "2.7.6",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
"reference": "897eb517a343a2281f11bc5556d6548db7d93947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
"reference": "897eb517a343a2281f11bc5556d6548db7d93947",
"shasum": ""
},
"require": {
@@ -3586,9 +3586,9 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
},
"time": "2021-07-01T14:25:37+00:00"
"time": "2022-08-18T16:18:26+00:00"
},
{
"name": "monolog/monolog",