We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a372582 commit bdba57bCopy full SHA for bdba57b
composer.json
@@ -23,8 +23,8 @@
23
"require" : {
24
"php" : ">=5.5.9",
25
"ncjoes/poppler-php" : "0.1.*",
26
- "illuminate/filesystem" : "5.3.*",
27
- "illuminate/support" : "5.3.*",
+ "illuminate/filesystem" : "^5.3",
+ "illuminate/support" : "^5.3",
28
"symfony/dom-crawler" : "3.1.*",
29
"symfony/css-selector" : "3.1.*"
30
},
0 commit comments