This commit is contained in:
2025-11-18 01:46:06 +05:00
parent 438e5a3f43
commit a9490e132d
8 changed files with 206 additions and 26 deletions

View File

@@ -49,6 +49,12 @@
"Tests\\": "tests/"
}
},
"repositories": [
{
"type": "composer",
"url": "https://satis.ralphjsmit.com"
}
],
"scripts": {
"post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",