We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bd284 commit d8fb11eCopy full SHA for d8fb11e
1 file changed
docs/migration.md docs/upgrade-guide.mddocs/migration.md renamed to docs/upgrade-guide.md
@@ -1,8 +1,10 @@
1
---
2
-title: Migration from v2
+title: Upgrade Guide
3
sidebar_position: 1.2
4
5
6
+## Migration from v2 to v3
7
+
8
In v3, the access level of the `ApiBaseController` abstract methods have been changed from `protected` to `public`.
9
10
```php
0 commit comments