We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b1f76d + 65fb497 commit e71a64dCopy full SHA for e71a64d
2 files changed
composer.json
@@ -23,7 +23,7 @@
23
"guzzlehttp/guzzle": "^7.9",
24
"igaster/laravel-theme": "^2.0",
25
"jenssegers/agent": "^2.6",
26
- "laravel/framework": "^11.0",
+ "laravel/framework": "^11.44.1",
27
"laravel/horizon": "^5.30",
28
"laravel/pail": "^1.2",
29
"laravel/passport": "^12.3",
@@ -33,6 +33,7 @@
33
"laravel/ui": "^4.6",
34
"lavary/laravel-menu": "^1.8",
35
"lcobucci/jwt": "^4.2",
36
+ "league/commonmark": "^2.7",
37
"league/flysystem-aws-s3-v3": "^3.29",
38
"mateusjunges/laravel-kafka": "^2.4",
39
"mittwald/vault-php": "^2.1",
@@ -63,6 +64,7 @@
63
64
"spatie/laravel-multitenancy": "^4.0",
65
"spomky-labs/otphp": "^11.3",
66
"symfony/expression-language": "^7.2",
67
+ "symfony/http-foundation": "^7.3",
68
"teamtnt/laravel-scout-tntsearch-driver": "^14.0",
69
"twilio/sdk": "^8.3",
70
"typo3/class-alias-loader": "^1.2",
@@ -229,4 +231,4 @@
229
231
"tbachert/spi": true
230
232
}
233
-}
234
+}
composer.lock
0 commit comments