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 4e85748 commit a900482Copy full SHA for a900482
README.md
@@ -26,7 +26,7 @@ This package is to displaying the model data in a Grid table.
26
27
Run the composer command:
28
29
-`composer require itstructure/laravel-grid-view "~1.1.3"`
+`composer require itstructure/laravel-grid-view "^1.1.4"`
30
31
### If you are testing this package from a local server directory
32
changelog.md
@@ -1,5 +1,8 @@
1
### CHANGE LOG:
2
3
+**1.1.4 July 15, 2024:**
4
+- Fix README.
5
+
6
**1.1.3 July 14, 2024:**
7
- Small text fix.
8
0 commit comments