Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Feb 7, 2018
1 parent 0416f12 commit 4a3f15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"type": "project",
"require": {
"php": ">=7.0",
"php": ">=7.1.3",
"botman/driver-web": "~1.0",
"botman/studio-addons": "~1.0",
"clue/stdio-react": "^1.0",
Expand Down Expand Up @@ -72,4 +72,4 @@
"dont-discover": []
}
}
}
}

0 comments on commit 4a3f15f

Please sign in to comment.