File tree Expand file tree Collapse file tree 2 files changed +326
-374
lines changed Expand file tree Collapse file tree 2 files changed +326
-374
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "php" : " >=5.5.9" ,
14- "illuminate/support" : " 5.1 .*" ,
15- "illuminate/console" : " 5.1 .*" ,
16- "illuminated/helper-functions" : " 5.1 .*" ,
14+ "illuminate/support" : " 5.2 .*" ,
15+ "illuminate/console" : " 5.2 .*" ,
16+ "illuminated/helper-functions" : " 5.2 .*" ,
1717 "monolog/monolog" : " ^1.11" ,
1818 "psr/http-message" : " ^1.0" ,
1919 "psr/log" : " ^1.0" ,
20- "symfony/finder" : " 2.7 .*"
20+ "symfony/finder" : " 2.8.*|3.0 .*"
2121 },
2222 "require-dev" : {
2323 "phpunit/phpunit" : " ^5.0" ,
2424 "mockery/mockery" : " ^0.9" ,
2525 "guzzlehttp/guzzle" : " ^6.0" ,
26- "orchestra/testbench" : " 3.1 .*" ,
27- "illuminated/testing-tools" : " 5.1 .*"
26+ "orchestra/testbench" : " 3.2 .*" ,
27+ "illuminated/testing-tools" : " 5.2 .*"
2828 },
2929 "autoload" : {
3030 "files" : [" integrations/autoload.php" ],
You can’t perform that action at this time.
0 commit comments