Advertisement
carlosdorelli

pterodatyl install error

Feb 2nd, 2021
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. Problem 1
  2. - Root composer.json requires php ^7.2 but your php version (8.0.1) does not satisfy that requirement.
  3. Problem 2
  4. - appstract/laravel-blade-directives is locked to version 1.9.0 and an update of this package was not requested.
  5. - appstract/laravel-blade-directives 1.9.0 requires php ^7.1.3 -> your php version (8.0.1) does not satisfy that requirement.
  6. Problem 3
  7. - doctrine/dbal is locked to version 2.10.2 and an update of this package was not requested.
  8. - doctrine/dbal 2.10.2 requires php ^7.2 -> your php version (8.0.1) does not satisfy that requirement.
  9. Problem 4
  10. - doctrine/event-manager is locked to version 1.1.0 and an update of this package was not requested.
  11. - doctrine/event-manager 1.1.0 requires php ^7.1 -> your php version (8.0.1) does not satisfy that requirement.
  12. Problem 5
  13. - dragonmantank/cron-expression is locked to version v2.3.0 and an update of this package was not requested.
  14. - dragonmantank/cron-expression v2.3.0 requires php ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  15. Problem 6
  16. - hashids/hashids is locked to version 4.0.0 and an update of this package was not requested.
  17. - hashids/hashids 4.0.0 requires php ^7.2 -> your php version (8.0.1) does not satisfy that requirement.
  18. Problem 7
  19. - laravel/framework is locked to version v7.17.1 and an update of this package was not requested.
  20. - laravel/framework v7.17.1 requires php ^7.2.5 -> your php version (8.0.1) does not satisfy that requirement.
  21. Problem 8
  22. - laravel/tinker is locked to version v2.4.0 and an update of this package was not requested.
  23. - laravel/tinker v2.4.0 requires php ^7.2 -> your php version (8.0.1) does not satisfy that requirement.
  24. Problem 9
  25. - laravel/ui is locked to version v2.0.3 and an update of this package was not requested.
  26. - laravel/ui v2.0.3 requires php ^7.2.5 -> your php version (8.0.1) does not satisfy that requirement.
  27. Problem 10
  28. - lcobucci/jwt is locked to version 3.3.2 and an update of this package was not requested.
  29. - lcobucci/jwt 3.3.2 requires php ^5.6 || ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  30. Problem 11
  31. - opis/closure is locked to version 3.5.5 and an update of this package was not requested.
  32. - opis/closure 3.5.5 requires php ^5.4 || ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  33. Problem 12
  34. - paragonie/random_compat is locked to version v9.99.99 and an update of this package was not requested.
  35. - paragonie/random_compat v9.99.99 requires php ^7 -> your php version (8.0.1) does not satisfy that requirement.
  36. Problem 13
  37. - ramsey/collection is locked to version 1.0.1 and an update of this package was not requested.
  38. - ramsey/collection 1.0.1 requires php ^7.2 -> your php version (8.0.1) does not satisfy that requirement.
  39. Problem 14
  40. - spatie/fractalistic is locked to version 2.9.0 and an update of this package was not requested.
  41. - spatie/fractalistic 2.9.0 requires php ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  42. Problem 15
  43. - spatie/laravel-fractal is locked to version 5.7.0 and an update of this package was not requested.
  44. - spatie/laravel-fractal 5.7.0 requires php ^7.2 -> your php version (8.0.1) does not satisfy that requirement.
  45. Problem 16
  46. - spatie/laravel-query-builder is locked to version 2.8.2 and an update of this package was not requested.
  47. - spatie/laravel-query-builder 2.8.2 requires php ^7.1 -> your php version (8.0.1) does not satisfy that requirement.
  48. Problem 17
  49. - staudenmeir/belongs-to-through is locked to version v2.10 and an update of this package was not requested.
  50. - staudenmeir/belongs-to-through v2.10 requires php ^7.2.5 -> your php version (8.0.1) does not satisfy that requirement.
  51. Problem 18
  52. - tijsverkoyen/css-to-inline-styles is locked to version 2.2.2 and an update of this package was not requested.
  53. - tijsverkoyen/css-to-inline-styles 2.2.2 requires php ^5.5 || ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  54. Problem 19
  55. - webmozart/assert is locked to version 1.9.0 and an update of this package was not requested.
  56. - webmozart/assert 1.9.0 requires php ^5.3.3 || ^7.0 -> your php version (8.0.1) does not satisfy that requirement.
  57. Problem 20
  58. - laravel/framework v7.17.1 requires php ^7.2.5 -> your php version (8.0.1) does not satisfy that requirement.
  59. - prologue/alerts 0.4.7 requires illuminate/config ~5|~6|~7 -> satisfiable by laravel/framework[v7.17.1].
  60. - prologue/alerts is locked to version 0.4.7 and an update of this package was not requested.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement