File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3636 coverage : none
3737
3838 - name : Install dependencies
39- run : composer require "illuminate/contracts=${{ matrix.laravel }}" --prefer-dist --no-interaction --no-suggest
39+ run : composer require "illuminate/contracts=${{ matrix.laravel }}" --prefer-dist --no-interaction
4040
4141 - name : Execute tests
4242 run : vendor/bin/phpunit --verbose
Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/passport/compare/v8.4.3...master )
3+ ## [ Unreleased] ( https://github.com/laravel/passport/compare/v8.4.4...master )
4+
5+
6+ ## [ v8.4.4 (2020-04-21)] ( https://github.com/laravel/passport/compare/v8.4.3...v8.4.4 )
7+
8+ ### Fixed
9+ - Fix 500 Internal Server Error response ([ #1222 ] ( https://github.com/laravel/passport/pull/1222 ) )
410
511
612## [ v8.4.3 (2020-03-31)] ( https://github.com/laravel/passport/compare/v8.4.2...v8.4.3 )
You can’t perform that action at this time.
0 commit comments