File: 0001-Remove-max-version-from-package.xml.patch

package info (click to toggle)
php-gearman 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 712 kB
  • sloc: ansic: 2,601; php: 774; xml: 441; sh: 32; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 473 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: =?utf-8?b?T25kxZllaiBTdXLDvQ==?= <ondrej@sury.org>
Date: Fri, 5 Nov 2021 20:17:58 +0100
Subject: Remove max version from package.xml

---
 package.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package.xml b/package.xml
index 1209c0b..b97848f 100644
--- a/package.xml
+++ b/package.xml
@@ -139,7 +139,6 @@ PHP 8 is now supported
   <required>
    <php>
     <min>7.1.0</min>
-    <max>8.4.99</max>
     <exclude>6.0.0</exclude>
    </php>
    <pearinstaller>