From e63dcf13bc95d5d0cdf4eba5dca7bc3c60cd4f7f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 25 Jul 2014 10:24:00 +0200 Subject: php-bartlett-PHP-Reflect: minor fix --- php-bartlett-PHP-Reflect.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-bartlett-PHP-Reflect.spec') diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 4890426..0672161 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -81,7 +81,7 @@ Provides: php-composer(bartlett/php-reflect) = %{version} PHP_Reflect adds the ability to reverse-engineer classes, interfaces, functions, constants and more, by connecting php callbacks to other tokens. -Documentation: http://php5.laurent-laville.org/reflect/manual/2.0/en/ +Documentation: http://php5.laurent-laville.org/reflect/manual/2.2/en/ %prep -- cgit