Skip to content

Commit c9f40ac

Browse files
committed
trying to fix consistence version to run on PHP 7.3
1 parent 03387dd commit c9f40ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-cs/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"php": "^7.1 || ^8.0"
44
},
55
"require-dev": {
6-
"consistence-community/coding-standard": "^3.10",
6+
"consistence-community/coding-standard": "3.10",
77
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
88
"squizlabs/php_codesniffer": "^3.5",
99
"slevomat/coding-standard": "^6.4.1"

0 commit comments

Comments
 (0)