hevelius / files_external_onedrive

:mega: :floppy_disk: External storage support for Microsoft OneDrive
GNU General Public License v2.0
72 stars 22 forks source link

PHP 8.0 not supported? #69

Open innov2e opened 2 years ago

innov2e commented 2 years ago

From the compose install i got what it seems an issue with PHP 8.0. It is a reak issue and you plan to mak an update or i can perform some workarounds?

Deprecation Notice: Required parameter $path follows optional parameter $schema in /usr/share/php/JsonSchema/Constraints/UndefinedConstraint.php:62
Deprecation Notice: Required parameter $path follows optional parameter $schema in /usr/share/php/JsonSchema/Constraints/UndefinedConstraint.php:108
Deprecation Notice: Method ReflectionParameter::getClass() is deprecated in /usr/share/php/Composer/Repository/RepositoryManager.php:130
Deprecation Notice: Method ReflectionParameter::getClass() is deprecated in /usr/share/php/Composer/Repository/RepositoryManager.php:130
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - hevelius/flysystem-onedrive v1.0.6 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.5 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.4 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.3 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.2 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.1 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive v1.0.0 requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - hevelius/flysystem-onedrive dev-master requires php ^7.0 -> your PHP version (8.0.17) does not satisfy that requirement.
    - Installation request for hevelius/flysystem-onedrive * -> satisfiable by hevelius/flysystem-onedrive[dev-master, v1.0.0, v1.0.1, v1.0.2, v1.0.3, v1.0.4, v1.0.5, v1.0.6].