Skip to content

What version of PHP is required? #660

@chris-lambert-shiels

Description

@chris-lambert-shiels

README.md states "Requirements: PHP 5.5.9 or higher"

composer.json starts with:
{
"name": "symfony/symfony-demo",
"license": "MIT",
"type": "project",
"description": "Symfony Demo Application",
"require": {
"php": "^7.1.3",

So which is it - PHP 7 or 5.5? Or am I confused?

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