diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2012-01-05 14:51:20 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2012-01-05 14:51:20 +0100 |
commit | d919915cf4cf66bb9f0a91f2bcf9625a4156ef5c (patch) | |
tree | 2a20657f3210d4dd30d840887e074f2f771007b0 | |
parent | 1df44a7f54710ec4f270e7398bf1908af8f8ada8 (diff) | |
download | symfony-security-d919915cf4cf66bb9f0a91f2bcf9625a4156ef5c.zip symfony-security-d919915cf4cf66bb9f0a91f2bcf9625a4156ef5c.tar.gz symfony-security-d919915cf4cf66bb9f0a91f2bcf9625a4156ef5c.tar.bz2 |
removed the version attribute in all composer.json filesv2.0.9
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 34bd1dd..1bb1d56 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,6 @@ "description": "Symfony Security Component", "keywords": [], "homepage": "http://symfony.com", - "version": "2.0.7", "license": "MIT", "authors": [ { |