Merge remote-tracking branch 'origin/dev' into feat/data-settings

This commit is contained in:
arifal
2025-02-05 13:40:13 +07:00
97 changed files with 2818 additions and 415 deletions

View File

@@ -70,5 +70,11 @@
}
},
"minimum-stability": "stable",
"prefer-stable": true
"prefer-stable": true,
"repositories": {
"grocery-crud": {
"type": "composer",
"url": "https://composer.grocerycrud.com/"
}
}
}