Update README.md

This commit is contained in:
2018-05-16 13:37:18 +00:00
parent 3ee9010bee
commit d366ae0f1f

View File

@@ -1,4 +1,4 @@
# DBWrapper - Version 1.4.3
# DBWrapper - Version 1.5.0
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
@@ -6,7 +6,7 @@ This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible
In composer:
```bash
composer require jkanetwork/dbwrapper "~1.4.2"
composer require jkanetwork/dbwrapper "~1.5.0"
```
By hand: Download the php file inside src folder