This commit is contained in:
therselman 2017-07-28 20:25:09 +02:00
parent f43c08302d
commit 32ece7f882

View File

@ -12,7 +12,7 @@
} }
], ],
"require": { "require": {
"php": ">=5.4", "php": ">=5.6",
"psr/http-message": "^1.0", "psr/http-message": "^1.0",
"twister/sql": "*" "twister/sql": "*"
}, },