Skip to content

Commit 1047aae

Browse files
krukrusamdark
authored andcommitted
fixed the version of php_codesniffer to stay under 3.0 (#35)
1 parent c79ce15 commit 1047aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
},
5151
"require": {
5252
"php": ">=5.4.0",
53-
"squizlabs/php_codesniffer": ">=2.3.1"
53+
"squizlabs/php_codesniffer": ">=2.3.1 <3.0"
5454
}
5555
}

0 commit comments

Comments
 (0)