[composer] remove version and type
Showing
{ | { | ||
"name": "silex/silex", | "name": "silex/silex", | ||
"type": "library", | |||
"description": "The PHP micro-framework based on the Symfony2 Components", | "description": "The PHP micro-framework based on the Symfony2 Components", | ||
"keywords": ["microframework"], | "keywords": ["microframework"], | ||
"homepage": "http://silex.sensiolabs.org", | "homepage": "http://silex.sensiolabs.org", | ||
"version": "1.0.0", | |||
"license": "MIT", | "license": "MIT", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
... | ... |
Please register or sign in to comment