快照:依赖
Showing
+71 -6
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
... | ... | @@ -37,12 +37,12 @@ |
"tymon/jwt-auth": "^1.0" | ||
}, | ||
"require-dev": { | ||
"facade/ignition": "^2.5.7", | ||
"fzaninotto/faker": "^1.9.1", | ||
"laravel/sail": "^1.4", | ||
"mockery/mockery": "^1.3.1", | ||
"facade/ignition": "^2.5", | ||
"fakerphp/faker": "^1.9.1", | ||
"laravel/sail": "^1.0.1", | ||
"mockery/mockery": "^1.4.2", | ||
"nunomaduro/collision": "^5.0", | ||
"phpunit/phpunit": "^9.3" | ||
"phpunit/phpunit": "^9.3.3" | ||
}, | ||
"config": { | ||
"optimize-autoloader": true, | ||
... | ... |
vendor/adldap2/adldap2-laravel/.github/issue_template.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/.gitignore
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/.scrutinizer.yml
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/.styleci.yml
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/.travis.yml
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/composer.json
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/.nojekyll
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/_sidebar.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/auth.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/auth/events.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/auth/importing.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/auth/installation.md
100755 → 100644
File mode changed from 100755 to 100644
vendor/adldap2/adldap2-laravel/docs/auth/introduction.md
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment