update composer libs

This commit is contained in:
Mario Vavti
2019-04-25 08:52:50 +02:00
parent e937e8fff9
commit e779335d06
102 changed files with 3122 additions and 3982 deletions

View File

@@ -138,7 +138,8 @@ class Service {
* @param string|string[] $rootElementName
* @param string|resource $input
* @param string|null $contextUri
* @return void
* @throws ParseException
* @return array|object|string
*/
function expect($rootElementName, $input, $contextUri = null) {