2.x docker

This commit is contained in:
Saeed Vaziry
2024-10-13 17:25:22 +02:00
parent d7dc54ef5d
commit 37f502d6dd
6 changed files with 166 additions and 136 deletions

View File

@ -2,11 +2,15 @@
"name": "vitodeploy/vito",
"type": "project",
"description": "The ultimate server management tool",
"keywords": ["framework", "laravel"],
"keywords": [
"framework",
"laravel"
],
"license": "AGPL-3.0",
"require": {
"php": "^8.2",
"ext-ftp": "*",
"ext-intl": "*",
"aws/aws-sdk-php": "^3.158",
"filament/filament": "^3.2",
"laravel/fortify": "^1.17",