Skip to content

Commit ef10680

Browse files
authoredJan 22, 2024
Merge pull request #320 from Chris53897/feature/remove-old-version-constraint
docs: remove old version constraint to install php-http/client-common
2 parents 0c10b9e + 415a8b4 commit ef10680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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)
Please sign in to comment.