Skip to content

Commit d8fb47e

Browse files
committed
Add support to Laravel 6
1 parent e806325 commit d8fb47e

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"flow/jsonpath": "^0.3.1",
14-
"illuminate/container": "^5.6"
14+
"illuminate/container": "^5.0|^6.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)