Skip to content

Fix PHP version requirement #59

Description

@kyborek

README.md says

Requirements
This library package requires PHP 5.4 or later and Plesk 12.0 or above.

composer.json says

"require": {
        "php": ">=5.3.0"
    }

So which one is it, does it require PHP >=5.3 or >=5.4? Either way, the version numbers should be updated to match.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions