WebDevStudios / php-coding-standards

WebDevStudios PHP Coding Standards
9 stars 2 forks source link

PHP 8 Compatibility #42

Open aubreypwd opened 3 years ago

aubreypwd commented 3 years ago
➜  wp-content git:(master) ✗ composer require webdevstudios/php-coding-standards:~1.3.0 --dev
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - ivome/graphql-relay-php v0.3.1 requires php >=5.4,<8.0-DEV -> your PHP version (8.0.0) does not satisfy that requirement.
    - ivome/graphql-relay-php v0.3.1 requires php >=5.4,<8.0-DEV -> your PHP version (8.0.0) does not satisfy that requirement.
    - ivome/graphql-relay-php v0.3.1 requires php >=5.4,<8.0-DEV -> your PHP version (8.0.0) does not satisfy that requirement.
    - Installation request for ivome/graphql-relay-php (locked at v0.3.1) -> satisfiable by ivome/graphql-relay-php[v0.3.1].

The above errors were discovered while trying to install php-coding-standards using PHP 8.