1 parent 4b3490a commit 847def8Copy full SHA for 847def8
1 file changed
composer.json
@@ -19,12 +19,12 @@
19
],
20
"require": {
21
"php": ">=5.6.4",
22
- "illuminate/filesystem": "~5.5.0|~5.6.0",
23
- "illuminate/support": "~5.5.0|~5.6.0"
+ "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0"
24
},
25
"require-dev": {
26
"mockery/mockery": "^0.9.7",
27
- "orchestra/testbench": "~3.5.0|~3.6.0",
+ "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0",
28
"phpmd/phpmd": "^2.5",
29
"phpunit/phpunit": "~6.0|~7.0",
30
"sebastian/phpcpd": "^3.0",
0 commit comments