Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit 02e7c0e

Browse files
committed
Update readme with composer note on maintainer status
1 parent fadcbf1 commit 02e7c0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.
66

77
### Composer
88

9-
$ composer require php-curl-class/php-curl-class
9+
> NOTE: Please use dev-master. I am currently unable to update releases on [packagist.org](https://packagist.org/packages/php-curl-class/php-curl-class) ([Issue #156](https://github.com/php-curl-class/php-curl-class/issues/156)).
10+
11+
$ composer require php-curl-class/php-curl-class:dev-master
1012

1113
### Quick Start and Examples
1214

0 commit comments

Comments
 (0)