Skip to content

Commit 7a553d7

Browse files
authored
Merge pull request #1 from ffalkone/update/php_7.3
update composer.json to add support for php 7.3
2 parents accd698 + a22dfb3 commit 7a553d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "~7.0.0|~7.1.0|~7.2.0",
17+
"php": "~7.0.0|~7.1.0|~7.2.0|~7.3.0",
1818
"ext-json": "*",
1919
"guzzlehttp/guzzle": "~6.3",
2020
"symfony/serializer": "~3.3|~4.0",

0 commit comments

Comments
 (0)