Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 80b96de

Browse files
committed
We should rely on stable versions of squizlabs/php_codesniffer, aye?
1 parent 05d3665 commit 80b96de

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"phpunit/phpunit": "^4.6 || ^5.2.10",
2222
"ocramius/proxy-manager": "^1.0 || ^2.0",
23-
"squizlabs/php_codesniffer": "^2.0@dev",
23+
"squizlabs/php_codesniffer": "^2.5.1",
2424
"phpbench/phpbench": "^0.10.0"
2525
},
2626
"suggest": {

0 commit comments

Comments
 (0)