diff --git a/.github/workflows/phpstan.yml b/.github/workflows/phpstan.yml index 1479294..ab0d40f 100644 --- a/.github/workflows/phpstan.yml +++ b/.github/workflows/phpstan.yml @@ -16,7 +16,7 @@ jobs: - name: Setup PHP uses: shivammathur/setup-php@v2 with: - php-version: '8.1' + php-version: '8.2' coverage: none - name: Install composer dependencies diff --git a/resources/views/forms/accordions.blade.php b/resources/views/forms/accordions.blade.php index 8a0be88..973a4f3 100644 --- a/resources/views/forms/accordions.blade.php +++ b/resources/views/forms/accordions.blade.php @@ -43,10 +43,10 @@ class="flex items-center justify-between w-full p-4 text-start select-none" > + class="flex gap-2 font-medium items-center justify-center text-gray-500 group-hover:text-primary-600"> @if ($accordion->getIcon())