File: 0002-Strip-the-maximum-version-from-package.xml.patch

package info (click to toggle)
php-solr 2.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,620 kB
  • sloc: ansic: 14,274; xml: 1,313; php: 1,239; pascal: 11; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 456 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: Mon, 9 Jan 2023 10:56:24 +0100
Subject: Strip the maximum version from package.xml

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

diff --git a/package.xml b/package.xml
index fa78edb..c735a89 100644
--- a/package.xml
+++ b/package.xml
@@ -317,7 +317,6 @@ Fixes:
   <required>
    <php>
     <min>7.4.0</min>
-    <max>8.4.99</max>
    </php>
    <pearinstaller>
     <min>1.4.0</min>