Skip to content
Snippets Groups Projects
Commit 026b1178 authored by Demian Katz's avatar Demian Katz
Browse files

Unlock PHP_CodeSniffer version.

- Old bug has been fixed; might as well take advantage of latest functionality/fixes.
parent f8d1b38f
No related merge requests found
......@@ -10,8 +10,7 @@ env:
- VUFIND_HOME=$PWD VUFIND_LOCAL_DIR=$PWD/local
before_script:
# Note: locked phpcs to 2.3.4 due to a bug in 2.4.0; can relax restriction after next release.
- pear install pear/PHP_CodeSniffer-2.3.4
- pear install pear/PHP_CodeSniffer
- pear install pear/Http_Request2
- pear channel-discover pear.phing.info
- pear install phing/phing
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment