From a74aa9efbe61430fcb60157c8e025a48ec8ff604 Mon Sep 17 00:00:00 2001 From: terrafrost Date: Mon, 3 Aug 2015 23:48:03 -0500 Subject: [PATCH] composer.json: rm bom --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f3807c89..3f456b4d 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,4 @@ -{ +{ "name": "phpseclib/phpseclib", "type": "library", "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",