Skip to content

Commit a900482

Browse files
committed
Fix README
1 parent 4e85748 commit a900482

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This package is to displaying the model data in a Grid table.
2626

2727
Run the composer command:
2828

29-
`composer require itstructure/laravel-grid-view "~1.1.3"`
29+
`composer require itstructure/laravel-grid-view "^1.1.4"`
3030

3131
### If you are testing this package from a local server directory
3232

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### CHANGE LOG:
22

3+
**1.1.4 July 15, 2024:**
4+
- Fix README.
5+
36
**1.1.3 July 14, 2024:**
47
- Small text fix.
58

0 commit comments

Comments
 (0)