add breeze to composer.json

This commit is contained in:
Khashayar Zavosh 2021-04-17 07:07:03 +04:30
parent 7fa60b52be
commit 93e2d1039d
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@
"require-dev": {
"facade/ignition": "^2.5",
"fakerphp/faker": "^1.9.1",
"laravel/breeze": "^1.1",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",

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": "0b4e5c4a079a99be174594c9ba5eceb0",
"content-hash": "854170d3075690e8bca7121afc5d3321",
"packages": [
{
"name": "asm89/stack-cors",