jqh 5 lat temu
rodzic
commit
120a7aee1c
2 zmienionych plików z 2 dodań i 1 usunięć
  1. 1 1
      src/Admin.php
  2. 1 0
      src/Form/Field/ImageField.php

+ 1 - 1
src/Admin.php

@@ -35,7 +35,7 @@ class Admin
      *
      * @var string
      */
-    const VERSION = '1.4.7';
+    const VERSION = '1.4.8';
 
     /**
      * @var array

+ 1 - 0
src/Form/Field/ImageField.php

@@ -42,6 +42,7 @@ trait ImageField
      * Execute Intervention calls.
      *
      * @param string $target
+     * @param string $mime
      *
      * @return mixed
      */