File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22 "main-moodle" : " MOODLE_405_STABLE" ,
33 "main-php" : " 8.3" ,
44 "moodle-php" : {
5- "MOODLE_403_STABLE" : [" 8.0" , " 8.2" ],
6- "MOODLE_404_STABLE" : [" 8.1" , " 8.3" ],
5+ "MOODLE_401_STABLE" : [" 7.4" , " 8.1" ],
6+ "MOODLE_402_STABLE" : [" 8.1" , " 8.2" ],
7+ "MOODLE_403_STABLE" : [" 8.1" , " 8.2" ],
8+ "MOODLE_404_STABLE" : [" 8.2" , " 8.3" ],
79 "MOODLE_405_STABLE" : [" 8.1" , " 8.2" , " 8.3" ]
810 },
911 "moodle-plugin-ci" : " 4.5.5"
Original file line number Diff line number Diff line change 3030
3131$ plugin ->component = 'mod_moodleoverflow ' ;
3232$ plugin ->version = 2025050100 ;
33- $ plugin ->requires = 2024100700 ;
33+ $ plugin ->requires = 2022112800 ;
3434$ plugin ->release = 'v4.5-r1 ' ;
3535$ plugin ->supported = [401 , 405 ];
3636$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments