build: update CI4 to v4.5.5 + php and js packages to latest

This commit is contained in:
Yassine Doghri 2024-09-24 10:20:53 +00:00
commit bba13d80f7
16 changed files with 1681 additions and 1604 deletions

View file

@ -76,8 +76,6 @@ class MediaModel extends Model
protected $beforeDelete = ['clearCache'];
/**
* Model constructor.
*
* @param ConnectionInterface|null $db DB Connection
* @param ValidationInterface|null $validation Validation
*/