File tree 2 files changed +262
-180
lines changed
2 files changed +262
-180
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
],
12
12
"require" : {
13
- "php" : " >=5.5.9 " ,
14
- "illuminate/support" : " 5.2 .*" ,
15
- "illuminate/console" : " 5.2 .*" ,
16
- "illuminated/helper-functions" : " 5.2 .*" ,
13
+ "php" : " >=5.6.4 " ,
14
+ "illuminate/support" : " 5.3 .*" ,
15
+ "illuminate/console" : " 5.3 .*" ,
16
+ "illuminated/helper-functions" : " 5.3 .*" ,
17
17
"monolog/monolog" : " ^1.11" ,
18
18
"psr/http-message" : " ^1.0" ,
19
19
"psr/log" : " ^1.0" ,
20
- "symfony/finder" : " 2.8.*|3.0 .*"
20
+ "symfony/finder" : " 3.1 .*"
21
21
},
22
22
"require-dev" : {
23
- "phpunit/phpunit" : " ^5.0 " ,
23
+ "phpunit/phpunit" : " ^5.4 " ,
24
24
"mockery/mockery" : " ^0.9" ,
25
25
"guzzlehttp/guzzle" : " ^6.0" ,
26
- "orchestra/testbench" : " 3.2 .*" ,
27
- "illuminated/testing-tools" : " 5.2 .*"
26
+ "orchestra/testbench" : " 3.3 .*" ,
27
+ "illuminated/testing-tools" : " 5.3 .*"
28
28
},
29
29
"autoload" : {
30
30
"files" : [" integrations/autoload.php" ],
You can’t perform that action at this time.
0 commit comments