mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-18 02:51:33 +01:00
Update composer.json
This commit is contained in:
@@ -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/" }
|
||||||
|
|||||||
Reference in New Issue
Block a user