diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-05 11:16:21 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-05 11:16:21 +0100 |
commit | 6cb96b5b1c9e4e8628cbb4ac043fecdd63b9114c (patch) | |
tree | 8f03e54ac702e153f7fe330201782854953ae80e | |
parent | 09c80cc82bbd619e12eef7d2bc84b143849fc3ec (diff) |
add link to documentation
-rw-r--r-- | php-componere.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-componere.spec b/php-componere.spec index e00bc5c..38949f1 100644 --- a/php-componere.spec +++ b/php-componere.spec @@ -71,6 +71,8 @@ This extension allows the composition and re-composition of classes at runtime, using dark scary magic, but of the kind you might take to production. +Documentation: http://php.net/componere + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |