Skip to content

Commit a1673e4

Browse files
committed
Updates Composer File
Drops the PHP depedency Updates the Loadsys CodeSniffer to the 1.0 branch Closes #28 Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
1 parent 8caf275 commit a1673e4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)