Skip to content

Commit cdec194

Browse files
bump illuminate version to be laravel 9 compatible
1 parent d2ca98d commit cdec194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">7.1",
20-
"illuminate/support": "^8.0",
20+
"illuminate/support": "^9.0",
2121
"spatie/laravel-medialibrary": "^9.0.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)