Current Wikibase composer.json
"data-values/data-values": "^2.0.0|^1.0.0", "data-values/common": "^0.4.0|^0.3.0", "data-values/geo": "^4.2.1|^3.0.1|^2.1.2", "data-values/interfaces": "^0.2.0", "data-values/number": "^0.10.1", "data-values/time": "^1.0.2", "data-values/serialization": "^1.2.1",
Current composer-outdated
data-values/common 0.4.3 1.0.0 Contains common implementations of the interfaces defined by DataValuesInterfaces data-values/data-values 2.3.0 3.0.0 Defines the DataValue interface and some trivial implementations data-values/geo 4.2.1 4.2.2 Geographical value objects, parsers and formatters data-values/interfaces 0.2.5 1.0.0 Defines interfaces for ValueParsers, ValueFormatters and ValueValidators
The README of the mediawiki-vendor repository states how to update these things!
https://github.com/wikimedia/mediawiki-vendor#adding-or-updating-libraries
It might make sense to do T274816: Make data-values/number compatible with latest other data-values packages and release it first!
Acceptance criteria ⛺✨ :
- The latest installable libraries are used