Skip to content

Commit abbc050

Browse files
authored
Update laravel-activitylog
1 parent 66f276f commit abbc050

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.6.4",
20-
"illuminate/support": "^5.3",
19+
"php": "^7.1",
20+
"illuminate/support": "^5.5",
2121
"appzcoder/crud-generator": "^3.0",
22-
"laravelcollective/html": "^5.3",
23-
"spatie/laravel-activitylog": "^2.8"
22+
"laravelcollective/html": "^5.5",
23+
"spatie/laravel-activitylog": "^3.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)