Skip to content

Commit 8f89dd7

Browse files
committed
Fix readme
1 parent 7f69ba1 commit 8f89dd7

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![Build Status](https://travis-ci.org/LaravelRUS/SleepingOwlAdmin.svg?branch=development)](https://travis-ci.org/LaravelRUS/SleepingOwlAdmin)
66
[![StyleCI](https://styleci.io/repos/52141393/shield?branch=development)](https://styleci.io/repos/52141393)
7-
[![Laravel Support](https://img.shields.io/badge/Laravel-5.5--7.27-brightgreen.svg)]()
7+
[![Laravel Support](https://img.shields.io/badge/Laravel-5.5--8.0-brightgreen.svg)]()
88
[![PHP Support](https://img.shields.io/badge/PHP-7.1.3+-brightgreen.svg)]()
99

1010
[![Official Site](https://img.shields.io/badge/official-site-blue.svg)](https://sleepingowladmin.ru)
@@ -16,22 +16,29 @@
1616

1717
SleepingOwl Admin is an administrative interface builder for Laravel. __Completely free__
1818

19-
Support `Laravel > 5.5 - 5.8` (`PHP < 7.1.3`), `Laravel 6.*` (`PHP > 7.2`) and `Laravel 7.*` (`PHP > 7.2.5`).
19+
Support `Laravel > 5.5 - 5.8` (`PHP < 7.1.3`), `Laravel 6.*` (`PHP > 7.2`), `Laravel 7.*` (`PHP > 7.2.5`) and `Laravel 8.*` (`PHP > 7.3`)
2020

2121
__Lumen is NOT supported(((__
2222

2323

24-
## Documentation new ver.7
24+
## Documentation new ver.8
2525

26-
Powered by Laravel 5.5 - 7+. (latest tested version 7.27)
26+
Powered by Laravel 5.5 - 8+. (latest tested version 8.0.3)
2727

2828
* [Russian](http://sleepingowladmin.ru/#/ru/) (90% process)
2929
* [English](http://sleepingowladmin.ru/#/en/) (30% process)
3030

3131
* [Docs Github](https://github.com/SleepingOwlAdmin/docs/tree/new)
3232

3333

34-
## Install `ver 7.*` <small>(last Released)</small>
34+
## Install `ver 8.*` <small>(last Released)</small>
35+
36+
Install SleepingOwl Admin
37+
38+
`composer require laravelrus/sleepingowl:8.*`
39+
40+
41+
## Install `ver 7.*`
3542

3643
1. Install SleepingOwl Admin
3744

0 commit comments

Comments
 (0)