Skip to content

Commit deefaf7

Browse files
committed
cleanup
1 parent 554bb88 commit deefaf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Laravel 7 with user authentication, registration with email confirmation, social
5858

5959
| Laravel Auth Features |
6060
| :------------ |
61-
|Built on [Laravel](https://laravel.com/) 7.0|
61+
|Built on [Laravel](https://laravel.com/) 7|
6262
|Built on [Bootstrap](https://getbootstrap.com/) 4|
6363
|Uses [MySQL](https://github.com/mysql) Database (can be changed)|
6464
|Uses [Artisan](https://laravel.com/docs/master/artisan) to manage database migration, schema creations, and create/publish page controller templates|
@@ -568,8 +568,8 @@ INSTAGRAM_REDIRECT_URI=http://laravel-authentication.local/social/handle/instagr
568568
* https://laravel.com/docs/master/errors
569569

570570
###### Updates:
571-
* Update to Laravel 7.0 [See changes in this PR](https://github.com/jeremykenedy/laravel-auth/pull/348/files)
572-
* Update to Laravel 6.0
571+
* Update to Laravel 7 [See changes in this PR](https://github.com/jeremykenedy/laravel-auth/pull/348/files)
572+
* Update to Laravel 6
573573
* Update to Laravel 5.8
574574
* Added [Laravel Blocker Package](https://github.com/jeremykenedy/laravel-blocker)
575575
* Added [PHP Info Package](https://github.com/jeremykenedy/laravel-phpinfo)

0 commit comments

Comments
 (0)