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 8531d0f commit a9ddee4Copy full SHA for a9ddee4
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v2.6.2...2.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v2.6.3...2.x)
4
+
5
6
+## [v2.6.3 (2021-12-07)](https://github.com/laravel/tinker/compare/v2.6.2...v2.6.3)
7
8
+### Changed
9
+- Add `migrate:install` to whitelisted commands ([#137](https://github.com/laravel/tinker/pull/137))
10
11
12
## [v2.6.2 (2021-09-28)](https://github.com/laravel/tinker/compare/v2.6.1...v2.6.2)
0 commit comments