This commit is contained in:
Masroor Ehsan 2024-12-30 20:11:36 +06:00
parent 35543023ee
commit 0ad4a7fe2a

View File

@ -1,11 +1,10 @@
{
"$schema": "https://getcomposer.org/schema.json",
"name": "laravel/laravel",
"name": "masroore/radsparc",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"description": "RadSparc PACS.",
"keywords": [
"laravel",
"framework"
"pacs",
"orthanc"
],
"license": "MIT",
"require": {
@ -20,6 +19,7 @@
"phpoffice/phpword": "^1.3",
"propaganistas/laravel-phone": "^5.3",
"rap2hpoutre/fast-excel": "^5.5",
"sentry/sentry-laravel": "^4.10",
"spatie/laravel-permission": "^6.10",
"spatie/laravel-settings": "^3.4",
"vinkla/hashids": "^12.0",
@ -48,7 +48,10 @@
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
}
},
"files": [
"app/helpers.php"
]
},
"scripts": {
"post-autoload-dump": [