Skip to content

Commit 6eda702

Browse files
committed
upgrade to Laravel 5.6
1 parent abdd08d commit 6eda702

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
"homepage": "https://github.com/bhuvidya/laravel-countries",
1818
"license": "MIT",
1919
"require": {
20-
"illuminate/support": "~5.5.0",
20+
"illuminate/support": "^5.5.0",
2121
"php": ">=7.0.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)