fix: use 2.0.0 jms serializer
This commit is contained in:
parent
d465f4481e
commit
84e96940ed
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aerex/taskwarrior",
|
"name": "aerex/taskwarrior-baikal-plugin",
|
||||||
"description": "A Baikal plugin for taskwarrior",
|
"description": "A Baikal plugin for taskwarrior",
|
||||||
"version": "1.0.0",
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"task",
|
"task",
|
||||||
@ -10,10 +9,14 @@
|
|||||||
"Baikal",
|
"Baikal",
|
||||||
"sabre"
|
"sabre"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
"repositories": [{"type": "vcs", "url": "https://aerex.me/git/Aerex/Taskwarrior"}],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5",
|
"php": ">=5.5",
|
||||||
"sabre/dav": "~3.1.2",
|
"sabre/dav": "~3.1.2",
|
||||||
"davidbadura/taskwarrior": "^3.0",
|
"jms/serializer": "2.0.0-RC1",
|
||||||
|
"jms/metadata": "^2.0@RC",
|
||||||
|
"aerex/taskwarrior": "^3.0",
|
||||||
"sabre/vobject": "^4.0",
|
"sabre/vobject": "^4.0",
|
||||||
"easycorp/easy-log-handler": "^1.0"
|
"easycorp/easy-log-handler": "^1.0"
|
||||||
},
|
},
|
||||||
|
973
composer.lock
generated
973
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user