Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Commit a75b4ed

Browse files
committed
Fix reference to object maps project [skip ci]
1 parent 8302437 commit a75b4ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,9 @@ in your IDE and other code-analysis tools.
141141

142142
## Extra weak data structures support
143143

144-
To add weak map support (and probably other data structures), see [php-ref-lib](https://github.com/pinepain/php-ref-lib)
145-
project, or just run
144+
To add object maps support see [php-object-maps](https://github.com/pinepain/php-object-maps) project, or just run
146145

147-
composer require pinepain/php-ref-lib
146+
composer require pinepain/php-object-maps
148147

149148
to add it to your project.
150149

0 commit comments

Comments
 (0)