File tree Expand file tree Collapse file tree 3 files changed +16
-17
lines changed
Expand file tree Collapse file tree 3 files changed +16
-17
lines changed Original file line number Diff line number Diff line change 1- # ##################################################################
2- # # This file is auto generated by ##
3- # # Contao Community Alliance Build System (CCABS ) ##
4- # # ##
5- # # https://github.com/contao-community-alliance/build-system ##
6- # ##################################################################
1+ # ####################################################
2+ # # This project is using the ##
3+ # # PHP code quality project (phpcq ) ##
4+ # # ##
5+ # # https://github.com/phpcq/phpcq ##
6+ # ####################################################
77
8-
9- phpcs.standard =${basedir}/vendor/contao-community-alliance/coding-standard/phpcs/ContaoCommunityAlliance/ruleset.xml
10- phpmd.ruleset =${basedir}/vendor/contao-community-alliance/coding-standard/phpmd/ruleset.xml
8+ phpcs.standard =${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml
9+ phpmd.ruleset =${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- This project is using the Contao Community Alliance Build System (CCABS)
4- For documentation visit:
5- https://github.com/contao-community-alliance/build-system
3+ This project is using the PHP code quality project (PHPCQ).
4+
5+ For documentation visit:
6+ https://github.com/phpcq/phpcq
7+
68-->
7- <project name =" metamodels- filter- checkbox" default =" build" >
8- <import file =" vendor/contao-community-alliance/build-system/ccabs .main.xml" />
9+ <project name =" MetaModels filter checkbox" default =" build" >
10+ <import file =" vendor/phpcq/phpcq/phpcq .main.xml" />
911</project >
Original file line number Diff line number Diff line change 3838 },
3939 "require-dev" : {
4040 "cyberspectrum/contao-toolbox" : " ~0.6" ,
41- "contao-community-alliance/build-system" : " ~1.0" ,
42- "contao-community-alliance/build-system-all-tasks" : " ~1.0" ,
43- "contao-community-alliance/coding-standard" : " ~1.0"
41+ "phpcq/all-tasks" : " ~1.0"
4442 },
4543 "conflict" : {
4644 "contao/core" : " 3.0.*"
You can’t perform that action at this time.
0 commit comments