vlw.se/composer.json
Victor Westerlund 126e84b1eb chore: lock implicit package updates to patches only (#68)
Probably not a good idea to have this pull the latest major and minor without explicitly bumping the target version in composer.json.

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/68
2026-03-14 08:29:44 +01:00

7 lines
118 B
JSON
Executable file

{
"require": {
"vlw/mysql": "3.5.*",
"vlw/xenum": "1.1.*"
},
"minimum-stability": "dev"
}