Skip to content

Commit 2803655

Browse files
authored
Merge pull request #7 from Affenpilot/develop
set correct php version
2 parents ed5dac8 + 657a456 commit 2803655

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
@@ -6,7 +6,7 @@
66
"name": "Florian Buechner"
77
}],
88
"require": {
9-
"php": "^5.6"
9+
"php": "^7.0"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)