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.
2 parents 1889e6a + acc44ff commit d432d1fCopy full SHA for d432d1f
README.md
@@ -10,7 +10,7 @@ Automatically create GitHub issues from your Laravel exceptions & logs. Perfect
10
## Requirements
11
12
- PHP ^8.3
13
-- Laravel ^11.0|^12.0
+- Laravel ^11.37|^12.0
14
- Monolog ^3.6
15
16
## Features
composer.json
@@ -23,7 +23,7 @@
23
"illuminate/contracts": "^11.0||^12.0",
24
"illuminate/filesystem": "^11.0||^12.0",
25
"illuminate/http": "^11.0||^12.0",
26
- "illuminate/support": "^11.0||^12.0",
+ "illuminate/support": "^11.37||^12.0",
27
"monolog/monolog": "^3.6"
28
},
29
"require-dev": {
0 commit comments