> -Setting up php-token-stream (4.0.1-1) ...
> +Setting up php-token-stream (4.0.3-1) ...
> [...]
>-Setting up php-phpdocumentor-reflection-docblock (4.3.3-1) ...
>+Setting up php-phpdocumentor-reflection-docblock (5.1.0-1) ...

One or both of these seem to be the cause.

The tests pass if I specifically depend on php-token-stream (4.0.1-1).
Doing so also brings in php-phpdocumentor-reflection-docblock
(4.3.3-1).

Diff in installed packages for my successful build:
-Setting up php-token-stream (4.0.3-1) ...
+Setting up php-token-stream (4.0.1-1) ...
-Setting up php-phpdocumentor-reflection-docblock (5.1.0-1) ...
+Setting up php-phpdocumentor-reflection-docblock (4.3.3-1) ...

Upstream dropped the dependency on php-token-stream recently. There's
no new upstream release (tag) since then yet.

Regards,
Robin

Reply via email to