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 0ba6c5e commit 2ac6907Copy full SHA for 2ac6907
composer.json
@@ -19,7 +19,7 @@
19
"yajra/laravel-datatables-oracle": "8.*|9.*",
20
"yajra/laravel-datatables-html": "3.*|4.*",
21
"maatwebsite/excel": "^3.0",
22
- "illuminate/console": "^5.5|^6|^7"
+ "illuminate/console": "*"
23
},
24
"require-dev": {
25
"mockery/mockery": "~1.0",
0 commit comments