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 a17975f commit fb060e1Copy full SHA for fb060e1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v10.4.1...11.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v10.4.1...master)
4
5
## [v10.4.1](https://github.com/laravel/passport/compare/v10.4.0...v10.4.1) - 2022-04-16
6
composer.json
@@ -50,7 +50,7 @@
50
},
51
"extra": {
52
"branch-alias": {
53
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
54
55
"laravel": {
56
"providers": [
0 commit comments