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 e3399c6 commit 5939dc3Copy full SHA for 5939dc3
composer.json
@@ -2,7 +2,7 @@
2
"name": "freshbitsweb/laravel-log-enhancer",
3
"description": "Make debugging easier by adding more data to your laravel logs",
4
"require": {
5
- "php": "^7.3",
+ "php": "^7.3|^8.0",
6
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
7
"monolog/monolog": "^1.23|^2.1.1"
8
},
0 commit comments