laravel-vue-spa icon indicating copy to clipboard operation
laravel-vue-spa copied to clipboard

Anything on Laravel 9 and PHP 8 support?

Open iammuttaqi opened this issue 2 years ago • 0 comments

  Problem 1
    - nette/schema is locked to version v1.2.1 and an update of this package was not requested.
    - nette/schema v1.2.1 requires php >=7.1 <8.1 -> your php version (8.1.2) does not satisfy that requirement.
  Problem 2
    - nette/utils is locked to version v3.2.2 and an update of this package was not requested.
    - nette/utils v3.2.2 requires php >=7.2 <8.1 -> your php version (8.1.2) does not satisfy that requirement.
  Problem 3
    - phpspec/prophecy is locked to version 1.13.0 and an update of this package was not requested.
    - phpspec/prophecy 1.13.0 requires php ^7.2 || ~8.0, <8.1 -> your php version (8.1.2) does not satisfy that requirement.
  Problem 4
    - nette/schema v1.2.1 requires php >=7.1 <8.1 -> your php version (8.1.2) does not satisfy that requirement.
    - league/config v1.1.1 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.1].
    - league/config is locked to version v1.1.1 and an update of this package was not requested.

iammuttaqi avatar Apr 26 '22 22:04 iammuttaqi