Readme - TravisCI badge - fix bug related to PHP 5.6 while running PHPUnit

Bug:
PHP Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in tests/Meritoo/Common/Test/Utilities/DateTest.php
This commit is contained in:
Meritoo
2017-09-19 17:53:07 +02:00
parent 09c8569938
commit 89af7145f6
2 changed files with 14 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"name": "meritoo/common-library",
"description": "Useful classes, methods, extensions etc.",
"license": "MIT",
"version": "0.0.7",
"version": "0.0.8",
"authors": [
{
"name": "Meritoo.pl",