Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed May 7, 2020
1 parent 41f41a5 commit b8ce531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ Install with:
composer require sanmai/hoa-compiler
```

This version of the library should be input-output-wise backward-compatible with the original package. For example, you can use this version together with `jms/serializer` to avoid [known problems](https://github.com/schmittjoh/serializer/issues/1182) some of the dependencies of the original package have with PHP 7.4.
This version of the library should be input-output-wise backward-compatible with [the original package](https://github.com/hoaproject/Compiler). For example, you can use this version together with `jms/serializer` to avoid [known problems](https://github.com/schmittjoh/serializer/issues/1182) some of the dependencies of the original package have with PHP 7.4.

BC breaking changes include:

Expand Down

0 comments on commit b8ce531

Please sign in to comment.