You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonSettingStore: declare properties used dynamically
To avoid PHP 8.2 deprecation notes like:
DEPRECATED Creation of dynamic property anlutro\LaravelSettings\JsonSettingStore::$files is deprecated in vendor/anlutro/l4-settings/src/JsonSettingStore.php on line 22.
DEPRECATED Creation of dynamic property anlutro\LaravelSettings\JsonSettingStore::$path is deprecated in vendor/anlutro/l4-settings/src/JsonSettingStore.php on line 45.