Further harden NowPlaying library against unique URI scenarios.

This commit is contained in:
Buster Neece 2022-10-08 21:24:45 -05:00
parent 7972e4f38d
commit 39c0372cfb
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 4 additions and 4 deletions

8
composer.lock generated
View File

@ -350,12 +350,12 @@
"source": {
"type": "git",
"url": "https://github.com/AzuraCast/nowplaying.git",
"reference": "501fa6ef20e23d9e60f951758c2e0d4961bc5695"
"reference": "add6f796f8fa8d93521fd6b9915c8ebb9c2f8446"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AzuraCast/nowplaying/zipball/501fa6ef20e23d9e60f951758c2e0d4961bc5695",
"reference": "501fa6ef20e23d9e60f951758c2e0d4961bc5695",
"url": "https://api.github.com/repos/AzuraCast/nowplaying/zipball/add6f796f8fa8d93521fd6b9915c8ebb9c2f8446",
"reference": "add6f796f8fa8d93521fd6b9915c8ebb9c2f8446",
"shasum": ""
},
"require": {
@ -413,7 +413,7 @@
"type": "patreon"
}
],
"time": "2022-10-09T02:12:25+00:00"
"time": "2022-10-09T02:23:34+00:00"
},
{
"name": "azuracast/slim-callable-eventdispatcher",