Skip to content

Commit 98d6ba4

Browse files
authored
Merge pull request #774 from owncloud/install-json-assert
[full-ci][tests-only]Added `json-assert` library to `user_ldap` app
2 parents 9bceffa + 2e97f40 commit 98d6ba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vendor-bin/behat/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"symfony/translation": "^4.4",
1717
"sabre/xml": "^2.2",
1818
"guzzlehttp/guzzle": "^7.4",
19-
"phpunit/phpunit": "^9.5"
19+
"phpunit/phpunit": "^9.5",
20+
"helmich/phpunit-json-assert": "^3.4"
2021
}
2122
}

0 commit comments

Comments
 (0)