[WIP] Order process

This commit is contained in:
Ludovic CANDELLIER
2022-07-03 22:38:08 +02:00
parent bcb3e15f33
commit 06cfb92757
60 changed files with 1146 additions and 295 deletions

View File

@@ -9,13 +9,13 @@
"license": "proprietary",
"require": {
"php": "^7.4|^8.0",
"akaunting/laravel-apexcharts": "^2.0",
"alexisgeneau/mailvalidate": "dev-master",
"arcanedev/log-viewer": "^8.1",
"arrilot/laravel-widgets": "^3.13",
"awobaz/compoships": "^2.1",
"barryvdh/laravel-dompdf": "^0.9",
"barryvdh/laravel-snappy": "^0.4.7",
"bencoderus/min-auth": "^1.0",
"box/spout": "^3.3",
"browner12/helpers": "^3.0",
"cesargb/laravel-cascade-delete": "^1.2",
@@ -51,6 +51,7 @@
"laravel/tinker": "^2.5",
"laravel/ui": "^3.2",
"laravelcollective/html": "^6.0",
"laravolt/avatar": "^4.1",
"lavary/laravel-menu": "1.8.1",
"league/climate": "^3.5",
"league/period": "^4.9",
@@ -65,6 +66,8 @@
"orangehill/iseed": "^3.0",
"php-console/php-console": "^3.1",
"proengsoft/laravel-jsvalidation": "^4.5",
"protonemedia/laravel-cross-eloquent-search": "^3.0",
"protonemedia/laravel-eloquent-where-not": "^1.2",
"qoraiche/laravel-mail-editor": "^3.2",
"rahul900day/laravel-captcha": "^1.0",
"ralphjsmit/laravel-seo": "^1.0",
@@ -91,7 +94,6 @@
"thomasjohnkane/snooze": "^2.2",
"toin0u/geocoder-laravel": "^4.2",
"unicodeveloper/laravel-password": "^1.0",
"voku/stringy": "^6.2",
"watson/rememberable": "^5.0",
"wildside/userstamps": "^2.1",
"yadahan/laravel-authentication-log": "^1.2",