Skip to content

Commit

Permalink
Added support for Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
victorybiz committed Mar 29, 2023
1 parent e1e689f commit fa13596
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
.env.backup
/.idea
/.vscode
.DS_Store
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `laravel-tel-input` will be documented in this file

## v1.3.0 - 2023-03-29

- Added support for Laravel 10 by @jbajou in #18

## v1.2.0 - 2022-02-09

- Added support for Laravel 9
Expand Down

0 comments on commit fa13596

Please sign in to comment.