Skip to content

Commit ca230f4

Browse files
committed
Merge pull request #30 from loadsys/f/update-composer-file
Updates Composer File
2 parents 8caf275 + a1673e4 commit ca230f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99
}
1010
],
1111
"require": {
12-
"php": ">=5.3.0",
1312
"phpunit/phpunit": "3.7.*",
1413
"phpdocumentor/phpdocumentor": "2.*",
1514
"squizlabs/php_codesniffer": "1.*",
16-
"loadsys/loadsys_codesniffer": "0.*"
15+
"loadsys/loadsys_codesniffer": "~1.0"
1716
},
1817
"config": {
1918
"bin-dir": "bin"

0 commit comments

Comments
 (0)