Clean up packages.

This commit is contained in:
James Cole 2021-09-23 20:07:34 +02:00
parent b06d296a44
commit 9b7ed21787
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5
2 changed files with 3346 additions and 3 deletions

View File

@ -108,7 +108,14 @@
"spatie/data-transfer-object": "^3.1",
"psr/log": "<2"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.3",
"barryvdh/laravel-ide-helper": "2.*",
"filp/whoops": "2.*",
"fakerphp/faker": "1.*",
"mockery/mockery": "1.*",
"phpunit/phpunit": "^9.5"
},
"suggest": {
"directorytree/ldaprecord-laravel": "If you want to login using LDAP.",
"ext-ldap": "Needed to support LDAP."

3340
composer.lock generated

File diff suppressed because it is too large Load Diff