Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 1ca3708

Browse files
author
Joshua Moon
committed
Opened to Laravel 7
1 parent b96c088 commit 1ca3708

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^7.2",
1515
"enshrined/svg-sanitize": ">=0.13.1",
16-
"illuminate/support": "6.*"
16+
"illuminate/support": ">=6"
1717
},
1818
"require-dev": {
1919
"mockery/mockery": "^1.2.3",

0 commit comments

Comments
 (0)