diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-12 17:21:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-12 17:21:02 +0100 |
commit | 1bf725d053524be5f3c8d2ac2a560a40705881d4 (patch) | |
tree | fb405acb0ada0d70b656bab1f7c33d20b650b025 /php-tecnickcom-tc-lib-unicode-data/composer.json | |
parent | f1ef54c499f1c634d90d6f634442aee908892b01 (diff) |
php-tecnickcom-tc-lib-unicode-data: 1.6.5
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode-data/composer.json')
-rw-r--r-- | php-tecnickcom-tc-lib-unicode-data/composer.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data/composer.json b/php-tecnickcom-tc-lib-unicode-data/composer.json index e5af406..b543798 100644 --- a/php-tecnickcom-tc-lib-unicode-data/composer.json +++ b/php-tecnickcom-tc-lib-unicode-data/composer.json @@ -17,13 +17,13 @@ }, "require-dev": { "apigen/apigen" : "^4.1.2", - "bartlett/php-compatinfo" : "^5.0.0", - "pdepend/pdepend" : "^2.2.2", - "phploc/phploc" : "^2.1.5|^3.0.0", - "phpmd/phpmd" : "^2.3.2", - "phpunit/phpunit": "4.8.19|^5.0.0", - "sebastian/phpcpd" : "^2.0.2", - "squizlabs/php_codesniffer": "^2.5.0|^3.0.0" + "bartlett/php-compatinfo" : "^5.0.4", + "pdepend/pdepend" : "^2.5.0", + "phploc/phploc" : "^2.1.5 || ^3.0.1", + "phpmd/phpmd" : "^2.6.0", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0", + "sebastian/phpcpd" : "^2.0.4 || 3.0.0", + "squizlabs/php_codesniffer": "^2.8.0 || ^3.0.0" }, "autoload": { "psr-4":{ |