$ composer validate
./composer.json is invalid, the following errors/warnings were found:
"./composer.json" does not contain valid JSON
Parse error on line 23:
...  "php": ">=5.3",  0
----------------------^
Expected one of: 'STRING'

I'm working on a crawler for composer projects on drupal.org and this project is breaking it :)

Patch to follow.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

glennpratt’s picture

glennpratt’s picture

Status: Active » Needs review
RobLoach’s picture

Status: Needs review » Reviewed & tested by the community

Yup!

boombatower’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.