File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " ^7.2.5" ,
14
- "illuminate/auth" : " ^5.8|^6.0|^7.0" ,
15
- "illuminate/contracts" : " ^5.8|^6.0|^7.0" ,
16
- "illuminate/database" : " ^5.8|^6.0|^7.0" ,
17
- "illuminate/routing" : " ^5.8|^6.0|^7.0" ,
18
- "illuminate/support" : " ^5.8|^6.0|^7.0" ,
19
- "guzzlehttp/guzzle" : " ~6.3 " ,
14
+ "illuminate/auth" : " ^5.8|^6.0|^7.0|^8.0 " ,
15
+ "illuminate/contracts" : " ^5.8|^6.0|^7.0|^8.0 " ,
16
+ "illuminate/database" : " ^5.8|^6.0|^7.0|^8.0 " ,
17
+ "illuminate/routing" : " ^5.8|^6.0|^7.0|^8.0 " ,
18
+ "illuminate/support" : " ^5.8|^6.0|^7.0|^8.0 " ,
19
+ "guzzlehttp/guzzle" : " ^7.0.1 " ,
20
20
"symfony/dom-crawler" : " ^4.4|^5.0"
21
21
},
22
22
"require-dev" : {
23
- "orchestra/testbench" : " ~3.8 " ,
23
+ "orchestra/testbench" : " ~6.0 " ,
24
24
"phpunit/phpunit" : " ^8.0" ,
25
25
"codedungeon/phpunit-result-printer" : " dev-master" ,
26
26
"mockery/mockery" : " ^1.0"
You can’t perform that action at this time.
0 commit comments