Merge pull request #117 from DronRathore/master
MySql version should also be brought to notice.
This commit is contained in:
commit
da53f393ab
@ -19,6 +19,7 @@
|
||||
"source": "https://github.com/phpmyadmin/phpmyadmin"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
"php": ">=5.2.0",
|
||||
"mysql": ">=5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user