Skip to content

Commit 8986022

Browse files
committed
Add support for L9
1 parent 176b7bf commit 8986022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"require": {
2020
"php": ">=7.4|8.*",
21-
"yajra/laravel-datatables-buttons": "4.*",
22-
"yajra/laravel-datatables-html": "^4.40",
23-
"livewire/livewire": "2.*",
21+
"yajra/laravel-datatables-buttons": "4.*|9.*",
22+
"yajra/laravel-datatables-html": "^4.40|9.*",
23+
"livewire/livewire": "2.*|3.*",
2424
"box/spout": "^3.3"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)