Skip to content

Commit 151626d

Browse files
authored
Update composer.json
1 parent 5f006e4 commit 151626d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.5.9",
20-
"illuminate/support": "^5.1",
19+
"php": ">=5.6.4",
20+
"illuminate/support": "^5.3",
2121
"appzcoder/crud-generator": "^3.0",
22-
"laravelcollective/html": "~5.1",
22+
"laravelcollective/html": "~5.3",
2323
"spatie/laravel-activitylog": "^2.8"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)