Skip to content

Commit 070d04a

Browse files
committed
Prepare version 1.1.0, now minimum PHP version is 5.4.
1 parent 0be9e29 commit 070d04a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
},
3434
"require" : {
35-
"php" : ">=5.3.9"
35+
"php" : ">=5.4"
3636
},
3737
"require-dev" : {
3838
"codeclimate/php-test-reporter" : "~0.2",

composer.lock

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

0 commit comments

Comments
 (0)