Merge branch 'main' into upgrade/laravel-13-inertia-3

This commit is contained in:
Paulo Castellano 2026-03-29 18:28:54 -03:00 committed by GitHub
commit 03c6cc8d1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -67,7 +67,7 @@
},
"autoload": {
"files": [
"app/helpers.php"
"app/Helpers/upload.php"
],
"psr-4": {
"App\\": "app/",