mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
[victorwesterlund/libmysqldriver](https://packagist.org/packages/victorwesterlund/libmysqldriver) has been replaced by [vlw/mysql](https://packagist.org/packages/vlw/mysql) for [reasons stated here](https://codeberg.org/vlw/php-mysql/pulls/36). This PR reflects this change. Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/2 Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com> Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>
8 lines
181 B
JSON
Executable file
8 lines
181 B
JSON
Executable file
{
|
|
"require": {
|
|
"reflect/plugin-rules": "^1.5",
|
|
"victorwesterlund/xenum": "dev-master",
|
|
"vlw/mysql": "dev-master"
|
|
},
|
|
"minimum-stability": "dev"
|
|
}
|