[PECL-CVS] [pecl-search_engine-solr] master: Change pie name to pecl/solr
[email protected] (Birgir Haraldsson)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Birgir Haraldsson (bix0r)
Date: 2025-11-19T13:23:02+01:00
Commit: https://github.com/php/pecl-search_engine-solr/commit/d137cc8e0dc060505b0f826c12164d46f7973ac4
Raw diff: https://github.com/php/pecl-search_engine-solr/commit/d137cc8e0dc060505b0f826c12164d46f7973ac4.diff
Change pie name to pecl/solr
Changed paths:
M composer.json
Diff:
diff --git a/composer.json b/composer.json
index 9f132b1e..13b7c14d 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "php-solr/php-solr",
+ "name": "pecl/solr",
"type": "php-ext",
"license": "PHP-3.01",
"description": "Apache Solr extension",