Skip to content

Commit 26b502a

Browse files
committed
Merge pull request sebastianbergmann#12 from GrahamCampbell/patch-1
Corrected the indentation in composer.json
2 parents 3e4a30b + 5b9f5ff commit 26b502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=5.3.3"
1919
},
20-
"require-dev": {
20+
"require-dev": {
2121
"phpunit/phpunit": "~4.2"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)