Hi, Is it possible to run my old project to frankenphp ? this is my composer ``` "require": { "php": "^7.3|^8.0", "barryvdh/laravel-dompdf": "^2.0", "fruitcake/laravel-cors": "^2.0", "guzzlehttp/guzzle": "^7.0.1", "laravel/framework": "^8.54", "laravel/sanctum": "^2.11", } ``` thank you in advance.
Hi, Is it possible to run my old project to frankenphp ?
this is my composer
thank you in advance.