File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ This package is to displaying the model data in a Grid table.
26
26
27
27
Run the composer command:
28
28
29
- ` composer require itstructure/laravel-grid-view "^1.1.6 " `
29
+ ` composer require itstructure/laravel-grid-view "^1.1.7 " `
30
30
31
31
### If you are testing this package from a local server directory
32
32
@@ -467,6 +467,6 @@ $gridData = [
467
467
468
468
## License
469
469
470
- Copyright © 2020-2024 Andrey Girnik girnikandrey@gmail.com .
470
+ Copyright © 2020-2025 Andrey Girnik girnikandrey@gmail.com .
471
471
472
472
Licensed under the [ MIT license] ( http://opensource.org/licenses/MIT ) . See LICENSE.txt for details.
Original file line number Diff line number Diff line change 1
1
### CHANGE LOG:
2
2
3
+ ** 1.1.7 February 28, 2025:**
4
+ - Small README fix.
5
+
3
6
** 1.1.6 February 26, 2025:**
4
7
- Add Laravel 12 support.
5
8
You can’t perform that action at this time.
0 commit comments