update composer.json and composer.lock files..

This commit is contained in:
Cüneyt Şentürk 2026-03-14 11:31:24 +00:00
parent cabef574d7
commit 9d6cfba94f
2 changed files with 346 additions and 382 deletions

View File

@ -19,8 +19,8 @@
"ext-curl": "*",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-intl": "*",
"ext-gd": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
@ -79,11 +79,11 @@
},
"require-dev": {
"beyondcode/laravel-dump-server": "^1.9",
"brianium/paratest": "^7.1",
"brianium/paratest": "^7.3.2",
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "10.5.30",
"phpunit/phpunit": "^10.5.63",
"spatie/laravel-ignition": "^2.0",
"wnx/laravel-stats": "^2.11"
},
@ -166,6 +166,9 @@
"allow-plugins": {
"mnsami/composer-custom-directory-installer": true,
"php-http/discovery": true
},
"audit": {
"ignore": ["PKSA-y2cr-5h3j-g3ys"]
}
}
}

719
composer.lock generated

File diff suppressed because it is too large Load Diff