mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 21:02:41 +02:00
[task/code-sniffer] Add PHP CodeSniffer dependency to composer.
PHPBB3-11980
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"fabpot/goutte": "1.0.*",
|
||||
"phpunit/dbunit": "1.2.*",
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"phing/phing": "2.4.*"
|
||||
"phing/phing": "2.4.*",
|
||||
"squizlabs/php_codesniffer": "1.*"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user