File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
* config.php script used by submitty_student_auto_feed
6
6
* By Peter Bailie, Systems Programmer (RPI dept of computer science)
7
7
*
8
- * Requires minimum PHP version 7.1 with pgsql extension.
8
+ * Requires minimum PHP version 7.3 with pgsql extension.
9
9
*
10
10
* Configuration of submitty_student_auto_feed is structured through a series
11
11
* of named constants.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ policies and practices.__
10
10
11
11
Detailed instructions can be found at [ http://submitty.org/sysadmin/student\_auto\_feed ] ( http://submitty.org/sysadmin/student_auto_feed )
12
12
13
- Requirements: PHP 7.1 or higher with pgsql extension. ` imap_remote.php ` also
13
+ Requirements: PHP 7.3 or higher with pgsql extension. ` imap_remote.php ` also
14
14
requires the imap extension. This system is intended to be platform agnostic,
15
15
but has been developed and tested with Ubuntu Linux.
16
16
You can’t perform that action at this time.
0 commit comments