Skip to content

Commit bdba57b

Browse files
committed
Updated composer dependencies
1 parent a372582 commit bdba57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"require" : {
2424
"php" : ">=5.5.9",
2525
"ncjoes/poppler-php" : "0.1.*",
26-
"illuminate/filesystem" : "5.3.*",
27-
"illuminate/support" : "5.3.*",
26+
"illuminate/filesystem" : "^5.3",
27+
"illuminate/support" : "^5.3",
2828
"symfony/dom-crawler" : "3.1.*",
2929
"symfony/css-selector" : "3.1.*"
3030
},

0 commit comments

Comments
 (0)