Skip to content

Commit 199c6da

Browse files
committed
update readme
1 parent 9cfe0e4 commit 199c6da

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
@@ -26,7 +26,7 @@
2626
- [License](#license)
2727

2828
### About
29-
Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.1, 5.2, 5.3, 5.4, 5.5, and 5.6+
29+
Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, and 5.7+
3030

3131
Laravel logger can work out the box with or without the following roles packages:
3232
* [jeremykenedy/laravel-roles](https://github.com/jeremykenedy/laravel-roles)
@@ -65,7 +65,7 @@ Laravel logger can work out the box with or without the following roles packages
6565
|Lots of [configuration](#configuration) options|
6666

6767
### Requirements
68-
* [Laravel 5.1, 5.2, 5.3, 5.4, 5.5, and 5.6+](https://laravel.com/docs/installation)
68+
* [Laravel 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, and 5.7+](https://laravel.com/docs/installation)
6969
* [jaybizzle/laravel-crawler-detect](https://github.com/JayBizzle/Laravel-Crawler-Detect) included dependency in composer.json (for crawler detection)
7070

7171
### Installation Instructions

0 commit comments

Comments
 (0)