Skip to content

Commit 1046112

Browse files
Update README.md
1 parent 146030d commit 1046112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Enlightn Security Checker for Laravel
22

3-
This package includes an Artisan command that checks if your application uses dependencies with known security vulnerabilities. It is a wrapper around the [Enlightn Security Checker](https://github.com/enlightn/security-checker).
4-
53
![tests](https://github.com/enlightn/laravel-security-checker/workflows/Tests/badge.svg?branch=main)
64
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
75
[![Latest Stable Version](https://poser.pugx.org/enlightn/laravel-security-checker/v/stable?format=flat-square)](https://packagist.org/packages/enlightn/security-checker)
86

7+
This package includes an Artisan command that checks if your application uses dependencies with known security vulnerabilities. It is a wrapper around the [Enlightn Security Checker](https://github.com/enlightn/security-checker).
8+
99
## Installation
1010

1111
You may use Composer to install the package on your Laravel application:

0 commit comments

Comments
 (0)