VisualAppeal / PHP-Auto-Update

PHP auto-update class. Let the user upgrade their installations automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add php 8.0 support to composer.json

ttimot24 opened this issue · comments

Hi!

I can not install the package in PHP 8. Can you please also add 8.0 to composer.json

Problem 1

    - Installation request for visualappeal/php-auto-update 0.13.1 -> satisfiable by visualappeal/php-auto-update[0.13.1].

    - visualappeal/php-auto-update 0.13.1 requires php ^7.2.0 -> your PHP version (8.0.0) does not satisfy that requirement.

Thank you!

PHP 8 support is now available!

Thank you so much @thelfensdrfer!