chore: update CI4 + shield + other php and js packages

This commit is contained in:
Yassine Doghri 2024-01-01 22:54:59 +00:00
commit 6f8217e1a6
21 changed files with 1781 additions and 1632 deletions

View file

@ -84,7 +84,7 @@ class PlatformModel extends Model
string $label,
string $homeUrl,
string $submitUrl = null
): int | false {
): bool {
$data = [
'slug' => $slug,
'type' => $type,