Skip to content

Commit 415a8b4

Browse files
committed
docs: remove old version constraint to install php-http/client-common
1 parent 0c10b9e commit 415a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: components/client-common.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Include them in your project with composer:
66

77
.. code-block:: bash
88
9-
composer require php-http/client-common "^1.0"
9+
composer require php-http/client-common
1010
1111
HttpMethodsClient
1212
-----------------

0 commit comments

Comments
 (0)