Skip to content

Commit c8cb523

Browse files
committed
wip
1 parent a2bdcef commit c8cb523

File tree

3 files changed

+2
-93
lines changed

3 files changed

+2
-93
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codebar-ag/laravel-m-files.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-m-files)
44
[![GitHub-Tests](https://github.com/codebar-ag/laravel-m-files/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-m-files/actions/workflows/run-tests.yml)
55
[![GitHub Code Style](https://github.com/codebar-ag/laravel-m-files/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-m-files/actions/workflows/fix-php-code-style-issues.yml)
6-
[![Larastan](https://img.shields.io/badge/Larastan-Level%208-brightgreen.svg)](https://github.com/larastan/larastan)
6+
[![Larastan](https://img.shields.io/badge/Larastan-Level%205-brightgreen.svg)](https://github.com/larastan/larastan)
77
[![Total Downloads](https://img.shields.io/packagist/dt/codebar-ag/laravel-m-files.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-m-files)
88

99
# Laravel M-Files Integration

phpstan-baseline.neon

Lines changed: 0 additions & 88 deletions
This file was deleted.

phpstan.neon.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
includes:
2-
- phpstan-baseline.neon
3-
41
parameters:
5-
level: 8
2+
level: 5
63
paths:
74
- src
85
- config

0 commit comments

Comments
 (0)