Mercurial > hg > cmmr2012-drupal-site
comparison vendor/symfony/phpunit-bridge/composer.json @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | c75dbcec494b |
children |
comparison
equal
deleted
inserted
replaced
4:a9cd425dd02b | 5:12f9dff5fda9 |
---|---|
19 "php": ">=5.3.3 EVEN ON LATEST SYMFONY VERSIONS TO ALLOW USING", | 19 "php": ">=5.3.3 EVEN ON LATEST SYMFONY VERSIONS TO ALLOW USING", |
20 "php": "THIS BRIDGE WHEN TESTING LOWEST SYMFONY VERSIONS.", | 20 "php": "THIS BRIDGE WHEN TESTING LOWEST SYMFONY VERSIONS.", |
21 "php": ">=5.3.3" | 21 "php": ">=5.3.3" |
22 }, | 22 }, |
23 "suggest": { | 23 "suggest": { |
24 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader", | 24 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" |
25 "ext-zip": "Zip support is required when using bin/simple-phpunit" | |
26 }, | 25 }, |
27 "conflict": { | 26 "conflict": { |
28 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | 27 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" |
29 }, | 28 }, |
30 "autoload": { | 29 "autoload": { |