update composer
Tests & Lint & Deploy to Railway / build (8.1) (push) Failing after 1m7s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details

This commit is contained in:
aslan 2024-01-18 10:45:51 +03:00
parent 849fa6ad72
commit 3f339cb719
2 changed files with 5 additions and 5 deletions

View File

@ -7,16 +7,16 @@
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"guzzlehttp/guzzle": "^7.8.1", "guzzlehttp/guzzle": "^7.8.1",
"laravel/framework": "^10.40.0", "laravel/framework": "^10.41.0",
"laravel/sanctum": "^3.3.3", "laravel/sanctum": "^3.3.3",
"laravel/tinker": "^2.9.0", "laravel/tinker": "^2.9.0",
"laravelcollective/html": "^6.4.1" "laravelcollective/html": "^6.4.1"
}, },
"require-dev": { "require-dev": {
"fakerphp/faker": "^1.23.1", "fakerphp/faker": "^1.23.1",
"laravel/breeze": "^1.28.0", "laravel/breeze": "^1.28.1",
"laravel/pint": "^1.13.8", "laravel/pint": "^1.13.9",
"laravel/sail": "^1.27.0", "laravel/sail": "^1.27.1",
"mockery/mockery": "^1.6.7", "mockery/mockery": "^1.6.7",
"nunomaduro/collision": "^7.10.0", "nunomaduro/collision": "^7.10.0",
"phpunit/phpunit": "^10.5.7", "phpunit/phpunit": "^10.5.7",

2
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": "1fedeedd3a21cdc591c240c960caa88c", "content-hash": "860622e9580849c9fb6c86a55aeed282",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",