File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
"source" : " https://github.com/richan-fongdasen/laravel-varnishable"
22
22
},
23
23
"require" : {
24
- "php" : " ^5.5.9 || ^7.0 || ^ 7.1.3" ,
24
+ "php" : " ^7.1.3" ,
25
25
"guzzlehttp/guzzle" : " ~6.0" ,
26
- "illuminate/database" : " 5.1.*|5.2. *|5.3 .*|5.4 .*|5.5.*|5.6.*|5.7 .*" ,
27
- "illuminate/support" : " 5.1.*|5.2. *|5.3 .*|5.4 .*|5.5.*|5.6.*|5.7 .*"
26
+ "illuminate/database" : " 5.5. *|5.6 .*|5.7 .*|5.8 .*" ,
27
+ "illuminate/support" : " 5.5. *|5.6 .*|5.7 .*|5.8 .*"
28
28
},
29
29
"require-dev" : {
30
- "mockery/mockery" : " ~0.9.8 " ,
31
- "orchestra/database" : " ~3.1 " ,
32
- "orchestra/testbench" : " ~3.1 " ,
33
- "phpunit/phpunit" : " ~7 .0 || ~6 .0 || ~5.2 || ~4.8 "
30
+ "mockery/mockery" : " ~1.0 " ,
31
+ "orchestra/database" : " ~3.5 " ,
32
+ "orchestra/testbench" : " ~3.5 " ,
33
+ "phpunit/phpunit" : " ^8 .0 || ~7 .0 || ~6.0 "
34
34
},
35
35
"config" : {
36
36
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments