Skip to content

Commit

Permalink
Revert unnecessary change to docs/book/index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Setter <[email protected]>
  • Loading branch information
settermjd authored and weierophinney committed Oct 6, 2020
1 parent 1e25905 commit 919d47f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/book/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
<div class="jumbotron">
<h1>laminas-hydrator</h1>

<p>
laminas-hydrator provides functionality for hydrating objects and extracting data from them.
The component contains concrete implementations for a number of common use cases and provides interfaces for creating custom implementations.
</p>
<p>Serialize objects to arrays, and vice versa.</p>

<pre><code class="language-bash">$ composer require laminas/laminas-hydrator</code></pre>
</div>
Expand Down

0 comments on commit 919d47f

Please sign in to comment.