lepikhinb / laravel-fluent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer requires php 8.0

mefutu01 opened this issue · comments

Root composer.json requires php 8.0 but your php version (8.0.11) does not satisfy that requirement.

solved
"php": "^7.3|^8.0",