Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darkalchemy committed Feb 3, 2019
1 parent b74b8cb commit ba0edd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Goals:
1. Updated to PHP 7.2 - default settings - Done
2. Error free with MySQL 5.7 strict mode - default settings - Mostly Done
2. Error free with MySQL 8.0 strict mode - default settings - Mostly Done
3. Remove merged bootstrap - Done
4. Update jquery - Done
5. Update all javascript files to remove jquery dependency
Expand All @@ -17,7 +17,7 @@

This is a fork of U-232 V4.
PHP 7.2+ is required.
MySQL 5.6 is required. MySQL 5.7 recommended.
MySQL 5.6 is required. MySQL 8.0 recommended.
[Composer](https://getcomposer.org/download/) is required. Version ^1.8.3.
[NPM](https://nodejs.org/en/download/package-manager/) is required. Version ^6.6.0.
This code explicitly sets the php default timezone to 'UTC'. Further down, you will set MySQL default timezone to the same.
Expand Down

0 comments on commit ba0edd3

Please sign in to comment.