wyyr/crudbooster

how to install on laravel 9

Opened this issue · 1 comments

hello,

i got error when install wyyr/crudbooster on laravel 9

`- wyyr/crudbooster[v1.0.0, ..., 1.0.x-dev] require barryvdh/laravel-dompdf ~0.8.0 -> satisfiable by barryvdh/laravel-dompdf[v0.8.0, ..., v0.8.7].

  • wyyr/crudbooster v1.1.0 requires php ^7.4 -> your php version (8.1.0) does not satisfy that requirement.`

laravel 9 need php 8,
how to fix this

wyyr commented

Unfortunately it doesn't work on php 8 yet. I will work on it when I have some free time. Thank you for using my package