Remove version from composer.json

This commit is contained in:
Adrien Loison 2015-06-02 19:48:37 -07:00
parent d617a50b85
commit ba4a55292d

View File

@ -2,7 +2,6 @@
"name": "box/spout",
"description": "PHP Library to read and write CSV and XLSX files, in a fast and scalable way",
"type": "library",
"version": "1.0.9",
"keywords": ["php","read","write","csv","xlsx","excel","spreadsheet","scale","memory","stream","ooxml"],
"license": "Apache-2.0",
"homepage": "https://www.github.com/box/spout",