Merge branch 'develop'
bin/.gitignore
deleted
100644 → 0
bin/check-compat.md
deleted
100644 → 0
bin/check-compat.sh
deleted
100755 → 0
bin/phpcs.sh
deleted
100755 → 0
... | ... | @@ -12,16 +12,12 @@ |
"unicaen/auth": "dev-zf-3.x", | ||
"unicaen/bjy-authorize": "dev-zf-3.x", | ||
"unicaen/faq": "dev-zf-3.x", | ||
"unicaen/import": "dev-zf-3.x", | ||
"unicaen/ldap": "dev-zf-3.x", | ||
"unicaen/leocarte": "dev-zf-3.x", | ||
"unicaen/oracle": "^1.2" | ||
"unicaen/ldap": "dev-zf-3.x" | ||
}, | ||
"require-dev": { | ||
"zendframework/zend-test": ">=2.3", | ||
"phpunit/phpunit": ">=3.7", | ||
"zendframework/zend-developer-tools": ">=1.0", | ||
"unicaen/php-compat": "dev-master" | ||
"zendframework/zend-developer-tools": ">=1.0" | ||
}, | ||
"scripts": { | ||
"post-install-cmd": [ | ||
... | ... |
This diff is collapsed.
phpunit-unicaen.xml
deleted
100644 → 0
ruleset.xml
deleted
100644 → 0
Please register or sign in to comment