Add flake.nix, non-legacy builds, composer update, fix redirects

This commit is contained in:
Samuel Štancl 2025-09-28 22:55:47 +02:00
parent a675535e98
commit ab2fe374b9
16 changed files with 1108 additions and 504 deletions

View file

@ -1,4 +1,7 @@
{
"name": "stancl/tenancy-docs",
"description": "Tenancy for Laravel docs",
"license": "MIT",
"require": {
"tightenco/jigsaw": "^1.3",
"tightenco/jigsaw-docs-template": "^1.0",
@ -9,4 +12,4 @@
"App\\Listeners\\": "listeners/"
}
}
}
}