Update supplier details to use form helpers, and added in api settings

This commit is contained in:
Deon George
2022-08-06 00:22:22 +10:00
parent ae3f97d890
commit a1fd36aa6f
7 changed files with 128 additions and 128 deletions

22
composer.lock generated
View File

@@ -3377,11 +3377,11 @@
},
{
"name": "leenooks/laravel",
"version": "9.2.4",
"version": "9.2.5",
"source": {
"type": "git",
"url": "https://dev.leenooks.net/leenooks/laravel",
"reference": "61f38aefe78b4d8af630aee8c50271e50084d63c"
"reference": "d494400e7eae16626016c6165acf89c18333ff1b"
},
"require": {
"creativeorange/gravatar": "^1.0",
@@ -3420,7 +3420,7 @@
"laravel",
"leenooks"
],
"time": "2022-08-03T06:32:38+00:00"
"time": "2022-08-05T14:19:20+00:00"
},
{
"name": "leenooks/laravel-theme",
@@ -5596,16 +5596,16 @@
},
{
"name": "stella-maris/clock",
"version": "0.1.4",
"version": "0.1.5",
"source": {
"type": "git",
"url": "https://gitlab.com/stella-maris/clock.git",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf"
"url": "git@gitlab.com:stella-maris/clock.git",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=8a0a967896df4c63417385dc69328a0aec84d9cf",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"shasum": ""
},
"require": {
@@ -5635,11 +5635,7 @@
"point in time",
"psr20"
],
"support": {
"issues": "https://gitlab.com/stella-maris/clock/-/issues",
"source": "https://gitlab.com/stella-maris/clock/-/tree/0.1.4"
},
"time": "2022-04-17T14:12:26+00:00"
"time": "2022-08-05T07:21:25+00:00"
},
{
"name": "symfony/console",