From 582a1493d56abb0135efd32c9d009704a7a103e6 Mon Sep 17 00:00:00 2001 From: Vlad Chiovianu Date: Wed, 9 Oct 2024 11:27:36 +0300 Subject: [PATCH] more fixes --- .styleci.yml | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.styleci.yml b/.styleci.yml index db95147e..8bd3db0d 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,5 +1,5 @@ preset: laravel -version: 8 +version: 11 disabled: - unused_use finder: diff --git a/composer.lock b/composer.lock index 8d22e3fa..fc85135a 100644 --- a/composer.lock +++ b/composer.lock @@ -4103,16 +4103,16 @@ }, { "name": "laravel-enso/people", - "version": "4.4.1", + "version": "4.4.2", "source": { "type": "git", "url": "https://github.com/laravel-enso/people.git", - "reference": "c458ac95c0df364451e606264bea753c8223d15a" + "reference": "fb98bdbe38fed80052b03563d0e774ed2044a804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-enso/people/zipball/c458ac95c0df364451e606264bea753c8223d15a", - "reference": "c458ac95c0df364451e606264bea753c8223d15a", + "url": "https://api.github.com/repos/laravel-enso/people/zipball/fb98bdbe38fed80052b03563d0e774ed2044a804", + "reference": "fb98bdbe38fed80052b03563d0e774ed2044a804", "shasum": "" }, "require": { @@ -4165,9 +4165,9 @@ ], "support": { "issues": "https://github.com/laravel-enso/people/issues", - "source": "https://github.com/laravel-enso/people/tree/4.4.1" + "source": "https://github.com/laravel-enso/people/tree/4.4.2" }, - "time": "2024-09-18T15:55:18+00:00" + "time": "2024-10-09T08:26:46+00:00" }, { "name": "laravel-enso/permissions",