Skip to content

Commit 36418c4

Browse files
committed
Requirement update
1 parent 71ac80d commit 36418c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

student_auto_feed/config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* config.php script used by submitty_student_auto_feed
66
* By Peter Bailie, Systems Programmer (RPI dept of computer science)
77
*
8-
* Requires minimum PHP version 7.1 with pgsql extension.
8+
* Requires minimum PHP version 7.3 with pgsql extension.
99
*
1010
* Configuration of submitty_student_auto_feed is structured through a series
1111
* of named constants.

student_auto_feed/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ policies and practices.__
1010

1111
Detailed instructions can be found at [http://submitty.org/sysadmin/student\_auto\_feed](http://submitty.org/sysadmin/student_auto_feed)
1212

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
1414
requires the imap extension. This system is intended to be platform agnostic,
1515
but has been developed and tested with Ubuntu Linux.
1616

0 commit comments

Comments
 (0)