install fortify

This commit is contained in:
Tobias Nagel
2025-09-09 23:15:14 +02:00
parent b62443e9ed
commit 530f330072
11 changed files with 717 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
"license": "MIT",
"require": {
"php": "^8.4",
"laravel/fortify": "^1.30",
"laravel/framework": "^12.28",
"laravel/tinker": "^2.10.1"
},