mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
MDL-77458 core: Add supported php version info to phpcs config
This commit is contained in:
parent
9ee4f8db8b
commit
e80987133b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ruleset name="MoodleCore">
|
<ruleset name="MoodleCore">
|
||||||
<rule ref="moodle"/>
|
<rule ref="moodle"/>
|
||||||
|
<config name="testVersion" value="8.0-"/>
|
||||||
</ruleset>
|
</ruleset>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue