Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit c41a994

Browse files
committed
upgrade laravel version
1 parent d18018b commit c41a994

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
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php" : "~7.0",
23-
"illuminate/support": "~5.5.0",
23+
"illuminate/support": "~5.5.0|~5.6.0",
2424
"gazsp/baum": "^1.1",
2525
"mcamara/laravel-localization": "^1.3",
2626
"spatie/laravel-permission": "^2.5",

0 commit comments

Comments
 (0)