[TikiWiki-commits] [Git][tikiwiki/tiki][master] [REF] Review vendor_bundled/composer.json and clean it up
"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68a90c5e77aac_2cd6ed4436fd@gitlab-sidekiq-low-urgency-cpu-bound-v2-65dcf9c9f4-9q67f.mail> |
ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
24a50889 by ushindi bienvenu at 2025-08-23T00:25:18+00:00
[REF] Review vendor_bundled/composer.json and clean it up
---
* [REF] Review vendor_bundled/composer.json and clean it up
See merge request tikiwiki/tiki!8378
- - - - -
2 changed files:
- vendor_bundled/composer.json
- vendor_bundled/composer.lock
Changes:
=====================================
vendor_bundled/composer.json
=====================================
@@ -111,35 +111,35 @@
" - Are not here, but are noteworthy when installed transitively:",
" - ABANDONNED packages installed transitively",
"",
- " laminas/laminas-loader: ",
- " ABANDONNED package.",
- " Required transitively by laminas/laminas-http but will be solved in 3.0 https://github.com/laminas/laminas-http/issues/88",
- "",
" candy-chat/xmpp-prebind-php: ",
" Abandoned package (only dev-master available, last updated in 2015).",
" Used to prebind XMPP sessions in PHP for integration with Converse.js.",
" Currently no actively maintained PHP alternative.",
" Replacing it would require a custom solution or migration to token-based auth",
"",
- " montefuscolo/xmpp: ",
- " Active but no stable release (using dev-php8.1 branch for PHP 8.1 compatibility).",
- " Required for XMPP protocol connections in PHP.",
- " Currently functional and maintained, but only available as dev branch.",
- " Recommendation: Continue using dev-php8.1 and monitor upstream for tagged releases or forks.",
- "",
" garethp/php-ews: ",
" Active package but using dev-master despite having a stable v0.11.0 release.",
" Required for Microsoft Exchange Web Services (EWS) integration via SOAP.",
" No alternative package available for Exchange server interaction.",
" Recommendation: Consider migrating to stable v0.11.0 unless dev-master features are needed.",
"",
+ " laminas/laminas-loader: ",
+ " ABANDONNED package.",
+ " Required transitively by laminas/laminas-http but will be solved in 3.0 https://github.com/laminas/laminas-http/issues/88",
+ "",
+ " montefuscolo/xmpp: ",
+ " Active but no stable release (using dev-php8.1 branch for PHP 8.1 compatibility).",
+ " Required for XMPP protocol connections in PHP.",
+ " Currently functional and maintained, but only available as dev branch.",
+ " Recommendation: Continue using dev-php8.1 and monitor upstream for tagged releases or forks.",
+ "",
" symfony/polyfill-ctype: ",
" Active package providing ctype_* functions when ext-ctype is not available.",
" Version regression: Tiki 24 uses ^1.27, while Tiki master uses ~1.8.",
" Latest stable is v1.32.0, but constrained to ~1.8 by Symfony 6.4 components:",
" - symfony/filesystem v6.4.13 requires ~1.8",
" - symfony/string v6.4.15 requires ~1.8",
- " - symfony/yaml v6.4.18 requires ^1.8",
+ " - symfony/yaml v6.4.18 requires ~1.8",
"",
" symfony/*",
" Upgrading: ",
@@ -169,15 +169,15 @@
" - 'jquery/jquery-sheet': '3.1'",
" - Reasons: We are looking for a replacement: https://dev.tiki.org/Replacement-for-WickedGrid-(jQuery.sheet)",
"",
- " - 'robicch/jquery-gantt': '^6.3'",
+ " - 'philippemarcmeyer/fieldslinker': '~1.0'",
+ " - Reasons: Not available on NPM: https://github.com/PhilippeMarcMeyer/FieldsLinker/issues/34",
+ "",
+ " - 'robicch/jquery-gantt': '~6.3'",
" - Reasons: Not available on NPM: https://github.com/robicch/jQueryGantt/issues/115",
"",
- " - 'simile_timeline/simile_timeline': '^2.3.0'",
+ " - 'simile_timeline/simile_timeline': '~2.3.0'",
" - Reasons: Because the project is inactive, we are looking for a replacement https://simile.mit.edu/timeline/",
"",
- " - 'philippemarcmeyer/fieldslinker': '^1.0.3'",
- " - Reasons: Not available on NPM: https://github.com/PhilippeMarcMeyer/FieldsLinker/issues/34",
- "",
"DEV DEPENDENCIES NOTES:",
"",
" sebastian/diff: ",
@@ -459,7 +459,6 @@
"only": [
"simile_timeline/simile_timeline",
"openannotation/annotator",
- "jquery-plugins/reflection-jquery",
"jquery/jquery-sheet",
"umakantp/smartylint",
"bower-asset/wodo.texteditor",
=====================================
vendor_bundled/composer.lock
=====================================
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "9eadd5a1b3258f9c5dd43b67dbf925d4",
+ "content-hash": "1168b31846ba7fb8e21dc608ada92957",
"packages": [
{
"name": "amphp/amp",
@@ -2290,16 +2290,16 @@
},
{
"name": "guzzlehttp/promises",
- "version": "2.2.0",
+ "version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
+ "reference": "481557b130ef3790cf82b713667b43030dc9c957"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
- "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
+ "reference": "481557b130ef3790cf82b713667b43030dc9c957",
"shasum": ""
},
"require": {
@@ -2307,7 +2307,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
- "phpunit/phpunit": "^8.5.39 || ^9.6.20"
+ "phpunit/phpunit": "^8.5.44 || ^9.6.25"
},
"type": "library",
"extra": {
@@ -2353,7 +2353,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/2.2.0"
+ "source": "https://github.com/guzzle/promises/tree/2.3.0"
},
"funding": [
{
@@ -2369,7 +2369,7 @@
"type": "tidelift"
}
],
- "time": "2025-03-27T13:27:01+00:00"
+ "time": "2025-08-22T14:34:08+00:00"
},
{
"name": "guzzlehttp/psr7",
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/24a508890bc1237b630e9946d4b6930688fb6b48
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/24a508890bc1237b630e9946d4b6930688fb6b48
You're receiving this email because of your account on gitlab.com.
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs