We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410b955 commit bf3683aCopy full SHA for bf3683a
README.rst
@@ -105,7 +105,9 @@ Install ``docopt.php`` using `Composer <http://getcomposer.org>`_::
105
Alternatively, you can just drop ``docopt.php`` file into your project--it is
106
self-contained. `Get source on github <http://github.com/docopt/docopt.php>`_.
107
108
-``docopt.php`` is tested with PHP 5.4 and PHP 5.3.
+``docopt.php`` is tested with PHP 7; it should still work with PHP 5.3+ but this support
109
+will become increasingly fragile and will at some point cease to be supported at all. You
110
+should update to 7 as soon as you can.
111
112
113
Testing
0 commit comments