Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit dcb21ef

Browse files
committed
Update composer.json
1 parent 524595d commit dcb21ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
},
3030
"require-dev": {
3131
"ext-xdebug": "*",
32-
"fabpot/php-cs-fixer": "^1.11",
32+
"fabpot/php-cs-fixer": "^1.11.1",
3333
"jokkedk/zfdebug": "^1.6.2",
3434
"leafo/scssphp": "^0.4.0",
3535
"phpcheckstyle/phpcheckstyle": "V0.14.1",
3636
"phpunit/dbunit": "^1.4.1",
3737
"phpunit/phpcov": "^2.0.2",
38-
"phpunit/phpunit": "^4.8.19",
39-
"ramsey/uuid-console": "^1.0.0",
40-
"satooshi/php-coveralls": "^0.6.1",
38+
"phpunit/phpunit": "^4.8.23",
39+
"ramsey/uuid-console": "^1.1.0",
40+
"satooshi/php-coveralls": "^1.0.1",
4141
"sensiolabs/security-checker": "^3.0.2",
42-
"symfony/console": "^2.8.0"
42+
"symfony/console": "^2.8.2"
4343
},
4444
"suggest": {
4545
"ext-imagick": "*",

0 commit comments

Comments
 (0)