File tree Expand file tree Collapse file tree 2 files changed +781
-412
lines changed Expand file tree Collapse file tree 2 files changed +781
-412
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.*|5.2.*|5.3.*|5.4.*" ,
15- "illuminate/console" : " 5.1.*|5.2.*|5.3.*|5.4.*" ,
14+ "illuminate/support" : " 5.1.*" ,
15+ "illuminate/console" : " 5.1.*" ,
16+ "illuminated/helper-functions" : " 5.1.*" ,
1617 "monolog/monolog" : " ^1.11" ,
17- "symfony/finder" : " ^2.7|^3.0" ,
18- "illuminated/helper-functions" : " ^1.0" ,
1918 "psr/http-message" : " ^1.0" ,
20- "psr/log" : " ^1.0"
19+ "psr/log" : " ^1.0" ,
20+ "symfony/finder" : " 2.7.*"
2121 },
2222 "require-dev" : {
2323 "phpunit/phpunit" : " ^5.0" ,
2424 "mockery/mockery" : " ^0.9" ,
25- "orchestra/testbench " : " ^3.1 " ,
26- "illuminated/testing-tools " : " ^0.6 " ,
27- "guzzlehttp/guzzle " : " ^6.0 "
25+ "guzzlehttp/guzzle " : " ^6.0 " ,
26+ "orchestra/testbench " : " 3.1.* " ,
27+ "illuminated/testing-tools " : " 5.1.* "
2828 },
2929 "autoload" : {
3030 "files" : [" integrations/autoload.php" ],
You can’t perform that action at this time.
0 commit comments