Skip to content

Commit 17e51a5

Browse files
committed
Update composer.json
1 parent 1c56256 commit 17e51a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.3",
16+
"php": ">=5.3.3"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~4.0"
19+
"phpunit/phpunit": "~4.0",
2020
"squizlabs/php_codesniffer": "~2.3"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)