File tree Expand file tree Collapse file tree 2 files changed +108
-105
lines changed
Expand file tree Collapse file tree 2 files changed +108
-105
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "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 .*" ,
1717 "monolog/monolog" : " ^1.12" ,
1818 "psr/http-message" : " ^1.0" ,
1919 "psr/log" : " ^1.0" ,
20- "symfony/finder" : " ^4.0 "
20+ "symfony/finder" : " ^4.1 "
2121 },
2222 "require-dev" : {
2323 "phpunit/phpunit" : " ^7.0" ,
2424 "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 .*"
2828 },
2929 "autoload" : {
3030 "files" : [" integrations/autoload.php" ],
You can’t perform that action at this time.
0 commit comments