Skip to content

Commit

Permalink
increase to php version 7.0
Browse files Browse the repository at this point in the history
increase php version to min 7.0 slimphp#2175
  • Loading branch information
Rotzbua authored and danopz committed Apr 16, 2018
1 parent d0ec7c5 commit f866087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
],
"require": {
"php": ">=5.6.0",
"php": ">=7.0.0",
"slim/http": ">=0.2",
"psr/http-message": "^1.0",
"nikic/fast-route": "^1.0",
Expand Down

0 comments on commit f866087

Please sign in to comment.