diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 89a57a0..85a5491 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,7 @@ "masterminds/html5": "~2.7.0", "bacon/bacon-qr-code": "^2.0.0", "guzzlehttp/guzzle": "^7.3.0", - "kolab/net_ldap3": "~1.1.1", - "symfony/deprecation-contracts": "2.2" + "kolab/net_ldap3": "~1.1.1" }, "require-dev": { "phpunit/phpunit": "^9" |