We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371675a commit 814805dCopy full SHA for 814805d
2 files changed
debian/control
@@ -10,7 +10,8 @@ Build-Depends:
10
php7.1-dev,
11
php7.2-dev,
12
php7.3-dev,
13
- php7.4-dev
+ php7.4-dev,
14
+ php8.0-dev
15
Standards-Version: 3.9.5
16
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
17
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>7.5.0</max>
+ <max>8.1.0</max>
36
<exclude>6.0.0</exclude>
37
</php>
38
<pearinstaller>
0 commit comments