We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbf3a8c + cbd871f commit 438744cCopy full SHA for 438744c
2 files changed
debian/control
@@ -12,7 +12,8 @@ Build-Depends:
12
php7.3-dev,
13
php7.4-dev,
14
php8.0-dev,
15
- php8.1-dev
+ php8.1-dev,
16
+ php8.2-dev
17
Standards-Version: 3.9.5
18
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
19
Vcs-Browser: https://github.com/ByteInternet/php-hypernode
package.xml
@@ -32,7 +32,7 @@ php-hypernode 220160309.1
32
<required>
33
<php>
34
<min>5.3.0</min>
35
- <max>8.2.0</max>
+ <max>8.3.0</max>
36
<exclude>6.0.0</exclude>
37
</php>
38
<pearinstaller>
0 commit comments