Skip to content

Commit ffad79e

Browse files
committed
7.0
1 parent d96d057 commit ffad79e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"irc" : "irc://irc.freenode.org/henderjon"
1616
},
1717
"require": {
18-
"php" : ">=5.4",
18+
"php" : ">=5.5",
1919
"psr/log" : "~1.0"
2020
},
2121
"require-dev": {
@@ -27,4 +27,4 @@
2727
"Chevron\\Kernel\\": "src/"
2828
}
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)