Skip to content

Commit

Permalink
Correct Composer minimum PHP version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed Feb 7, 2024
1 parent 5f6e365 commit 8d27054
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2024-01-21</date>
<date>2024-02-07</date>
<time>00:00:00</time>
<version>
<release>1.14.2</release>
<release>1.14.3</release>
<api>2.0.0</api>
</version>
<stability>
Expand All @@ -37,7 +37,7 @@
</stability>
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
<notes>
- Add support for converting the strftime() '%x' and '%X' format characters
- Correct Composer minimum PHP version constraint
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down

0 comments on commit 8d27054

Please sign in to comment.