Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Eduardo-Morales-Alberti/grumphp-php-compatibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

  • PHP 100.0%