Skip to content

Commit df406a8

Browse files
committed
improve logs
1 parent 3df0e7d commit df406a8

File tree

4 files changed

+986
-496
lines changed

4 files changed

+986
-496
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
"type": "library",
55
"minimum-stability": "stable",
66
"require": {
7-
"php": ">=7.3",
8-
"laravel/framework": "^8.0|^9.0|^10.0",
9-
"opcodesio/log-viewer": ">=2.0"
7+
"php": ">=8.0",
8+
"laravel/framework": ">=10.0"
109
},
1110
"license": "MIT",
1211
"autoload": {

0 commit comments

Comments
 (0)