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 7cc8533 commit 126de9eCopy full SHA for 126de9e
composer.json
@@ -10,15 +10,15 @@
10
"cego/filebeat-logger": "^2.0.6",
11
"illuminate/support": "^11.0|^12.0",
12
"illuminate/contracts": "^11.0|^12.0",
13
+ "illuminate/http": "^11.0|^12.0",
14
"ext-json": "*",
- "illuminate/http": "^11.0",
15
"matomo/device-detector": "^6.2",
16
"ext-apcu": "*"
17
},
18
"require-dev": {
19
"cego/php-cs-fixer": "2.0.0",
20
"cego/phpstan": "^4",
21
- "laravel/framework": "^11.41"
+ "laravel/framework": "^12.0"
22
23
"autoload": {
24
"psr-4": {
0 commit comments