Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Check if files are compatible with X version of PHP.

Notifications You must be signed in to change notification settings

wunderio/grumphp-php-compatibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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:
        - wunderio\PhpCompatibilityTask\ExtensionLoader

Composer

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

About

Check if files are compatible with X version of PHP.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages