Skip to content

Commit d5338d3

Browse files
committed
Returned support for PHP 5.5
1 parent 59faa33 commit d5338d3

File tree

2 files changed

+36
-176
lines changed

2 files changed

+36
-176
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "~5.2",
36+
"phpunit/phpunit": "~4.8",
3737
"squizlabs/php_codesniffer": "~2.5"
3838
}
3939
}

composer.lock

Lines changed: 35 additions & 175 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)