Skip to content

Commit a8a8cfc

Browse files
committed
Update composer.json for new laravel version and dependencies
1 parent dfaa2b1 commit a8a8cfc

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
@@ -21,9 +21,9 @@
2121
"source": "https://github.com/VentureCraft/revisionable"
2222
},
2323
"require": {
24-
"php": ">=5.4.0",
25-
"illuminate/support": "~4.0|~5.0|~5.1",
26-
"neylsongularte/eloquent-extra-events": "0.4.1"
24+
"php": ">=7.1.0",
25+
"illuminate/support": "~5.7",
26+
"neylsongularte/eloquent-extra-events": "1.0.1"
2727
},
2828
"autoload": {
2929
"classmap": [

0 commit comments

Comments
 (0)