We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc0e69 commit abf57b9Copy full SHA for abf57b9
composer.json
@@ -11,10 +11,10 @@
11
}
12
],
13
"require": {
14
- "php": "~7.2",
+ "php": "^7.2",
15
"ext-tokenizer": "*",
16
"squizlabs/php_codesniffer": "~3.5.5",
17
- "slevomat/coding-standard": "~6.0"
+ "slevomat/coding-standard": "^6.0"
18
},
19
"require-dev": {
20
"phing/phing": "2.17.2",
0 commit comments