Skip to content

Commit beb9b6d

Browse files
committed
small revision
1 parent 7244496 commit beb9b6d

File tree

122 files changed

+64
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+64
-67
lines changed

classes/Jcupitt-Vips-Image.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h2 class="phpdocumentor-content__title">
131131
<p class="phpdocumentor-summary">This class represents a Vips image object.</p>
132132

133133
<section class="phpdocumentor-description"><p>This module provides a binding for the <a href="https://libvips.org">vips image processing
134-
library</a> version 8.7 and later, and required PHP 7.4
134+
library</a> version 8.7 and later, and requires PHP 7.4
135135
and later.</p>
136136
<h1>Example</h1>
137137
<pre class="prettyprint"><code class="language-php">&lt;?php
@@ -149,7 +149,7 @@ <h1>Example</h1>
149149
</code></pre>
150150
<p>You'll need this in your <code class="prettyprint">composer.json</code>:</p>
151151
<pre class="prettyprint"><code class="prettyprint"> &quot;require&quot;: {
152-
&quot;jcupitt/vips&quot; : &quot;@dev&quot;
152+
&quot;jcupitt/vips&quot; : &quot;2.0.0&quot;
153153
}
154154
</code></pre>
155155
<p>And run with:</p>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
2 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)