update composer

This commit is contained in:
Romulus21
2026-03-06 11:27:32 +01:00
parent a7a756a1ef
commit 50ba4bf008
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"keywords": ["laravel", "framework"], "keywords": ["laravel", "framework"],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.3", "php": "^8.4",
"guzzlehttp/guzzle": "^7.2", "guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10", "laravel/framework": "^10.10",
"laravel/pulse": "^1.2", "laravel/pulse": "^1.2",

4
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0f6e27f14c38c1765230c04449eba57c", "content-hash": "3b09f1cf015ea1bfb40b361f0899ee14",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@@ -9477,7 +9477,7 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.3" "php": "^8.4"
}, },
"platform-dev": {}, "platform-dev": {},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"