composer update

This commit is contained in:
aslan 2024-03-05 16:54:26 +03:00
parent 7f98a7edc5
commit 98e7687d72
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"fakerphp/faker": "^1.23.1",
"guzzlehttp/guzzle": "^7.8.1",
"imangazaliev/didom": "^2.0.1",
"laravel/framework": "^10.44.0",
"laravel/framework": "^10.46.0",
"laravel/sanctum": "^3.3.3",
"laravel/tinker": "^2.9.0",
"laravel/ui": "^4.4.0",
@ -21,16 +21,16 @@
"twbs/bootstrap": "5.2.3"
},
"require-dev": {
"laravel/breeze": "^1.28.2",
"laravel/pint": "^1.13.11",
"laravel/sail": "^1.27.4",
"laravel/breeze": "^1.29.0",
"laravel/pint": "^1.14.0",
"laravel/sail": "^1.28.1",
"mockery/mockery": "^1.6.7",
"nunomaduro/collision": "^7.10.0",
"phpunit/phpunit": "^10.5.10",
"phpunit/phpunit": "^10.5.11",
"spatie/laravel-ignition": "^2.4.2",
"barryvdh/laravel-ide-helper": "^2.15.1",
"squizlabs/php_codesniffer": "^3.8.1",
"phpstan/phpstan": "^1.10.57"
"squizlabs/php_codesniffer": "^3.9.0",
"phpstan/phpstan": "^1.10.59"
},
"autoload": {
"psr-4": {

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",
"This file is @generated automatically"
],
"content-hash": "508caf2079a4111080260230b4ab3370",
"content-hash": "d33acbf60a62d946e0b4a7923aab2689",
"packages": [
{
"name": "brick/math",