Skip to content

Commit 000ca24

Browse files
fix cs
1 parent 20bc4c8 commit 000ca24

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
@@ -24,7 +24,7 @@
2424
},
2525
"bin": ["telereleve"],
2626
"require": {
27-
"php": "^5.6 || ^7.0"
27+
"php": "^5.6 || ^7.0",
2828
"symfony/console": "^2.8",
2929
"symfony/config": "^2.8",
3030
"symfony/yaml": "^2.8",

0 commit comments

Comments
 (0)