Skip to content

Commit efdaa50

Browse files
committed
wip
1 parent 4b3d02e commit efdaa50

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

docs/questions-issues.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ weight: 5
55

66
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the media library? Feel free to [create an issue on GitHub](https://github.com/spatie/laravel-medialibrary/issues), we'll try to address it as soon as possible.
77

8+
For issues regarding Media Library Pro, please use the issue tracker at [the medialibrary-pro-repo](https://github.com/spatie/laravel-medialibrary-pro).
9+
810
If you've found a bug regarding security please mail [[email protected]](mailto:[email protected]) instead of using the issue tracker.

docs/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Requirements
3-
weight: 3
3+
weight: 5
44
---
55

66
Laravel Media Library requires **PHP 7.4+** and **Laravel 7+**.

docs/upgrading.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Upgrading
3+
weight: 5
4+
---
5+
6+
To upgrade Media Library from one major version to the next, read [UPGRADING.md in the laravel-medialibrary repo](https://github.com/spatie/laravel-medialibrary/blob/master/UPGRADING.md).

0 commit comments

Comments
 (0)