1
0
mirror of https://github.com/flarum/core.git synced 2025-10-13 16:05:05 +02:00

Update laravel docs references to 8.x (#2788)

This commit is contained in:
Sami Mazouz
2021-04-16 13:26:15 +01:00
committed by GitHub
parent 39a6106854
commit 5b7d364b87
3 changed files with 3 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ class Extension implements Arrayable
/**
* Dot notation getter for composer.json attributes.
*
* @see https://laravel.com/docs/5.1/helpers#arrays
* @see https://laravel.com/docs/8.x/helpers#arrays
*
* @param $name
* @return mixed