Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit efcbb10

Browse files
committed
Support Laravel 5.8
1 parent e8c2287 commit efcbb10

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
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/support": "5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
20+
"illuminate/support": "5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
2121
"lab123/aws-sns": "dev-master",
2222
"owen-it/laravel-auditing": "^8.0"
2323
},

0 commit comments

Comments
 (0)