Skip to content

Commit e7b2f44

Browse files
committed
Laravel 5.6
1 parent 0c316c7 commit e7b2f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/database": "~4.2.0|~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0",
14-
"illuminate/support": "~4.2.0|~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0"
13+
"illuminate/database": "~4.2.0|~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0",
14+
"illuminate/support": "~4.2.0|~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)