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

Commit b68b717

Browse files
committed
refix laravel version
1 parent b1c69ab commit b68b717

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",
23+
"illuminate/support": "~5.5.0",
2424
"gazsp/baum": "^1.1",
2525
"mcamara/laravel-localization": "^1.3",
2626
"spatie/laravel-permission": "^2.5",

0 commit comments

Comments
 (0)