Skip to content

Commit 6136e10

Browse files
committed
build: bump dev deps
1 parent d7f7d26 commit 6136e10

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
@@ -22,9 +22,9 @@
2222
"illuminate/view": "^9|^10"
2323
},
2424
"require-dev": {
25-
"nunomaduro/larastan": "^2.1",
26-
"orchestra/testbench": "^7.3",
27-
"yajra/laravel-datatables-html": "^9|^10"
25+
"nunomaduro/larastan": "^2.4",
26+
"orchestra/testbench": "^7.21",
27+
"yajra/laravel-datatables-html": "^9.3.4|^10"
2828
},
2929
"suggest": {
3030
"yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTables.",

0 commit comments

Comments
 (0)