mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 15:49:43 +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"?>
|
||||
<ruleset name="MoodleCore">
|
||||
<rule ref="moodle"/>
|
||||
<config name="testVersion" value="8.0-"/>
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue