Merge branch 'develop' into refacto_ms_teams_notifs

# Conflicts:
#	app/Listeners/CheckoutableListener.php
This commit is contained in:
Godfrey M
2024-10-30 10:27:45 -07:00
533 changed files with 3767 additions and 2096 deletions
Generated
+6 -6
View File
@@ -4461,16 +4461,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.5.9",
"version": "v3.5.12",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "d04a229058afa76116d0e39209943a8ea3a7f888"
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/d04a229058afa76116d0e39209943a8ea3a7f888",
"reference": "d04a229058afa76116d0e39209943a8ea3a7f888",
"url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"shasum": ""
},
"require": {
@@ -4525,7 +4525,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.5.9"
"source": "https://github.com/livewire/livewire/tree/v3.5.12"
},
"funding": [
{
@@ -4533,7 +4533,7 @@
"type": "github"
}
],
"time": "2024-10-01T12:40:06+00:00"
"time": "2024-10-15T19:35:06+00:00"
},
{
"name": "masterminds/html5",