Skip to content

Commit 5385af3

Browse files
committed
chore: change spatie/laravel-medialibrary version
1 parent 603feb4 commit 5385af3

File tree

3 files changed

+111
-108
lines changed

3 files changed

+111
-108
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
1919
* [Admin Templates built on top of CoreUI Pro](#admin-templates-built-on-top-of-coreui-pro)
2020
* [Installation](#installation)
2121
* [Usage](#Usage)
22+
* [Features](#Features)
2223
* [Creators](#creators)
2324
* [Community](#community)
2425
* [Community Projects](#community-projects)

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"fruitcake/laravel-cors": "^1.0",
1515
"guzzlehttp/guzzle": "^6.3",
1616
"laravel/tinker": "^2.3.0",
17-
"spatie/laravel-medialibrary": "^8.0.6",
18-
"spatie/laravel-permission": "^3.11.0",
17+
"spatie/laravel-medialibrary": "^7.19.0",
18+
"spatie/laravel-permission": "^3.8",
1919
"laravel/ui": "^2.0.1"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)