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.
2 parents 7e60333 + 8cb9dc8 commit 800a2b6Copy full SHA for 800a2b6
README.md
@@ -1,4 +1,4 @@
1
-# Filament V3 Map Picker
+# Filament Map Picker
2
3
[![Latest Version on Packagist][ico-version]][link-packagist]
4
[![Total Downloads][ico-downloads]][link-downloads]
@@ -57,7 +57,7 @@ Additional map options will be added to the package as needed and tested.
57
You can easily install the package via Composer:
58
59
```bash
60
-composer require dotswan/filament-map-picker: "^2.0"
+composer require dotswan/filament-map-picker
61
```
62
63
For **Filament v3**:
0 commit comments