correct doctrine/annotations version constraint
This commit is contained in:
parent
962ff0b1da
commit
b2bd3ddfe1
@ -25,7 +25,7 @@
|
||||
"php-http/client-implementation": "^1.0",
|
||||
"php-http/message-factory": "^1.0",
|
||||
"php-http/discovery": "^1.13",
|
||||
"doctrine/annotations": "^1.11",
|
||||
"doctrine/annotations": "^1.13",
|
||||
"liip/serializer": "^2.0",
|
||||
"php-http/httplug": "^2.2",
|
||||
"civicrm/composer-compile-plugin": "^0.15.0",
|
||||
@ -113,4 +113,4 @@
|
||||
"bin-dir": "vendor/bin",
|
||||
"process-timeout": 600
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user