-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(mp3info): apply upstream patch for invalid array access
Patch: wapmorgan/Mp3Info#36 Signed-off-by: Daniel Kesselberg <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule 3rdparty
updated
8 files
+32 −0 | .patches/mp3info-check-array-key.diff | |
+1 −0 | composer.json | |
+50 −32 | composer.lock | |
+8 −6 | composer.patches.json | |
+5 −0 | composer/installed.json | |
+6 −6 | composer/installed.php | |
+7 −0 | wapmorgan/mp3info/PATCHES.txt | |
+6 −1 | wapmorgan/mp3info/src/Mp3Info.php |