We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 879f3dd + 05f7dde commit d34c5f0Copy full SHA for d34c5f0
2 files changed
debian/control
@@ -15,7 +15,8 @@ Build-Depends:
15
php8.1-dev,
16
php8.2-dev,
17
php8.3-dev,
18
- php8.4-dev
+ php8.4-dev,
19
+ php8.5-dev
20
Standards-Version: 4.5.1
21
Vcs-Git: [email protected]:ByteInternet/php-hypernode.git
22
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.5.0</max>
+ <max>8.6.0</max>
36
<exclude>6.0.0</exclude>
37
</php>
38
<pearinstaller>
0 commit comments