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 1667f5b202
16 changed files with 1703 additions and 1618 deletions

View file

@ -35,9 +35,6 @@ class InstallController extends Controller
*/
protected $helpers = ['form', 'components', 'svg', 'misc', 'setting'];
/**
* Constructor.
*/
#[Override]
public function initController(
RequestInterface $request,