Skip to content

Commit f92c627

Browse files
authored
Version information changes
1 parent 3a09c4f commit f92c627

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,4 +1,4 @@
1-
# Sybase ASE based Eloquent module extension for Laravel 6.x
1+
# Sybase ASE based Eloquent module extension for Laravel 5.x
22

33
[![Packagist Version](https://img.shields.io/packagist/v/uepg/laravel-sybase.svg)](https://packagist.org/packages/uepg/laravel-sybase)
44
[![PHP from Packagist](https://img.shields.io/packagist/php-v/uepg/laravel-sybase.svg)](https://packagist.org/packages/uepg/laravel-sybase)
@@ -19,7 +19,7 @@ Add the following in the require section of your **composer.json**:
1919
```json
2020
"uepg/laravel-sybase": "~1.0"
2121
```
22-
### Laravel 5.4, 5.5, 5.6, 5.7, 5.8, 6.x, 7.x
22+
### Laravel 5.4, 5.5, 5.6, 5.7, 5.8, 6.x, 7.x, 8.x
2323

2424
```json
2525
"uepg/laravel-sybase": "~2.0"

0 commit comments

Comments
 (0)