Skip to content

Commit 8e2a3ae

Browse files
committed
Remove ref to phpDocumentor
1 parent e291a17 commit 8e2a3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project uses:
1818

1919
* [PHP Code Sniffer](https://github.com/squizlabs/php_codesniffer) for checking PHP code style
2020
* [PHPUnit](http://phpunit.de/) for unit test (100% covered)
21-
* [phpDocumentor](http://http://www.phpdoc.org/) and [sphpdox](https://packagist.org/packages/sphpdox/sphpdox) for [documentation](http://php-sorted-collections.readthedocs.io/en/latest/?badge=latest)
21+
* [sphpdox](https://packagist.org/packages/sphpdox/sphpdox) for [documentation](http://php-sorted-collections.readthedocs.io/en/latest/?badge=latest)
2222

2323
Instructions
2424
------------

0 commit comments

Comments
 (0)