Skip to content

PHP version missing in composer #1

Description

@jeroendesloovere

Since this class only works when having PHP 5.4.0, the composer file should be updated:

"require": {
    "php": ">=5.4.0"
},

When you need to let this class work with PHP 5.3.0, you should replace all shortcodes [, ] by their long-version array()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions