Skip to content

Commit fa13596

Browse files
committed
Added support for Laravel 10
1 parent e1e689f commit fa13596

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.env.backup
55
/.idea
66
/.vscode
7+
.DS_Store

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## v1.3.0 - 2023-03-29
6+
7+
- Added support for Laravel 10 by @jbajou in #18
8+
59
## v1.2.0 - 2022-02-09
610

711
- Added support for Laravel 9

0 commit comments

Comments
 (0)