We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf5f48 commit a35c9ddCopy full SHA for a35c9dd
1 file changed
composer.json
@@ -12,7 +12,8 @@
12
}
13
],
14
"require": {
15
- "php": ">=5.4",
+ "php": ">=7.1.0",
16
+ "ext-json": "*",
17
"symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0 || ^5.0",
18
"api-postcode/php-client": "^1.0"
19
},
0 commit comments