Skip to content

Commit

Permalink
php required version set to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorkmaz committed May 29, 2017
1 parent d99d2a5 commit 7c7d150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -3,6 +3,7 @@
"description": "Creating Console Application library on top of Symfony Console",
"type": "library",
"require": {
"php": "^7.1",
"symfony/console": "^3.2",
"psr/container": "^1.0"
},
Expand Down

0 comments on commit 7c7d150

Please sign in to comment.