Skip to content

Commit e04d37b

Browse files
authored
Laravel 7 Support
1 parent af990c4 commit e04d37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Generate Laravel Migrations from an existing database, including indexes and for
1313
The recommended way to install this is through composer:
1414

1515
```bash
16-
composer require oscarafdev/migrations-generator 2.0.17
16+
composer require oscarafdev/migrations-generator 2.0.18
1717
```
1818

1919
In Laravel 5.5+ the service providers will automatically get registered.

0 commit comments

Comments
 (0)