Skip to content

Commit c408e52

Browse files
committed
Small README fix
1 parent f350770 commit c408e52

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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.6"`
29+
`composer require itstructure/laravel-grid-view "^1.1.7"`
3030

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

@@ -467,6 +467,6 @@ $gridData = [
467467

468468
## License
469469

470-
Copyright © 2020-2024 Andrey Girnik girnikandrey@gmail.com.
470+
Copyright © 2020-2025 Andrey Girnik girnikandrey@gmail.com.
471471

472472
Licensed under the [MIT license](http://opensource.org/licenses/MIT). See LICENSE.txt for details.

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.7 February 28, 2025:**
4+
- Small README fix.
5+
36
**1.1.6 February 26, 2025:**
47
- Add Laravel 12 support.
58

0 commit comments

Comments
 (0)