diff --git a/lib/docs/scrapers/php.rb b/lib/docs/scrapers/php.rb index f866f59c..9584b785 100644 --- a/lib/docs/scrapers/php.rb +++ b/lib/docs/scrapers/php.rb @@ -5,7 +5,7 @@ module Docs self.name = 'PHP' self.type = 'php' - self.version = 'up to 5.5.4' + self.version = 'up to 5.5.6' self.base_url = 'http://www.php.net/manual/en/' self.root_path = 'extensions.alphabetical.html'