File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 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.
2626
2727Run the composer command:
2828
29- ` composer require itstructure/laravel-grid-view "~1.0.9 " `
29+ ` composer require itstructure/laravel-grid-view "~1.0.10 " `
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-2022 Andrey Girnik girnikandrey@gmail.com .
470+ Copyright © 2020-2023 Andrey Girnik girnikandrey@gmail.com .
471471
472472Licensed under the [ MIT license] ( http://opensource.org/licenses/MIT ) . See LICENSE.txt for details.
Original file line number Diff line number Diff line change 11### CHANGE LOG:
22
3+ ** 1.0.10 January 23, 2023:**
4+ - Upgrade copyright year.
5+
36** 1.0.9 March 6, 2022:**
47- Add support for Laravel 9
58
You can’t perform that action at this time.
0 commit comments