ci: add php 8.3 tests (#6892)

This commit is contained in:
Alexis Saettler
2024-03-15 20:44:06 +01:00
committed by GitHub
parent 3aa29a48da
commit 0dd1ffb9de
105 changed files with 1842 additions and 2518 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class ModuleRowField extends Model
/**
* The attributes that are mass assignable.
*
* @var array<string>
* @var array<int,string>
*/
protected $fillable = [
'module_row_id',