Skip to content

Commit 162a131

Browse files
committed
Merge pull request #1 from php-school/AydinHassan-patch-1
Update composer.json
2 parents 888a2ed + 11c125e commit 162a131

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
@@ -14,7 +14,7 @@
1414
],
1515
"require-dev": {
1616
"phpunit/phpunit": "~4.1",
17-
"squizlabs/php_codesniffer": "1.4.*"
17+
"squizlabs/php_codesniffer": "~2.0"
1818
},
1919
"require": {
2020
"beberlei/assert": "^2.4"

0 commit comments

Comments
 (0)