Skip to content

Commit 438744c

Browse files
authored
Merge pull request #20 from ByteInternet/php82
2 parents bbf3a8c + cbd871f commit 438744c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Build-Depends:
1212
php7.3-dev,
1313
php7.4-dev,
1414
php8.0-dev,
15-
php8.1-dev
15+
php8.1-dev,
16+
php8.2-dev
1617
Standards-Version: 3.9.5
1718
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
1819
Vcs-Browser: https://github.com/ByteInternet/php-hypernode

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ php-hypernode 220160309.1
3232
<required>
3333
<php>
3434
<min>5.3.0</min>
35-
<max>8.2.0</max>
35+
<max>8.3.0</max>
3636
<exclude>6.0.0</exclude>
3737
</php>
3838
<pearinstaller>

0 commit comments

Comments
 (0)