Skip to content

Commit

Permalink
Changing minimum version to 7.1 due to use of nullable return types #270
Browse files Browse the repository at this point in the history
  • Loading branch information
carbontwelve committed Oct 11, 2018
1 parent 2f06486 commit f5377e5
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 @@ -32,7 +32,7 @@
}
},
"require": {
"php": ">=7.0.0",
"php": ">=7.1.0",
"symfony/console": "^3.4",
"symfony/filesystem": "^3.4",
"symfony/finder" : "^3.4",
Expand Down

0 comments on commit f5377e5

Please sign in to comment.