Skip to content

Commit d0e5999

Browse files
committed
proper indentation and syntax
1 parent 3a343d7 commit d0e5999

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
}
1818
],
1919
"require": {
20-
"php": "^5.5|^7.0",
20+
"php": "^5.5 || ^7.0",
2121
"psr/http-message": "^1.0",
2222
"psr/cache": "^1.0",
2323
"php-http/httplug": "^1.0",

0 commit comments

Comments
 (0)