Skip to content

Commit aed9e91

Browse files
committed
Add missing entries in composer
1 parent c642b20 commit aed9e91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"php": ">=5.3.3"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "4.3.*"
18+
"phpunit/phpunit": "~4.3"
19+
"fabpot/php-cs-fixer": "~1.7"
1920
},
2021
"autoload": {
2122
"psr-0": {

0 commit comments

Comments
 (0)