Skip to content

Commit 83415b4

Browse files
committed
php version dependency changed to 7.2
1 parent 17debc1 commit 83415b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Turkish Airlines TK API Unofficial PHP Client",
44
"type": "library",
55
"require": {
6-
"php": "^7.1",
6+
"php": "^7.2",
77
"ext-json": "*",
88
"guzzlehttp/guzzle": "^6.3",
99
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)