File tree 2 files changed +108
-105
lines changed
2 files changed +108
-105
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " ^7.1.3" ,
14
- "illuminate/support" : " 5.6 .*" ,
15
- "illuminate/console" : " 5.6 .*" ,
16
- "illuminated/helper-functions" : " 5.6 .*" ,
14
+ "illuminate/support" : " 5.7 .*" ,
15
+ "illuminate/console" : " 5.7 .*" ,
16
+ "illuminated/helper-functions" : " 5.7 .*" ,
17
17
"monolog/monolog" : " ^1.12" ,
18
18
"psr/http-message" : " ^1.0" ,
19
19
"psr/log" : " ^1.0" ,
20
- "symfony/finder" : " ^4.0 "
20
+ "symfony/finder" : " ^4.1 "
21
21
},
22
22
"require-dev" : {
23
23
"phpunit/phpunit" : " ^7.0" ,
24
24
"mockery/mockery" : " ^1.0" ,
25
- "guzzlehttp/guzzle" : " ^6.0 " ,
26
- "orchestra/testbench" : " 3.6 .*" ,
27
- "illuminated/testing-tools" : " 5.6 .*"
25
+ "guzzlehttp/guzzle" : " ^6.3 " ,
26
+ "orchestra/testbench" : " 3.7 .*" ,
27
+ "illuminated/testing-tools" : " 5.7 .*"
28
28
},
29
29
"autoload" : {
30
30
"files" : [" integrations/autoload.php" ],
You can’t perform that action at this time.
0 commit comments