smoothest laravel upgrade from 11 to 12

This commit is contained in:
2025-03-26 18:31:48 +05:00
parent 13a5197b07
commit 11f24f73c7
3 changed files with 66 additions and 68 deletions

View File

@@ -47,8 +47,6 @@ class ModuleRepository
/**
* Set modules
*
* @param bool $withDisabled
*/
public function setModules(bool $withDisabled = false): void
{