vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 0ade083264d68fd4c8c9d550bf43f88b4f73296d
Merge: 5dec631 0c98b21
Author: David Prévot <taffit@debian.org>
Date: Mon Feb 23 23:19:50 2026 +0000
Merge branch 'williamdes/composer-json-missing-description-field' into 'debian/latest'
Avoid warnings on substvars of phpcomposer
See merge request php-team/pear/pkg-php-tools!11
commit 0c98b21d7d6df6cc550b5028aa20a3e31e68d9d2
Author: William Desportes <williamdes@wdes.fr>
Date: Thu Oct 9 00:30:25 2025 +0200
Avoid warning if the description field is empty
```
PHP Warning: Uninitialized string offset -1 in /usr/share/php/pkgtools/phpcomposer/command.php on line 69
```
commit 587241f07c9cf515b819b6297ec1c561ec7f8e80
Author: William Desportes <williamdes@wdes.fr>
Date: Thu Oct 9 00:28:53 2025 +0200
Avoid warning on missing description key
```
PHP Warning: Undefined array key "description" in /usr/share/php/pkgtools/phpcomposer/source.php on line 116
```
composer.json has no description key