From 8dd2a72e8df79d846c3db559c6e3be542ba0c8e3 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Thu, 26 Apr 2012 19:02:27 +0200 Subject: [PATCH] [docs] Remove mentions of version_normalized People will get it wrong so it would possibly cause more harm than good --- doc/05-repositories.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index cc633f439..48a253128 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -97,11 +97,6 @@ Here is a minimal package definition: It may include any of the other fields specified in the [schema](04-schema.md). -> **Note:** Optionally packages can contain a `version_normalized` field, with -> the pre-parsed version. This improves performance for large repositories such -> as packagist, as the `version` field no longer has to be converted to the -> internal representation. - #### notify The `notify` field allows you to specify an URL template for a URL that will