fix: file upload bypass vulnerability (#181)

This commit is contained in:
Miguel Ribeiro
2024-03-02 15:58:22 +01:00
committed by GitHub
parent 2496cd7114
commit 0f7853f961
6 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.11.0";
$version = "v1.11.2";
?>