We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da00df commit feadf09Copy full SHA for feadf09
CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to `laravel-tel-input` will be documented in this file
5
## 1.0.1 - 2021-08-08
6
7
- Added demo2.gif image preview to `README.md`
8
+- Fix bug in `composer.json`
9
10
## 1.0.0 - 2021-08-08
11
composer.json
@@ -3,7 +3,7 @@
3
"description": "Laravel Telephone Input component for Blade and Livewire based on the intl-tel-input JavaScript plugin. ",
4
"keywords": [
"victorybiz",
- "laravel-tel-input"
+ "laravel-tel-input",
"tel-input",
"intl-tel-input",
"telephone-input",
0 commit comments