Update composer.json

This commit is contained in:
joselucross
2017-09-22 00:32:02 +02:00
parent 409aab9ef6
commit cacd4acdbe

View File

@@ -8,7 +8,7 @@
{"name": "Kevin Puertas Ruiz", "email": "kevin01010@gmail.com"} {"name": "Kevin Puertas Ruiz", "email": "kevin01010@gmail.com"}
], ],
"require": { "require": {
"php": "^7.1" "php": "^7.0"
}, },
"autoload": { "autoload": {
"psr-0": { "DBWrapper": "src/" } "psr-0": { "DBWrapper": "src/" }