1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 07:54:03 +00:00
This commit is contained in:
Samuel Štancl 2023-02-21 18:31:50 +01:00
commit 20f9b7fc42

View file

@ -35,12 +35,6 @@
"nunomaduro/larastan": "^2.4", "nunomaduro/larastan": "^2.4",
"spatie/invade": "^1.1" "spatie/invade": "^1.1"
}, },
"repositories": [
{
"type": "vcs",
"url": "http://github.com/lukinovec/framework"
}
],
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Stancl\\Tenancy\\": "src/" "Stancl\\Tenancy\\": "src/"