We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f7d26 commit 6136e10Copy full SHA for 6136e10
composer.json
@@ -22,9 +22,9 @@
22
"illuminate/view": "^9|^10"
23
},
24
"require-dev": {
25
- "nunomaduro/larastan": "^2.1",
26
- "orchestra/testbench": "^7.3",
27
- "yajra/laravel-datatables-html": "^9|^10"
+ "nunomaduro/larastan": "^2.4",
+ "orchestra/testbench": "^7.21",
+ "yajra/laravel-datatables-html": "^9.3.4|^10"
28
29
"suggest": {
30
"yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTables.",
0 commit comments