mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +02:00
MDL-77458 core: Add supported php version info to phpcs config
This commit is contained in:
parent
a31f5830bd
commit
2169252d26
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="7.4-8.1"/>
|
||||||
</ruleset>
|
</ruleset>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue