Commit graph

10 commits

Author SHA1 Message Date
Remi Collet
856441cc7d update to 1.10.3
allow phpdocumentor/reflection-docblock 5.0

(cherry picked from commit 16349df7fe)
2020-03-06 08:14:12 +01:00
Remi Collet
79da8220b2 update to 1.10.2
allow sebastian/comparator 4 and sebastian/recursion-context 4
2020-01-22 11:07:18 +01:00
Remi Collet
c5991c0753 update to 1.7.6 2018-04-19 15:45:48 +02:00
Remi Collet
95805dbe69 Update to 1.7.4
use range dependency on F27+
2018-02-12 07:18:23 +01:00
Shawn Iwinski
3f17460659 Prep for php-composer(phpdocumentor/reflection-docblock) changes
- Prepare for php-phpdocumentor-reflection-docblock =>
  php-phpdocumentor-reflection-docblock2 dependency rename
- Update autoloader to try loading newest
  php-composer(phpdocumentor/reflection-docblock), then try loading older v2,
  then trigger an error if neither are found in include path
2017-04-13 15:01:20 -04:00
Remi Collet
415779d5a5 fix autoloader for dep. with multiple versions 2017-03-03 15:05:20 +01:00
Remi Collet
5f3f213194 - update to 1.6.2
- allow sebastian/recursion-context 2.0
- switch to fedora/autoloader
2016-11-22 10:41:45 +01:00
Remi Collet
0c55cde531 - update to 1.6.0
- add dependency on sebastian/recursion-context
- run test suite with both PHP 5 and 7 when available
- ignore 1 failed spec with PHP 7, open https://github.com/phpspec/prophecy/issues/258
2016-02-15 14:10:23 +01:00
Remi Collet
469f5cc555 fix autolaoder, rely on include_path for symfony/class-loader 2015-10-28 08:08:06 +01:00
Remi Collet
e660ec3d4a - use symfony/class-loader
- enable test suite
2015-06-29 15:52:05 +02:00