We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159575d commit 57937b0Copy full SHA for 57937b0
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v7.3.4...7.0)
+## [Unreleased](https://github.com/laravel/passport/compare/v7.3.5...7.0)
4
+
5
6
+## [v7.3.5 (2019-08-06)](https://github.com/laravel/passport/compare/v7.3.3...v7.3.5)
7
8
+### Fixed
9
+- Use `bigInteger` column type for `user_id` columns ([#1057](https://github.com/laravel/passport/pull/1057))
10
11
12
## [v7.3.4 (2019-07-30)](https://github.com/laravel/passport/compare/v7.3.3...v7.3.4)
0 commit comments