Update packages

This commit is contained in:
DariusIII
2023-12-28 20:57:39 +01:00
parent e796d4800b
commit 9a8e58482f
60 changed files with 160 additions and 163 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
*
* @property int $predb_id id, of the predb entry, this hash belongs to
* @property mixed $hash
* @property-read \App\Models\Predb $predb
* @property-read Predb $predb
*
* @method static \Illuminate\Database\Eloquent\Builder|\App\Models\PredbHash whereHash($value)
* @method static \Illuminate\Database\Eloquent\Builder|\App\Models\PredbHash wherePredbId($value)