Version 0.7.0 beta - update for database functionality, composer file update

This commit is contained in:
Stephan Kasdorf
2019-01-27 16:30:12 +01:00
parent 7bc5198d31
commit 236f94bb70

View File

@@ -14,6 +14,6 @@
}
],
"require": {
"php": ">=5.4.0"
"php": ">=7.1.0"
}
}