Package: php-apigen / 4.1.2-2

Metadata

Package Version Patches format
php-apigen 4.1.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Adapt to actual path.patch | (download)

bin/apigen | 8 4 + 4 - 0 !
src/Configuration/ConfigurationOptionsResolver.php | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 adapt to actual path


0002 Drop phar update dependency.patch | (download)

composer.json | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 drop phar-update dependency
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Its only useful for self update, while the Debian package should be
updated via the usual package manager.

0003 Composer fix version constraints.patch | (download)

composer.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 composer: fix version constraints

Use caret instead of tilde to allow any version of Symfony component up
to 3.0 (instead of limiting symfony/options-resolver to 2.7).

https://getcomposer.org/doc/01-basic-usage.md#next-significant-release-tilde-and-caret-operators-

0004 Revert Pin nette latte version due to BC break in v2.patch | (download)

composer.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert "pin nette/latte version due to bc break in v2.3.5"

This reverts commit 9b62c45c137b0f5aa0a0409a4c0346b95db60740.