Skip to content

Metadrop/grumphp-php-compatibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grumphp-php-compatibility

Check if files are compatible with X version of PHP.

grumphp.yml:

parameters:
    tasks:
        php_compatibility:
            testVersion: "7.3"
            triggered_by:  [php, inc, module, install]
    extensions:
        - Metadrop\PhpCompatibilityTask\ExtensionLoader

Composer

composer require --dev metadrop/grumphp-php-compatibility

About

Check if files are compatible with X version of PHP.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%