Updated dedoc/scramble composer dependency

This commit is contained in:
Constantin Graf
2024-11-29 12:24:37 +01:00
committed by Constantin Graf
parent 620c4c97dc
commit bcb298bd6d
3 changed files with 79 additions and 102 deletions

View File

@@ -9,7 +9,7 @@
"ext-zip": "*",
"brick/money": "^0.10.0",
"datomatic/laravel-enum-helper": "^2.0.0",
"dedoc/scramble": "dev-main",
"dedoc/scramble": "^0.11.28",
"filament/filament": "^3.2",
"flowframe/laravel-trend": "^0.3.0",
"gotenberg/gotenberg-php": "^2.8",
@@ -121,12 +121,6 @@
]
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/korridor/scramble"
}
],
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",