-
- Downloads
update woohoolabs/yang to 3.0.0, fixes #4161
Closes #4161 Merge request studip/studip!3001
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
} | } | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"woohoolabs/yang": "2.3.2", | "woohoolabs/yang": "3.0.0", | ||
"codeception/codeception": "5.1.2", | "codeception/codeception": "5.1.2", | ||
"codeception/module-asserts": "3.0.0", | "codeception/module-asserts": "3.0.0", | ||
"overtrue/phplint": "3.1.1", | "overtrue/phplint": "3.1.1", | ||
... | ... |
Please register or sign in to comment