Skip to content

Commit

Permalink
phalcon#16477 - Shift minimal PHP version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Dec 23, 2023
1 parent 3ef9721 commit dac4d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
<dependencies>
<required>
<php>
<min>7.4.1</min>
<max>8.2.99</max>
<min>8.0.0</min>
<max>8.3.99</max>
</php>
<pearinstaller>
<min>1.10</min>
Expand Down

0 comments on commit dac4d38

Please sign in to comment.