[PECL-CVS] [pecl-search_engine-solr] master: Fix extension requirement for pie

[email protected] (Birgir Haraldsson)
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: Birgir Haraldsson (bix0r)
Date: 2025-11-19T13:25:04+01:00

Commit: https://github.com/php/pecl-search_engine-solr/commit/5f4d785166ddc013754ef763e0d42d41a90c6a80
Raw diff: https://github.com/php/pecl-search_engine-solr/commit/5f4d785166ddc013754ef763e0d42d41a90c6a80.diff

Fix extension requirement for pie

We only require the json extension

Changed paths:
  M  composer.json


Diff:

diff --git a/composer.json b/composer.json
index 762be5ba..9f737694 100644
--- a/composer.json
+++ b/composer.json
@@ -5,9 +5,7 @@
 	"description": "Apache Solr extension",
 	"require": {
 		"php": ">= 7.4,<=8.5",
-		"ext-json": "*",
-		"ext-curl": "*",
-		"ext-libxml": "*"
+		"ext-json": "*"
 	},
 	"php-ext": {
 		"extension-name": "solr",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.