Skip to content

Commit d8fb11e

Browse files
committed
- Added upgrade to v3
1 parent 39bd284 commit d8fb11e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
title: Migration from v2
2+
title: Upgrade Guide
33
sidebar_position: 1.2
44
---
55

6+
## Migration from v2 to v3
7+
68
In v3, the access level of the `ApiBaseController` abstract methods have been changed from `protected` to `public`.
79

810
```php

0 commit comments

Comments
 (0)